-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Added tooltip to Home breadcrumbs. Unit tests failing due to snapshot differences, need to inspect further * update snapshots for unit tests #633 * Add tooltip to Systems add icon. Update all corresponding tests #633 * add tooltips to catalogue card (select, and actions). * Add tooltips to catalogue category (add category) #633 * adjust tooltip offsets #633 * add missing tooltip icons to catalogue related dialogs #633 * updated snaphots #633 * remove offsets from tooltips #633 * added span to address Test warnings * update corresponding snapshots * update test to address CI warning on wrapping state updates in act * undo previous commit. Addresses lint errors (no-unnecessary-act) * add console.log to debug CI test statements to see what is not wrapped with act * add act() to modifyValues after console messages * try moving act to waitFor * copy format from succeeding test PR * forgot to add these changes * remove unused import * Revert "remove unused import" This reverts commit b6c9c29. * Revert "forgot to add these changes" This reverts commit 261fe74. * Revert "copy format from succeeding test PR" This reverts commit 8fd0e18. * Revert "try moving act to waitFor" This reverts commit e722b7c. * Revert "add act() to modifyValues after console messages" This reverts commit 3b99cdd. * Revert "add console.log to debug CI test statements to see what is not wrapped with act" This reverts commit 02407a0. * remove Home breadcrumbs to see if it's the only tooltip causing warnings * Revert "remove Home breadcrumbs to see if it's the only tooltip causing warnings" This reverts commit 89e45f0. * add specific Home Labels #633 * changed implementation from a map to a function * refactor label implementation #633 * update unit snapshots and test files's aria label, and mislabeled hoem in itemDialog #633 * update e2e manufacturer test's aria label * reformat homeLocation expression
- Loading branch information
1 parent
1cb3d92
commit eca90c4
Showing
34 changed files
with
648 additions
and
522 deletions.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.