Commit Graph

576 Commits (6d71a28584c0b5b2efb84b146ee1dbb1afc3b1c9)

Author SHA1 Message Date
Chaim Lev-Ari 3cf36b0e93
fix(app/templates): show default url in settings [EE-6393] (#10706)
1 year ago
Chaim Lev-Ari 7a9436dad7
fix(edge/stacks): clear templates values on change method [EE-6390] (#10707)
1 year ago
cmeng 92c18843b2
fix(wizard): count swarm agent as local environment EE-6215 (#10684)
1 year ago
Chaim Lev-Ari c40931b31c
fix(templates): show type selector [EE-6370] (#10694)
1 year ago
Chaim Lev-Ari 76bcdfa2b8
fix(edge/templates): fix issues [EE-6328] (#10656)
1 year ago
cmeng dc574af734
fix(container): runtime and resources issues EE-6306 (#10611)
1 year ago
Ali 2f91315ac7
fix(namespace): handle undefined registry options [EE-6366] (#10683)
1 year ago
cmeng 13d1fc63ff
fix(stack): sync ee code to ce EE-5960 (#10642)
1 year ago
Ali a4926e5237
fix(namespace): create page layout [EE-6385] (#10675)
1 year ago
Ali 4096bb562d
feat(cache): introduce cache option [EE-6293] (#10672)
1 year ago
Chaim Lev-Ari ad5a17ac34
feat(edge/updates): schedule time changes [EE-5975] (#10458)
1 year ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
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 e43d076269
feat(edge/templates): introduce edge specific settings [EE-6276] (#10609)
1 year ago
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
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
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
1 year ago
Chaim Lev-Ari 95d96e1164
fix(ui): parse slider value correctly [EE-6225] (#10484)
1 year ago
Chaim Lev-Ari 99b39da03d
refactor(edge/groups): migrate view to react [EE-4683] (#10592)
1 year ago
Chaim Lev-Ari 1f2f4525e3
feat(ui/buttons): introduce Add and Delete buttons [EE-6296] (#10585)
1 year ago
Chaim Lev-Ari d6ac29b498
fix(edge/stacks): remove parentheses [EE-6277] (#10560)
1 year ago
Oscar Zhou 9041880bdb
fix(container): assign container domain name (#10605)
1 year ago
Chaim Lev-Ari e72671e4ab
fix(edge/updates): hide sidebar item when disabled [EE-6294] (#10582)
1 year ago
Ali 0c323b48e7
fix(nodes): restrict nodes details from standard user [EE-6125] (#10586)
1 year ago
cmeng 600c8a3025
fix(volumes): fix broken volume browse button EE-6274 (#10566)
1 year ago
matias-portainer 8bb5129be0
feat(nomad): remove nomad from UI EE-6060 (#10509)
1 year ago
Ali 1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] (#10532)
1 year ago
andres-portainer 247f358b94
fix(code): revert omitempty optimization EE-6269 (#10548)
1 year ago
matias-portainer f10356641a
fix(edge/aeec): make edge id generator field mandatory EE-6010 (#10545)
1 year ago
LP B 9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] (#10448)
1 year ago
Ali 47fa1626c6
fix(app): don't attach all ingresses to app [EE-5686] (#10537)
1 year ago
cmeng 30e4b3e68c
fix(edge-stack): remove text info for relative path EE-6228 (#10541)
1 year ago
Ali 6a5f44b5ba
fix(errors): display kube confgimap and secret errors [EE-5558] (#10539)
1 year ago
cmeng 3964852fda
fix(container): hide capabilities tab EE-6258 (#10540)
1 year ago
Ali 403fdf7ce3
fix(nodes): disable select [EE-4692] (#10538)
1 year ago
Ali afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] (#10534)
1 year ago
andres-portainer ee80e3d252
fix(edge): fix frontend issues with omitempty EE-6260 (#10536)
1 year ago
matias-portainer 824706e4e9
fix(ui): label GPU functionality as NVIDIA only EE-6204 (#10522)
1 year ago
Ali 96ead31a8d
fix(kubeapi): fix ts api error handling [EE-5558] (#10488)
1 year ago
Chaim Lev-Ari 10c3ed42f0
refactor(custom-templates): migrate list component to react [EE-6206] (#10440)
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 6b5c24faff
refactor(custom-templates): migrate common-fields to react [EE-6207] (#10445)
1 year ago
Chaim Lev-Ari 1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] (#10429)
1 year ago
Chaim Lev-Ari d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] (#9175)
1 year ago
Oscar Zhou 7c91780eb7
fix(edge): introduce pause and rollback status [EE-5992] (#10465)
1 year ago
Ali 877dc1e236
fix(namespace): update no registries text [EE-2226] (#10501)
1 year ago
Ali 776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] (#10485)
1 year ago
Ali 0e47f22c0a
refactor(cluster): migrate nodes datatable to react [EE-4962] (#10459)
1 year ago
Ali 07ec2ffe5e
fix(namespace): create ns qa feedback [EE-2226] (#10474)
1 year ago
Prabhat Khera bcb3f918d1
some minor UI fixes (#10475)
1 year ago
Prabhat Khera 7840e0bfe1
feature(kubernetes): stack name made optional & add toggle to disable stack in kubernetes [EE-6170] (#10436)
1 year ago
Chaim Lev-Ari 44d66cc633
fix(docker/secrets): allow navigating to secret item page [EE-6164] (#10382)
1 year ago
Matt Hook 7c4c985247
upgrade some badge components to match EE (#10451)
1 year ago
Chaim Lev-Ari 57c45838d5
fix(edge/updates): allow group search [EE-6179] (#10408)
1 year ago
Ali 5a73605df2
fix(sidebar): consistent font weight [EE-5666] (#10461)
1 year ago
Prabhat Khera ff5b311eee
fix(helm): fix helm move to advance deployments issues [EE-5999] (#10453)
1 year ago
Ali 7218eb0892
feat(namespace): migrate create ns to react [EE-2226] (#10377)
1 year ago
Prabhat Khera 31bcba96c6
feature(UI): toggle styling changes [EE-4602] (#10373)
1 year ago
Ali 6a5f5aa424
fix(sidebar): qa feedback [EE-5666] (#10452)
1 year ago
Chaim Lev-Ari 35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] (#10411)
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
cmeng 66ca73f98b
fix(edge-stack): sync CE code with EE EE-6163 (#10437)
1 year ago
Ali a0dbabcc5f
feat(sidebar): update menu structure [EE-5666] (#10418)
1 year ago
Prabhat Khera b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] (#10395)
1 year ago
Chaim Lev-Ari 5f9687a361
fix(edge/waitingroom): hide sidebar when disabled [EE-6003] (#10343)
1 year ago
Chaim Lev-Ari 9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] (#10305)
1 year ago
cmeng 56ab19433a
fix(websocket): abort websocket when logout EE-6058 (#10372)
1 year ago
LP B ada6b31f69
fix(docker/container): container logs viewer error when logging is disabled (#10384)
1 year ago
Ali d678b155ba
fix(teasers): updated muted styles from qa feedback [EE-6035] (#10390)
1 year ago
Prabhat Khera 99625cd35f
fix team lead access to view user names (#10388)
1 year ago
Prabhat Khera 3ff2f64930
fix(authorization): disable user list api call if not authorised [EE-5825] (#10379)
1 year ago
Ali 702391cf88
remove apostrophe from tooltip (#10386)
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 3d19c46326
style(kubernetes): disable autoFocus warning [EE-5752] (#10368)
1 year ago
Chaim Lev-Ari 57e04c3544
refactor(containers): migrate caps tab to react [EE-5215] (#10366)
1 year ago
LP B 26cb75def9
feat(app/home): tooltip aside edge agent version on mismatch with Portainer version (#10287)
1 year ago
Prabhat Khera 3c4660bbf3
fix(permissions): non admin access to view users [EE-5825] (#10352)
1 year ago
Ali 13c48ab961
fix(be-teaser): mute styles [EE-6035] (#10349)
1 year ago
Chaim Lev-Ari ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] (#10355)
1 year ago
cmeng fb7a2fbbe6
fix(stack): fix edit git stack validation EE-5855 (#10339)
1 year ago
Chaim Lev-Ari 2b47b84e5e
feat(docker/containers): migrate network tab to react [EE-5210] (#10344)
1 year ago
Chaim Lev-Ari e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] (#10284)
1 year ago
Chaim Lev-Ari 16ccf5871e
refactor(docker/containers): migrate env vars to react [EE-5211] (#10345)
1 year ago
Ali c18504d6f1
fix(cluster): make angular refresh env [EE-5524] (#10315)
1 year ago
Chaim Lev-Ari 25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] (#10091)
1 year ago
Chaim Lev-Ari bf85a8861d
refactor(docker/swarm): migrate nodes table to react [EE-4672] (#10184)
1 year ago
Chaim Lev-Ari fbdbd277f7
fix(docker/container): pass empty command and entrypoint [EE-6106] (#10285)
1 year ago
Prabhat Khera 4c16594a25
fix(security): added restrictions to see user names [EE-5825] (#10296)
1 year ago
Chaim Lev-Ari 60477ae287
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] (#10183)
1 year ago