Commit Graph

11 Commits

Author SHA1 Message Date
Aleksandr Cupacenko
69fe906c7d fix context decoding issue in Installed component (#563)
remove redundant code

correct encode decode

Co-authored-by: Aleksandr Cupacenko <alcu@danskebank.lt>
2024-11-26 16:15:32 +00:00
suchsoon
c8bf9eb05c fix typo (#519)
Signed-off-by: suchsoon <silverjadebeauty@gmail.com>
2024-03-10 19:04:19 +00:00
Tamir Abutbul
6a7cadef70 Cluter list test (#503)
* Render cluster list on the screen

* Init the test

* Finish the test
2024-01-23 17:46:42 +00:00
Tamir Abutbul
383760e7a7 Added "Add repo" senario testing (#502)
* Adding start of add repository flow

* Adding data-cy instead of css selectors

* Saving progress

* Adding fixture data

* Cleaning the test
2024-01-23 10:26:07 +00:00
Tamir Abutbul
03c2f321c4 Adding cypress + example test (#476) 2024-01-09 10:05:43 +02:00
Tamir Abutbul
37557126f0 Extract modal title to components (#496) 2024-01-07 10:03:35 +00:00
kame
4c84b795a0 Removal of ignore notation in storybook eslint and transition to actions function (#489)
* fix: desprecated .storybook/main.ts and actions-addons

* remove: ignore notation in storybook eslint and transition to actions function

* remove: unnecessary eslint ignore code
2023-11-04 15:53:26 +00:00
kame
de1915e1c2 Migrated Storybook notation from CSF2 to CSF3 (#487)
* Migrate common directory to CSF3 notation

* Migrate InstalledPackages directory to CSF3 notation

* Migrate modal directory to CSF3 notation

* Migrate repository directory to CSF3 notation

* Migrate others components to CSF3 notation

* Fix lint error in repository directory
2023-11-01 18:11:57 +00:00
Nir Parisian
c251e6c697 Fix/chart-link-cluster-mode (#474) 2023-10-02 19:10:04 +03:00
Saptarshi Das
88ea89a5ba Improved revision block for long numbers (#473)
* Improved revision block for long numbers

* Update yarn.lock

---------

Co-authored-by: Saptarshi Das <saptarhydas9@gmail.com>
2023-09-27 21:52:51 +01:00
Andrey Pokhilko
dd7aca70ff Rename frontend directory (#472)
* Rename directory

* Cleanup

* Recover lost images

* remove lint
2023-09-26 10:04:44 +01:00