* Remove dark mode `KeyboardShortcut` color hack
* Ensure that top bar is always compact at bottom of scene
* Remove top bar renaming from Notebooks
* Refactor the experiment scene to use `PageHeader` properly
* Improve `EditableField` sizing
* Add top bar renaming to actions and playlists
* Sort KeyboardShortcut.scss
* Fix missing warehouse mocks and strictly prevent toasts
* Fix CompactList divider width
* Fix missing early return
* Fix random typos
* Fix casing of buttons
* Reorder definition view top bar buttons
* Update Cypress test
* Fix typo
Co-authored-by: David Newell <d.newell1@outlook.com>
* Update casing in E2E test too
* Update UI snapshots for `chromium` (1)
* Update UI snapshots for `chromium` (1)
---------
Co-authored-by: David Newell <d.newell1@outlook.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
* feat: allow new insight type choice from sidebar
* update e2e test
* add more e2e test fixes
* Update frontend/src/layout/navigation/SideBar/SideBar.tsx
Co-authored-by: Michael Matloka <dev@twixes.com>
* a plus and a width
* allow passing in max width to popover
* Revert "allow passing in max width to popover"
This reverts commit 415a751f71.
* third-ish times the charm
* Use a more concise tooltip
The tooltip basically functions as a on-hover label here, so using the same text as on the saved insights page, where it says "New insight".
* Update UI snapshots for `webkit` (2)
* Update UI snapshots for `webkit` (2)
---------
Co-authored-by: Michael Matloka <dev@twixes.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>