kreosus
8a450c00d4
INS-2137 Create a new HTTP smoketest
2022-11-10 11:54:13 -06:00
James Gatz
492a48927b
Add organization routes ( #5395 )
...
* Move page layout styles to page layout component
Co-authored-by: Pavlos Koutoglou <pkoutoglou@gmail.com>
* load organizations in root route
* update github stars button styles
* add app header
* add organizations navbar
* org model
* button xs size variant
* add statusbar
* update workspace card labels
* organization route
* update project view styles
* add account toolbar in header
* add project sidebar
* add workspace navigation
* add git sync dropdown
* guard against existing project
* update styles
* update modal styles
* guard against vcs and offline mode
* make new workspace modals cancellable
* remove unused test
* update delete project redirects
* add account settings option in account dropdown
* remove unused dropdown
* filter backend projects by existing workspaces
Closes INS-2127
* add sync dropdown for collections
* update dashboard tests
* fix lint
* fix rebase
* update styles
* fix horizontal layout resize
* fix duplicate modal action
* update app initialization code and remove logic from redux
* update views on login and clear the pull dropdown on project change
* fix prop error
* update tests
* redux test fix
* initialize the redux navigation state by the initial location
* validate previous location history entry or use default
* update analytics modal styles
Co-authored-by: Pavlos Koutoglou <pkoutoglou@gmail.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
Co-authored-by: Mark Kim <mark.kim@konghq.com>
2022-11-10 12:11:21 +00:00
kreosus
95babda62e
Adding initial test for debug-sidebar ( #5393 )
...
* Adding initial test for debug-sidebar
* Add data-testids to interact with dropdowns better
Co-Authored-By: kreosus <59621250+kreosus@users.noreply.github.com>
* Rename testHandle to dataTestId
Co-authored-by: kreosus <kreosus@users.noreply.github.com>
Co-authored-by: Filipe Freire <livrofubia@gmail.com>
Co-authored-by: kreosus <kreosus@users.noreply.github.com>
2022-11-09 14:34:34 +00:00
kreosus
1a09035743
INS-2087 Prelease Test for Plugins ( #5337 )
...
Co-authored-by: Filipe Freire <filipe.r.freire@gmail.com>
Co-authored-by: Filipe Freire <filipe.r.freire@gmail.com>
2022-10-27 17:04:45 +00:00
Filipe Freire
d3bded4fe0
[INS-2078] Dashboard PreRelease tests ( #5330 )
...
* [INS-2077] Dashboard PreRelease tests
* Add create,rename,delete project test
* Add test for filter in the dashboard
* Rename/duplicate/delete collection & design tests
2022-10-27 17:49:45 +01:00
Filipe Freire
5bba2e9545
[INS-2022] Initial exploration multiple test projects ( #5244 )
...
* Initial exploration multiple test projects
* Replace duplicate scenario with one to be filled in
* Simplify number of playwright project configs
* Fix testMatch setting on playwright config
* Edit github actions to distinguish between CI and Release runs
2022-10-11 08:56:12 +00:00