Chaim Lev-Ari
|
dd2be9fb1e
|
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11276)
|
2024-03-10 14:22:05 +02:00 |
Chaim Lev-Ari
|
24c2baf6cc
|
feat(a11y): add labels and roles [EE-6717] (#11209)
|
2024-02-19 16:37:21 +02:00 |
Chaim Lev-Ari
|
165d6165dc
|
feat(ui): restrict views by role [EE-6595] (#11071)
|
2024-02-15 13:29:55 +02:00 |
Chaim Lev-Ari
|
edea9e3481
|
feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11101)
|
2024-02-14 19:50:26 -03:00 |
Chaim Lev-Ari
|
69c06bc756
|
feat(ci): replace jest with vitest [EE-6504] (#10997)
|
2024-01-23 08:42:52 +02:00 |
Matt Hook
|
ecd603db8c
|
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
|
2024-01-04 18:54:04 +13:00 |
Chaim Lev-Ari
|
a1519ba737
|
chore(deps): upgrade axios [EE-6488] (#10885)
Co-authored-by: Matt Hook <hookenz@gmail.com>
|
2024-01-02 13:26:54 +07:00 |
Ali
|
4096bb562d
|
feat(cache): introduce cache option [EE-6293] (#10672)
Co-authored-by: testa113 <testa113>
|
2023-11-22 14:21:07 +13:00 |
Ali
|
ecce501cf3
|
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
This reverts commit 2c032f1739 .
|
2023-11-20 15:08:19 +13:00 |
Ali
|
2c032f1739
|
feat(cache): introduce cache option [EE-6293] (#10641)
|
2023-11-20 10:22:48 +13:00 |
Chaim Lev-Ari
|
b933bee95e
|
feat(docker/networks): migrate networks datatable to React [EE-4670] (#10351)
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2023-10-22 12:35:22 +03:00 |
Chaim Lev-Ari
|
2b47b84e5e
|
feat(docker/containers): migrate network tab to react [EE-5210] (#10344)
|
2023-09-21 14:02:02 +03:00 |
Chaim Lev-Ari
|
bf85a8861d
|
refactor(docker/swarm): migrate nodes table to react [EE-4672] (#10184)
|
2023-09-13 10:51:33 +01:00 |
Chaim Lev-Ari
|
60477ae287
|
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] (#10183)
|
2023-09-11 15:27:04 +01:00 |
Chaim Lev-Ari
|
b15812a74d
|
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
|
2023-09-07 15:14:03 +01:00 |
Chaim Lev-Ari
|
881fa01eb2
|
fix(docker/networks): load containers from target node [EE-5446] (#8928)
|
2023-05-18 12:53:34 +07:00 |
Chaim Lev-Ari
|
757461d58b
|
chore(deps): upgrade react-table to v8 [EE-4837] (#8245)
|
2023-05-02 13:42:16 +07:00 |
Chaim Lev-Ari
|
b98c71f1ab
|
refactor(ui): move react components to react codebase [EE-3354] (#8258)
* refactor(ui): move react components to react codebase [EE-3354]
* refactor(app): move bocx selector options
* refactor(react): spearate portainer components
* fix(app): fix imports
|
2023-02-28 17:32:29 +02:00 |
Chaim Lev-Ari
|
e66dea44e3
|
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
|
2023-02-14 13:49:41 +05:30 |
Ali
|
d78b762f7b
|
refactor(icons): replace fa icons [EE-4459] (#7907)
refactor(icons): remove fontawesome EE-4459
refactor(icon) replace feather with lucide EE-4472
|
2022-11-28 15:00:28 +13:00 |
Chaim Lev-Ari
|
fe8e834dbf
|
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
|
2022-11-22 14:16:34 +02:00 |
Chaim Lev-Ari
|
78dcba614d
|
refactor(portainer): move to react [EE-3350] (#7915)
|
2022-11-13 10:10:18 +02:00 |
Chaim Lev-Ari
|
e48ceb15e9
|
refactor(environments): move environments ts code to react [EE-3443] (#7747)
|
2022-10-23 09:53:25 +03:00 |
Chaim Lev-Ari
|
1e21961e6a
|
refactor(app): move settings components to react [EE-3442] (#7625)
|
2022-09-21 09:14:29 +03:00 |
Oscar Zhou
|
53025178ef
|
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
|
2022-09-16 14:45:14 +12:00 |
Chaim Lev-Ari
|
d9cc7eda51
|
refactor(app): move access-control components [EE-3441] (#7559)
|
2022-09-07 07:25:00 +03:00 |
Chaim Lev-Ari
|
bed4257194
|
refactor(containers): migrate view to react [EE-2212] (#6577)
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2022-08-11 07:33:29 +03:00 |
Zhang Hao
|
c54bb255ba
|
feat(container): container detail page as well as some icon changes [EE-3493] (#7361)
|
2022-08-01 23:06:39 +08:00 |
Rex Wang
|
5b3f099f4e
|
fix(UI) Update all network pages EE-3509 (#7324)
* EE-3509 update all network pages
* EE-3509 update access control panel and network container table
|
2022-07-25 07:57:18 +08:00 |
Chaim Lev-Ari
|
46e1a01625
|
refactor(docker): move components to react [EE-3348] (#7084)
|
2022-06-26 17:16:50 +03:00 |
Chaim Lev-Ari
|
1132c9ce87
|
refactor(app): create empty react structure [EE-3178] (#6926)
|
2022-05-17 07:22:44 +03:00 |