Commit Graph

128 Commits (9ea5efb6ba309d2ed87801391a6d1aadbe19f563)

Author SHA1 Message Date
Chaim Lev-Ari f8e3d75797
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090)
9 months ago
cmeng 88185d7f6d
fix(container): get old container info correctly EE-6716 (#11216)
9 months ago
Chaim Lev-Ari 19a6a5c608
fix(docker): hide write buttons for non authorized [EE-6775] (#11260)
9 months ago
Chaim Lev-Ari c622f6da4e
fix(docker): prevent non admins from passing security settings [EE-6765] (#11240)
9 months ago
Ali 0c05539dee
fix(input): allow clearing number inputs [EE-6714] (#11186)
9 months ago
Chaim Lev-Ari 76fdfeaafc
fix(ui): check for authorization [EE-6733] (#11208)
9 months ago
Chaim Lev-Ari ce3a1b8ba5
feat(a11y): add labels and roles [EE-6717] (#11181)
9 months ago
Chaim Lev-Ari f5f84c5fa4
feat(ui): restrict views by role [EE-6595] (#11010)
9 months ago
Chaim Lev-Ari 31f5b42962
feat(auth): add useIsEdgeAdmin hook [EE-6627] (#11057)
9 months ago
Chaim Lev-Ari 97d227be2a
fix(swarm/services): convert webhooks API filters to JSON on list request [EE-6621] (#11031)
10 months ago
Chaim Lev-Ari 69c06bc756
feat(ci): replace jest with vitest [EE-6504] (#10997)
10 months ago
Chaim Lev-Ari 115b01cee3
fix(docker): include healthy containers in running [EE-6264] (#10746)
10 months ago
Oscar Zhou c6505a6647
fix(docker/container): show exit code in status column if needs [EE-5760] (#10916)
11 months ago
matias-portainer 69271c9d59
fix(docker/images): check for empty tags EE-6256 (#10531)
11 months ago
Ali abf517de28
refactor(app): migrate app summary section [EE-6239] (#10910)
11 months ago
Matt Hook ecd603db8c
fix(docker-networks): use Network icon for networks [EE-6507] (#10913)
11 months ago
Ali 6da71661d5
refactor(app): migrate replicas form section [EE-6238] (#10705)
11 months ago
Chaim Lev-Ari a1519ba737
chore(deps): upgrade axios [EE-6488] (#10885)
11 months ago
Ali 52fe09d0b1
fix(stacks): remove deployed version column [EE-6346] (#10859)
11 months ago
Ali d98fc1238e
fix(git): stacks deployed version [EE-6346] (#10852)
12 months ago
Chaim Lev-Ari 8ee0c0cf27
fix(images): sort by tags [EE-6410] (#10740)
12 months ago
cmeng dc574af734
fix(container): runtime and resources issues EE-6306 (#10611)
1 year ago
cmeng 13d1fc63ff
fix(stack): sync ee code to ce EE-5960 (#10642)
1 year ago
Ali 4096bb562d
feat(cache): introduce cache option [EE-6293] (#10672)
1 year ago
Ali ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] (#10641)" (#10658)
1 year ago
Ali 2c032f1739
feat(cache): introduce cache option [EE-6293] (#10641)
1 year ago
cmeng fffc7b364e
fix(container): Unable to create container with webhook EE-6313 (#10619)
1 year ago
cmeng be09c5e346
fix(volumes): Volumes browse button spacing issue EE-6323 (#10633)
1 year ago
cmeng d089dfbca0
fix(container): fix various creating container issues EE-6287 (#10595)
1 year ago
Chaim Lev-Ari a0f583a17d
fix(containers): align switches [EE-6314] (#10616)
1 year ago
Chaim Lev-Ari 51474262eb
fix(access-control): show only environment users [EE-6315] (#10614)
1 year ago
Oscar Zhou 9041880bdb
fix(container): assign container domain name (#10605)
1 year ago
cmeng 600c8a3025
fix(volumes): fix broken volume browse button EE-6274 (#10566)
1 year ago
cmeng 3964852fda
fix(container): hide capabilities tab EE-6258 (#10540)
1 year ago
matias-portainer 824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 (#10522)
1 year ago
Chaim Lev-Ari 14129632a3
refactor(app-templates): convert list to react [EE-6205] (#10439)
1 year ago
Chaim Lev-Ari 1fa63f6ab7
refactor(docker/services): migrate service tasks to react [EE-4676] (#10328)
1 year ago
Chaim Lev-Ari 70455320be
fix(docker/volumes): Add volume typo [EE-6226] (#10483)
1 year ago
Chaim Lev-Ari b933bee95e
feat(docker/networks): migrate networks datatable to React [EE-4670] (#10351)
1 year ago
Chaim Lev-Ari 0dc1805881
refactor(docker/services): convert services table to react [EE-4675] (#10289)
1 year ago
Chaim Lev-Ari d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] (#9175)
1 year ago
Chaim Lev-Ari 44d66cc633
fix(docker/secrets): allow navigating to secret item page [EE-6164] (#10382)
1 year ago
Ali 7218eb0892
feat(namespace): migrate create ns to react [EE-2226] (#10377)
1 year ago
Chaim Lev-Ari 5c37ed328f
refactor(docker/volumes): migrate table to react [EE-4677] (#10312)
1 year ago
Chaim Lev-Ari b80fcb0467
fix(docker/stacks): show orphaned stacks option [EE-6149] (#10346)
1 year ago
Chaim Lev-Ari 9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] (#10305)
1 year ago
LP B ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled (#10384)
1 year ago
Chaim Lev-Ari 7acde18930
feat(containers): migrate labels tab to react [EE-5212] (#10348)
1 year ago
Chaim Lev-Ari 2dfa4a7c45
refactor(containers): migrate restart policy tab to react [EE-5213] (#10347)
1 year ago
Chaim Lev-Ari 57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] (#10366)
1 year ago