This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 65
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## master #815 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 286 286
Lines 5175 5175
Branches 600 600
=====================================
Hits 5175 5175 Continue to review full report at Codecov.
|
Blackbaud-PatrickOFriel
added a commit
that referenced
this pull request
Jun 20, 2017
* AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests
Blackbaud-SteveBrush
added a commit
that referenced
this pull request
Jun 23, 2017
* AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version
Blackbaud-PatrickOFriel
added a commit
that referenced
this pull request
Jun 30, 2017
* AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Update link (#837) * Fix timepicker demo (#847) * Fix timepicker demo * Remove unneeded whitespace * Update angular to 4.2.5 Also update to latest version of state and skyux-builder * Add ignore around branch
Blackbaud-PatrickOFriel
added a commit
that referenced
this pull request
Jul 5, 2017
* Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * Tab keyboard support (#843) * Added animation polypill * Moved import to dependencies * Tab keyboard accessibility * Added animation polyfill (#841) * Added animation polypill * Moved import to dependencies * Text Highlight directive (#839) * Adding highlight directive and demo page. * Adding and replacing highlight style. * Use mark element. * Update demo. * Add test for directive. * Update test. * Update highlighter to be case insensitive. * Can't add mark text to innerhtml. * Update tests. * Use mutation observer for dom events. * Reformat test * Update async test. * Mock mutation observer service. * Add extra test. * Adding visual tests. * Add text highlight visual test. * Move mutation service class. * Update event creation in test. * Adding test for mutation observer class. Removing undefined check for IE10. * Disconnect mutation observer on destroy. Add exports. Fix name. * Update angular to 4.2.5 (#850) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Update link (#837) * Fix timepicker demo (#847) * Fix timepicker demo * Remove unneeded whitespace * Update angular to 4.2.5 Also update to latest version of state and skyux-builder * Add ignore around branch * Travis build 1744 pushed to skyux2 [ci skip] * Updates for 2.0.0-rc.3 (#851) * Updates for 2.0.0-rc.4 (#852)
Blackbaud-PatrickOFriel
pushed a commit
that referenced
this pull request
Jul 6, 2017
* Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * Tab keyboard support (#843) * Added animation polypill * Moved import to dependencies * Tab keyboard accessibility * Added animation polyfill (#841) * Added animation polypill * Moved import to dependencies * Text Highlight directive (#839) * Adding highlight directive and demo page. * Adding and replacing highlight style. * Use mark element. * Update demo. * Add test for directive. * Update test. * Update highlighter to be case insensitive. * Can't add mark text to innerhtml. * Update tests. * Use mutation observer for dom events. * Reformat test * Update async test. * Mock mutation observer service. * Add extra test. * Adding visual tests. * Add text highlight visual test. * Move mutation service class. * Update event creation in test. * Adding test for mutation observer class. Removing undefined check for IE10. * Disconnect mutation observer on destroy. Add exports. Fix name. * Update angular to 4.2.5 (#850) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Update link (#837) * Fix timepicker demo (#847) * Fix timepicker demo * Remove unneeded whitespace * Update angular to 4.2.5 Also update to latest version of state and skyux-builder * Add ignore around branch * Travis build 1744 pushed to skyux2 [ci skip] * Updates for 2.0.0-rc.3 (#851) * Updates for 2.0.0-rc.4 (#852) * Update accessibility for context buttons on demo page. Fixing typo in list view checklist description. * Update label text. * Add default label to dropdown component. * Add test for aria label. * Fix merge conflict.
Blackbaud-PatrickOFriel
pushed a commit
that referenced
this pull request
Jul 7, 2017
* Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * scss class * Tab keyboard support (#843) * Added animation polypill * Moved import to dependencies * Tab keyboard accessibility * Added scss classes * Added animation polyfill (#841) * Added animation polypill * Moved import to dependencies * More class changes in html * Text Highlight directive (#839) * Adding highlight directive and demo page. * Adding and replacing highlight style. * Use mark element. * Update demo. * Add test for directive. * Update test. * Update highlighter to be case insensitive. * Can't add mark text to innerhtml. * Update tests. * Use mutation observer for dom events. * Reformat test * Update async test. * Mock mutation observer service. * Add extra test. * Adding visual tests. * Add text highlight visual test. * Move mutation service class. * Update event creation in test. * Adding test for mutation observer class. Removing undefined check for IE10. * Disconnect mutation observer on destroy. Add exports. Fix name. * Deleted h4 h5 styling in sass * Font family, stray h4, margin bottom * whitespace bump
Blackbaud-PaulCrowder
pushed a commit
that referenced
this pull request
Jul 17, 2017
* Attempt to implement single select mode * More attempts * Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * Get select all and clear all buttons hiding correctly for single select checklist * Add logic around single select functionality in template TODO: - styles - unit tests - docs - visual tests * fix package.json conflict * Added appropriate styles for checklist single select TODO: - accessibility for checklist - unit tests - visual tests - docs * Add cursor pointer styles for single select checklist * fix sort ordering * Add checklist test stubs and accessibility roles for single select * Added initial tests for single select checklist TODO: - unit tests around removing sort - docs - visual tests * Add unit tests for list toolbar * Fix lint errors and unit tests * Add documentation for checklist select mode * Add visual tests for single select checklist * fix package.json conflict * Updated demo to use radio buttons * Updated demo header for select mode choices
Blackbaud-PatrickOFriel
added a commit
that referenced
this pull request
Jul 20, 2017
* Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * Start importing skyux design tokens * color cleanup * more color changes * alert checkbox radio cleanup * alert content wrapper to unbreak flexbox * tone down label text * wizard tab colors * cleaning up borders * action button hover * Add style tweaks for inconsistencies Also added commented out font-face so that we can later use the CDN to grab Blackbaud fonts * Use relative path for token variables to work with npm run build * Add the token variables to scss folder in dist on build * inline filter bg * Update to add fonts * file drop text styling * Updated package.json with new deisgn tokens * fix font urls * Update to use lowercase font url * Update to use the correct fontname * Fix changelog merge * Get rid of other merge error * Update timepicker error labels * font tweaks * missed a comment * Fix unit tests * tone down headline * Do a complete refresh for screenshot baselines * Use tilde importer for variable imports * cleaning up borders * Add back the copy scss variables functionality to npm run build * clean up border mixin * remove default sides logic from border mixin * misc cleanup * Add mixins from design-tokens repo * fixed issues from Tim * Refresh screenshot for error modal long description * navbar active item border fix * alert link accessibility * typography docs * borders documentation * color docs * fixed border colors in doc * Use latest design tokens version * prelim font exploration * tweaking components * font size update * color picker and misc fixes * Added appropriate margin to timepicker * color picker layout tweaks * Fix class for checklist * Update screenshots for single select and color picker for new tokens * checkmark alignment
Blackbaud-PatrickOFriel
pushed a commit
that referenced
this pull request
Aug 2, 2017
* Ng4 upgrade (#799) * Package upgrades * Fixed tslint issues TODO: - fix search and sort tests * Update package.json * Fix context replacement plugin * Remove forkCheckerPlugin from webpack * Fix contentBase error * fix sort test add logging back to karma.conf * Fix search tests TODO: - fix code coverage gaps * Fix lint errors * ignore new istanbul quirks * update rollup to include platform browser name * Angular 4 Upgrade > Additional Edits (#702) * Allow for proper nesting for getting data for lists and grids (#671) * Changed the list helper getData function to set the result to null if the final part was undefined so that nesting works correctly. * Added unit tests * updates skyux2 docs to use stache2 (#681) * home page and pulling in stache things * removed need for title service * components demo component using stache * removed change to package json * removed unecessary method * updating learn page and removing overview folder * spacing issue fixed * Convert reference topics to Stache 2 * refactored all the tutorial section * Doc tweaks for Stache 2. * Final doc tweaks before merge * versioned without vs * Update builder version (#693) * Update builder version * Remove unneeded packages * Update full page modal header sizes (#679) * Update full page modal header sizes * Update full screen modal screenshots * Travis build 1313 pushed to skyux2 [ci skip] * Update wait component z-index (#684) * Travis build 1316 pushed to skyux2 [ci skip] * Adjust padding for closeable tab (#685) To account for built-in padding in the close button. * Travis build 1318 pushed to skyux2 [ci skip] * Handle styles for filedrop when links are not allowed (#686) * Travis build 1325 pushed to skyux2 [ci skip] * Add cancel button to wizard docs and update modal button spacing (#689) * Added yarn lock * Cleaned files based on lint rules * Removed unused comments * Updated excluded source maps * Updated version of tslint * Fixed linting errors * Reverting version of browserstack-local * Update to connect to browserstack properly Use browserstack service instead of binary. Also fix error with axe. * Fix variable name * Bump tests * Remove unit tests to test visual tests on their own * Actually remove unit tests for ci to run visuals * Use one parallel test * Add error logs for wdio * Add unit tests back * Log build number for visual tests on ci * Add logs to see what's going on * Try to use travis browsersrtack addon * try using travis browserstack again * remove old browserstack stuff * Use encrypted variables with travis browserstack * Add more logging and use different travis encryption * Add more logging * Add more logging to webdriver * Add more logging * Tweak visual server settings * try running visual test webpack dev server * set noInfo to false * update host for dev server * use local browserstack wdio * see what error occurs when using nonsense text * Add env variables back * Add more wdio configuration * Use browserstack binary * Remove extra options from visual-server * Remove unneeded logging * make log level silent * Run entire test suite Revert normalize-sass to original version * use old wdio versions for testing * Add connection retry settings * whitespace bump * Re update wdio packages * Remove unneeded logging * Remove parallel testing * Use sudo required for builds * remove reference to browserstack-local * See how 25 parallel tests run * Use 3 parallel visual tests and latest stable version of node * Update visual-server.js * Update travis-script.sh * Updated formatting * More adjustments * Added console logs * Added error checking * Added logs * Reduced number of instances * Updated logs * Updated log * Updated logs * Updates * Removed console logs * Changed styles for visual test * Updated wait test * Updates to private variables * Updated list toolbar default * Updated public variable * Updating selenium version * Fixed bugs with templates * Cleaned up unnecessary changes * Updated version of stache * Upped max instances * Up wait for timeout * Add some waitForVisibles in alert and action button * Added path resolves * Builder visual (#791) * Add start of visual tests * continue working on skyux builder visual tests * more work on getting builder visual tests to work * More work around visual tests * fix package name typo * Update import paths for visual test spa * Add normalize-scss to package.json * Fix moment import to work with rollup This way works also with copying the dist folder to node_modules * fix tile strangeness * start scripts for visual test setup * Continue protractor work * start of visual test command * duplicate a bit of work to get protractor ready to go * Get protractor to go to a page * Add first pass at image comparison TODO: - do not fail when image does not exist * Continue pixdiff work * Work on thresholds * Screenshots working with alert visual test TODO: - create compare screenshot wrapper function - get action button tests - get working with browserstack - get working with browserstack and TravisCI * Add wrapper function for visual tests TODO: - accessibility testing - more elegant way to change size - use browserstack - travis commands * Add checkAccessibility TODO: - browserstack configuration - get working in travis * Break out local visual test conf file * Add content for ci visual tests TODO: - switch configuration file used based on argue - test using browserstack - add the rest of the tests - get TravisCI implementations working * Allow visual tests to change config based on command line * Browserstack tests working * fix browserstack local visual tests TODO: - get other tests moved over - test using browserstack - get TravisCI integration working - remove all traces of wdio and old tests * Add avatar visual test * Add button visual test * Add visual tests for card, checkbox, and chevron * Add datepicker, definition list, and dropdown visual tests * Add error, file drop, and filter visual tests * Add visual tests for grid, key-info, label, list-secondary-actions, list-view-checklist, and modals * add visual tests for navbar * Add page summary visual tests * Add visual tests for paging, radio, repeater * Add visual tests for search, sort, tabs * Add visual tests for text-expand, text-expand-repeater, tiles * Finsih visual tests * Updated visual tests * Update ci tests * fix package.json conflict * update other visual test scripts * Tweak scripts * Fix lint errors * Attempt to add path for skyux/dist/core * Updated stache version * ignore temporary visual test files * Update code coverage * Remove some old visual tests * Remove old visual test artifacts * Remove other old visual test artifacts * remove webdriver packages from package.json * Update documentation for visual tests * Finish documentation for new visual test methodology * Fix visual test selector in new modal tests * Updated version of Stache (#805) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * update travis scripts (#806) * update travis scripts * update visual baseline script * Update visual baseline with logging (#807) * Travis build 1644 pushed to skyux2 [ci skip] * Changelog and package updates for rc.0 (#808) * Merge 32 (#816) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Fix typo for iso8601 * Update dependencies for spa visual tests * Updates for rc.1 (#817) * Updates for rc.1 * Tweak changelog styles * Update karma firefox (#818) * Drop down primary (#819) * added primary in html class * testing for primary dropdown option * lint errors fixed * documentation fixes from john * documentation changes * changed isPrimary boolean property to buttonStyle string property * fixed test errors * Updated versions of Stache, Builder (#821) * Updated version of stache * Add tsconfig ignore for visual tests * Hit release candidate branch * Fix build errors * Update baseline screenshots in travis scripts * white space bump * Update package.json * Update package.json * Update package.json * Updated releases * Updated version of stache * Updated version of stache * Added resolve for visual tests * Updated version of stache * Merging master branch, Release 2.0.0-beta.2 (#826) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Fixed linting errors * Update package.json * Dont run skyux build for now * Updated travis script * Readded build * Moved remove commands * Updated version of builder * Updated changelog and version * Tab keyboard support (#843) * Added animation polypill * Moved import to dependencies * Tab keyboard accessibility * Added animation polyfill (#841) * Added animation polypill * Moved import to dependencies * Text Highlight directive (#839) * Adding highlight directive and demo page. * Adding and replacing highlight style. * Use mark element. * Update demo. * Add test for directive. * Update test. * Update highlighter to be case insensitive. * Can't add mark text to innerhtml. * Update tests. * Use mutation observer for dom events. * Reformat test * Update async test. * Mock mutation observer service. * Add extra test. * Adding visual tests. * Add text highlight visual test. * Move mutation service class. * Update event creation in test. * Adding test for mutation observer class. Removing undefined check for IE10. * Disconnect mutation observer on destroy. Add exports. Fix name. * Update angular to 4.2.5 (#850) * AppSettings and config files docs. * appSettings and config files docs. * Doc tweaks. * Code sample cleanup * Max height transition (#804) * update builder version for skyux documentation * pass string to expandmode * Update container for component search * Use class instead of inline styles * work on text expand firefox bug * continue work on firefox transitions * Adjust text expand animation for firefox * Update tests for new text expand animation * Fix tslint errors * Update master plunker to point to beta release (#812) * List paging first page (#814) * Only set page number on search when paging exists * Add tests for search paging bug * Updates for beta.32 (#815) * Adding Autonumeric Pipe/Module (#792) * Adding Autonumeric * Fixed Test * Changed name from SkyAutonumeric to SkyNumeric * Changing formatting * Changes per comments, OptionsObject used * Updated wording * Email validation (#810) * created email validation ts * email validation scss * email validation code and test start * email validator testing files * last lint error fixed * component page summary * error message/red halo doesn't show until lost focus * Changes from Patrick * Changes from Patrick (took care of errors) * added form control for demo input box consistency * Fixed lint errors * Added sky-form-control to demo/removed onInit from module code * Lint errors * Add note about serving in Windows 10 with IE11 or Edge. (#820) * Add note about serving in Windows 10 with IE11 or Edge. * Rework note based on feedback from Bobby. * Updates for beta.33 (#825) * Update link (#837) * Fix timepicker demo (#847) * Fix timepicker demo * Remove unneeded whitespace * Update angular to 4.2.5 Also update to latest version of state and skyux-builder * Add ignore around branch * Travis build 1744 pushed to skyux2 [ci skip] * Updates for 2.0.0-rc.3 (#851) * Updates for 2.0.0-rc.4 (#852) * Inline help * fixed naming discrepencies * Inline help demo and documentation * Trying to add accessibility * testing * 2 tests and lint errors * Class discrepancy fix * Removed redundant code and added darken hover * Removed transition for hover sass * Merge branch 'master' into inline-help * Changed all inline help to help inline * Visual test attempt * Visual tests * New bb scss * remove margin, add font-size-base * Fix lint errors in visual tests * Remove unused import
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.