Chaim Lev-Ari
ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] ( #7203 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-09-21 10:10:58 +03:00
Chaim Lev-Ari
82b848af0c
refactor(azure): migrate module to react [EE-2782] ( #6689 )
...
* refactor(azure): migrate module to react [EE-2782]
* fix(azure): remove optional chain
* feat(azure): apply new icons in dashboard
* feat(azure): apply new icons in dashboard
* feat(ui): allow single string for breadcrumbs
* refactor(azure/containers): use Table.content
* feat(azure/containers): implement new ui [EE-3538]
* fix(azure/containers): use correct icon
* chore(tests): mock svg as component
* fix(azure): fix tests
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-07-26 16:44:08 -03:00
Chaim Lev-Ari
1132c9ce87
refactor(app): create empty react structure [EE-3178] ( #6926 )
2022-05-17 07:22:44 +03:00
Anthony Lapenna
318844226c
refactor(storidge): remove Storidge support from backend [EE-2450] ( #6511 )
...
* refactor(storidge): remove Storidge support from backend
* refactor(storidge): remove Storidge support from backend
* refactor(storidge): remove Storidge support from frontend
2022-02-09 05:47:11 +13:00
Chaim Lev-Ari
b588d901cf
fix(app): skip authorizations in CE [EE-2423] ( #6431 )
...
* feat(app): check auth on ee only
* refactor(features): load edition from env var
* fix(containers): show empty message if no containers
2022-01-24 08:02:23 +02:00
Chaim Lev-Ari
8e45076f35
feat(i18n): add support for multiple languages ( #6270 )
...
feat(users): add i18n to create access token
chore(app): remove test code
2022-01-10 15:22:21 +02:00
Richard Wei
187b66f5cb
feat(frontend): upgrade frontend dependencies DTD-11 ( #6244 )
...
* upgrade webpack, eslint, storybook and other dependencies
2021-12-17 07:52:54 +13:00
Chaim Lev-Ari
7ae5a3042c
feat(app): introduce component library in react [EE-1816] ( #6236 )
...
* refactor(app): replace notification with es6 service (#6015 ) [EE-1897]
chore(app): format
* refactor(containers): remove the dependency on angular modal service (#6017 ) [EE-1898]
* refactor(app): remove angular from http-request [EE-1899] (#6016 )
* feat(app): add axios [EE-2035](#6077 )
* refactor(feature): remove angular dependency from feature service [EE-2034] (#6078 )
* refactor(app): replace box-selector with react component (#6046 )
fix: rename angular2react
refactor(app): make box-selector type generic
feat(app): add story for box-selector
feat(app): test box-selector
feat(app): add stories for box selector item
fix(app): remove unneccesary element
refactor(app): remove assign
* feat(feature): add be-indicator in react [EE-2005] (#6106 )
* refactor(app): add react components for headers [EE-1949] (#6023 )
* feat(auth): provide user context
* feat(app): added base header component [EE-1949]
style(app): reformat
refactor(app/header): use same api as angular
* feat(app): add breadcrumbs component [EE-2024]
* feat(app): remove u element from user links
* fix(users): handle axios errors
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
* refactor(app): convert switch component to react [EE-2005] (#6025 )
Co-authored-by: Marcelo Rydel <marcelorydel26@gmail.com>
2021-12-15 08:14:53 +13:00
Chaim Lev-Ari
8f32517baa
refactor(app): convert root folder files to es6 ( #4159 )
2021-12-09 09:38:07 +02:00