Steven Kang
ea228c3d6d
refactor(k8s): namespace core logic ( #12142 )
...
Co-authored-by: testA113 <aliharriss1995@gmail.com>
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io>
Co-authored-by: James Carppe <85850129+jamescarppe@users.noreply.github.com>
Co-authored-by: Ali <83188384+testA113@users.noreply.github.com>
2024-10-01 14:15:51 +13:00
Ali
32e94d4e4e
feat(podman): support add podman envs in the wizard [r8s-20] ( #12056 )
2024-09-25 11:55:07 +12:00
Oscar Zhou
5740abe31b
fix(authorization): add registry button disappear for admin [BE-11228] ( #12213 )
2024-09-20 08:18:51 +12:00
Chaim Lev-Ari
eb6d251a73
feat(edge/jobs): migrate item view to react [EE-2220] ( #11887 )
2024-06-06 21:07:39 +03:00
Chaim Lev-Ari
1261887c9e
fix(stacks): store filter state [EE-5159] ( #11637 )
2024-05-28 08:14:12 +03:00
Chaim Lev-Ari
014a590704
refactor(docker): migrate dashboard to react [EE-2191] ( #11574 )
2024-05-20 09:34:51 +03:00
Chaim Lev-Ari
cd5f342da0
refactor(edge/stacks): migrate edit view to react [EE-2222] ( #11648 )
2024-05-09 18:02:20 +03:00
Chaim Lev-Ari
b34afba7cd
fix(auth): prevent unauthorized redirect on page load [EE-6777] ( #11264 )
2024-02-29 09:41:26 +02:00
Chaim Lev-Ari
19a6a5c608
fix(docker): hide write buttons for non authorized [EE-6775] ( #11260 )
2024-02-27 12:36:44 +02:00
Chaim Lev-Ari
c622f6da4e
fix(docker): prevent non admins from passing security settings [EE-6765] ( #11240 )
2024-02-25 11:57:22 +02:00
Chaim Lev-Ari
76fdfeaafc
fix(ui): check for authorization [EE-6733] ( #11208 )
2024-02-20 11:06:09 +02:00
Chaim Lev-Ari
7b89b04667
fix(auth): export hasAuthorizations [EE-6595] ( #11199 )
2024-02-15 14:05:52 +02:00
Chaim Lev-Ari
f5f84c5fa4
feat(ui): restrict views by role [EE-6595] ( #11010 )
2024-02-15 13:29:55 +02:00
Chaim Lev-Ari
31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] ( #11057 )
2024-02-14 19:50:20 -03:00
Ali
80d02f9cd1
fix(auth): isAdmin redirect for wizard [EE-6669] ( #11074 )
2024-02-12 08:04:39 +13:00
Chaim Lev-Ari
436da01bce
feat(auth): save jwt in cookie [EE-5864] ( #10527 )
2023-11-20 09:35:03 +02:00
Chaim Lev-Ari
e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] ( #10480 )
2023-11-14 14:54:44 +02:00
Chaim Lev-Ari
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Ali
515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] ( #10218 )
2023-09-06 04:06:36 +12:00
Chaim Lev-Ari
11571fd6ea
refactor(edge/stacks): migrate envs table to react [EE-5613] ( #9093 )
2023-06-25 12:38:43 +07:00
Chaim Lev-Ari
6ef53f0598
chore(deps): upgrade typescript [EE-4841] ( #8247 )
2023-05-14 16:24:37 +07:00
Oscar Zhou
124e0bf9b9
fix(stack/git): unexpected cursor movement in git text fields [EE-5143] ( #8655 )
2023-03-20 10:00:49 +13:00
Chaim Lev-Ari
273a3f9a10
refactor(gitops): migrate git form to react [EE-4849] ( #8268 )
2023-02-23 01:43:33 +05:30
Ali
5c05ec489e
fix(nameField): imperatively call setDebouncedValue when the value is changed by setFieldValue [EE-5002] ( #8468 )
...
Co-authored-by: testa113 <testa113>
2023-02-13 15:06:14 +13:00
Chaim Lev-Ari
00bbf4ac63
refactor(auth): cache user data [EE-4935] ( #8380 )
2023-01-26 07:40:05 +05:30
Chaim Lev-Ari
8936ae9b7a
feat(home): add connect and browse buttons [EE-4182] ( #8175 )
2022-12-13 22:56:09 +02:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Chaim Lev-Ari
7006c17ce4
fix(wizard): debounce name state [EE-4177] ( #8042 )
...
move debouncing to the component (from the validation).
debounce returns undefined when it's not calling the debounced function,
and undefined is considered a validation error.
2022-11-21 19:33:08 +02:00
Chaim Lev-Ari
78dcba614d
refactor(portainer): move to react [EE-3350] ( #7915 )
2022-11-13 10:10:18 +02:00