Chaim Lev-Ari
|
273a3f9a10
|
refactor(gitops): migrate git form to react [EE-4849] (#8268)
|
2023-02-23 01:43:33 +05:30 |
Chaim Lev-Ari
|
e66dea44e3
|
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
|
2023-02-14 13:49:41 +05:30 |
Matt Hook
|
1dba5e464b
|
minor fix (#8485)
|
2023-02-14 10:35:21 +13:00 |
Ali
|
58d66d3142
|
chore(prettier): add tailwind prettier plugin [EE-4809] (#8221)
* add prettier plugin
* apply tailwind prettier formatting
|
2023-02-13 10:04:24 +13:00 |
Matt Hook
|
f9bbe000fb
|
fix(docker): remove prepended slash by default on container names [EE-3592] (#8195)
* remove prepended slash by default if present
* trimcontainername still needed
|
2023-02-09 17:18:19 +13:00 |
andres-portainer
|
b2bc4b92d6
|
fix(ui): remove extra margins from Dockerfile details section EE-4790 (#8213)
|
2022-12-21 19:09:40 -03:00 |
Chaim Lev-Ari
|
eba5879ec8
|
feat(home): change layout of env tile [EE-4479] (#8061)
|
2022-12-07 16:51:20 +02:00 |
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
|
d484a0eb64
|
fix(docker): remove word break in details [EE-4481] (#7996)
|
2022-11-22 15:00:55 +02: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
|
75f40fe485
|
refactor(portainer): remove offline mode [EE-4348] (#7761)
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
|
2022-11-21 09:50:47 +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 |
Rex Wang
|
0219d41ba7
|
fix(docker): Show stopped container on dashboard [EE-4327] (#7833)
* EE-4327 fix(docker): Show stopped container on dashboard
* Update ContainerStatus.tsx
remove comment
* EE-4327 fix(docker): show stopped container on dashboard
|
2022-10-20 15:10:39 +08:00 |
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
|
1e21961e6a
|
refactor(app): move settings components to react [EE-3442] (#7625)
|
2022-09-21 09:14:29 +03:00 |
Prabhat Khera
|
ef1d648c07
|
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 (#7672)
|
2022-09-21 16:49:42 +12:00 |
Chaim Lev-Ari
|
fad376b415
|
refactor(ui): remove global providers [EE-4128] (#7578)
|
2022-09-20 21:14:24 +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 |
congs
|
e2789ab354
|
fix(container): EE-3995 gpus console error under stack list page (#7530)
|
2022-08-25 10:27:02 +12:00 |
Chaim Lev-Ari
|
f480e0ccf6
|
fix(containers): make table wider [EE-3944] (#7487)
|
2022-08-17 12:49:29 +03:00 |
Chaim Lev-Ari
|
95fb5a4baa
|
fix(ui): fix ui bugs [EE-3847] (#7453)
|
2022-08-12 15:47:56 +12:00 |
Chaim Lev-Ari
|
29f0daa7ea
|
fix(edge/stacks): show correct status for env [EE-3374] (#7466)
|
2022-08-11 22:20:36 -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 |
Rex Wang
|
69a824c25b
|
Fix(UI) Update UI of docker dashboard EE-3845 (#7422)
* EE-3846 fix alignment of left-hand side of fields
|
2022-08-05 10:17:31 +08:00 |
Rex Wang
|
d8db8718bd
|
EE-3831 Replace sort icon and search icon in all docker pages (#7400)
|
2022-08-03 17:43:29 +08: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
|
3356d1abe2
|
fix(UI) Update docker container inspect,log,stats,console,attach pages EE-3492 (#7307)
* EE-3492 update docker container inspect,log,stats,console,attach pages
* EE-3492 bug fixing
* EE-3492 replace chart bar icon
* EE-3492 bug fix
* Update resourcePoolsDatatable.html
* Update resourcePoolsDatatable.html
|
2022-07-25 11:03:22 +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 |
matias-portainer
|
df381b6a33
|
feat(templates): remove toggle and add sorting for app templates EE-2522 (#6884)
|
2022-07-20 16:27:15 -03:00 |
Rex Wang
|
43600083a7
|
EE-3723 update headers to feather icon (#7275)
|
2022-07-19 11:29:50 +08:00 |
congs
|
4997e9c7be
|
feat(gpu) EE-3191 Add GPU support for containers (#7146)
|
2022-07-18 11:02:14 +12:00 |
Chaim Lev-Ari
|
8bf1c91bc9
|
refactor(app): redesign dashboard-item component [EE-3634] (#7175)
|
2022-07-06 11:23:53 +03:00 |
Richard Wei
|
f26e1fa21b
|
add inline-flex to button group (#7168)
* add inline-flex to button group
|
2022-07-04 07:16:45 +12: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
|
92eaa02156
|
fix(docker/networks): show correct resource control data [EE-3401] (#7060)
|
2022-06-17 19:21:41 +03:00 |
Chaim Lev-Ari
|
1132c9ce87
|
refactor(app): create empty react structure [EE-3178] (#6926)
|
2022-05-17 07:22:44 +03:00 |