Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Column Chooser Help #1633

Conversation

Blackbaud-TrevorBurch
Copy link
Member

#1632

I based this off of how modal's work today. The only difference is that the helpKey is passed in via a template binding instead of through the modal config since the column chooser is added via the template and not a service.

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: e529ead
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/367285253

(Please note that this is a fully automated comment.)

@Blackbaud-TrevorBurch
Copy link
Member Author

@blackbaud-sky-savage retry

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: e529ead
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/367296442

(Please note that this is a fully automated comment.)

@Blackbaud-TrevorBurch
Copy link
Member Author

@blackbaud-sky-savage retry

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: e529ead
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/368185778

(Please note that this is a fully automated comment.)

@Blackbaud-TrevorBurch
Copy link
Member Author

@blackbaud-sky-savage retry

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: e529ead
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/368255550

(Please note that this is a fully automated comment.)

@Blackbaud-TrevorBurch
Copy link
Member Author

@blackbaud-sky-savage retry

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: e529ead
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/368308954

(Please note that this is a fully automated comment.)

@codecov-io
Copy link

codecov-io commented Apr 18, 2018

Codecov Report

Merging #1633 into master will decrease coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1633      +/-   ##
==========================================
- Coverage   99.98%   99.98%   -0.01%     
==========================================
  Files         395      395              
  Lines        8145     8113      -32     
  Branches     1198     1196       -2     
==========================================
- Hits         8144     8112      -32     
  Misses          1        1
Impacted Files Coverage Δ
...or-action/list-column-selector-action.component.ts 100% <100%> (ø) ⬆️
src/modules/flyout/flyout.module.ts 100% <0%> (ø) ⬆️
...st-view-checklist/list-view-checklist.component.ts 100% <0%> (ø) ⬆️
src/modules/list/list.component.ts 100% <0%> (ø) ⬆️
src/modules/dropdown/dropdown.component.ts 100% <0%> (ø) ⬆️
...ules/list-filters/list-filter-summary.component.ts 100% <0%> (ø) ⬆️
...dules/autocomplete/autocomplete-input.directive.ts 100% <0%> (ø) ⬆️
src/modules/link-records/link-records.component.ts 100% <0%> (ø) ⬆️
src/modules/help-inline/help-inline.module.ts 100% <0%> (ø) ⬆️
...odules/link-records/link-records-item.component.ts 100% <0%> (ø) ⬆️
... and 17 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e14eb39...04365bb. Read the comment docs.

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: f952462
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/369166984

(Please note that this is a fully automated comment.)

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: ae2cd2e
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/370128311

(Please note that this is a fully automated comment.)

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 55a9856
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/370225975

(Please note that this is a fully automated comment.)

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 1cfca48
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/370277280

(Please note that this is a fully automated comment.)

@blackbaud-sky-savage
Copy link
Collaborator

Tests passed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: CONFIRMED

Commit: 534f2af
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/373172580

(Please note that this is a fully automated comment.)

@Blackbaud-SteveBrush Blackbaud-SteveBrush self-assigned this May 4, 2018
@Blackbaud-SteveBrush
Copy link
Member

@blackbaud-johnly We will need to update the docs to incorporate this new input. We can chat offline if needed.

Copy link
Member

@Blackbaud-SteveBrush Blackbaud-SteveBrush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Blackbaud-TrevorBurch This worked great when I tested locally. Do you mind writing a unit test to cover this behavior?

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: 87ff6cc
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/374911920

(Please note that this is a fully automated comment.)

@blackbaud-johnly
Copy link
Contributor

@Blackbaud-SteveBrush, I created a task for the documentation: #1666.

@blackbaud-sky-savage
Copy link
Collaborator

Tests failed. Automated cross-browser testing via BrowserStack and Travis CI shows that the JavaScript changes in this pull request are: BUSTED

Commit: 04365bb
Build details: https://travis-ci.org/blackbaud-sky-savage/skyux2/builds/377880950

(Please note that this is a fully automated comment.)

@Blackbaud-SteveBrush
Copy link
Member

Closing in favor of: #1686

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants