openmct/src/ui/layout
Jesse Mazzella 2ac463de90
test(e2e): Add tests for Recent Objects (#6270)
* test(e2e): add test for recent objects target

* test(e2e): Add RecentObjects tests

- Test for 'target button' scroll and animation

- Test for persistence on refresh

- Test for displaying objects and aliases uniquely

* test(e2e): add test for recent objects limit

* refactor: compress to a single line

* test(e2e): recents max limit test nests objects

- Do deep nesting of objects instead of flat objects

- Collapse the tree completely and then test the "target" button for the most deeply nested item

* test(e2e): update locator to not use `nth(i)`
2023-02-04 00:15:42 +00:00
..
assets/images Misc UI 10 (#2441) 2019-08-30 15:51:52 -07:00
search Fix stacked plots legend (#6199) 2023-02-01 10:14:02 -08:00
status-bar [CLA Approved] Remove notification independently (#6079) 2023-01-14 02:12:08 +00:00
AboutDialog.vue touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
app-logo.scss Theming (#2567) 2019-12-11 14:27:13 -08:00
AppLogo.vue touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
BrowseBar.vue Mutables for the Tree 🎄 + clean up TreeItem observers and mutables properly (#6032) 2022-12-20 13:27:51 -08:00
create-button.scss [Menu API] All our drop down menus should use the new menu api #3607 (#3620) 2021-03-29 10:49:49 -07:00
CreateButton.vue Fix plot composition (#6206) 2023-01-31 06:01:00 +00:00
layout.scss [Staleness] API and Component Functionality (#6108) 2023-01-23 10:27:04 -08:00
Layout.vue Make tree items more actionable and add AppAction for expanding the object tree (#5997) 2023-01-26 17:25:15 +00:00
LayoutSpec.js touch every file on earth to update copyright (#4729) 2022-01-18 11:27:28 -08:00
mct-tree.scss feat: Recent Objects (#6103) 2023-01-20 10:27:09 -08:00
mct-tree.vue fix(recents): fix vue warnings after target animation (#6203) 2023-01-31 01:45:08 +00:00
multipane.vue New eslint rules auto fix (#3058) 2020-07-31 12:11:03 -07:00
pane.scss feat: Recent Objects (#6103) 2023-01-20 10:27:09 -08:00
pane.vue feat: Recent Objects (#6103) 2023-01-20 10:27:09 -08:00
recent-objects.scss Color fix for Recently Viewed items (#6227) 2023-01-31 19:42:15 +00:00
RecentObjectsList.vue test(e2e): Add tests for Recent Objects (#6270) 2023-02-04 00:15:42 +00:00
RecentObjectsListItem.vue test(e2e): Add tests for Recent Objects (#6270) 2023-02-04 00:15:42 +00:00
tree-item.vue fix(recents): fix vue warnings after target animation (#6203) 2023-01-31 01:45:08 +00:00
ViewSwitcher.vue Three Dot Menu Prototype (#3325) 2020-11-19 09:53:06 -08:00