Commit Graph

2505 Commits (9fa097d45f81f9be1114f7c5a54bff9ebecd8111)

Author SHA1 Message Date
Prabhat Khera 57fa044f2e
feat(kubernetes): remove path and service from mandatory fields EE-5406 (#9054)
1 year ago
Ali 3721c1478e
fix(app): fix app env var update issues [EE-5078] (#9066)
1 year ago
Ali 2d69e93efa
feat(app): rearrange app form services [EE-5566] (#9056)
1 year ago
Ali d7fc2046d7
feat(config): separate configmaps and secrets [EE-5078] (#9029)
1 year ago
Ali 4a331b71e1
refactor(r2aform): remove validationData [EE-5559] (#9045)
1 year ago
Chaim Lev-Ari 834ab7c158
fix(docker/images): show image tag [EE-5495] (#9051)
1 year ago
Prabhat Khera 3233987a21
feat(kubernetes): add note teaser and styled application note on details EE-5364 (#9016)
1 year ago
Chaim Lev-Ari 58c1a60fee
chore(edge): add test ids [EE-5323] (#9048)
1 year ago
Chaim Lev-Ari 8129e7590b
feat(waiting-room): add beta alert to assignment [EE-5384] (#9028)
1 year ago
LP B 73950f3603
fix(app/stacks): swarm stack duplicate and migrate errors [EE-5520] (#9039)
2 years ago
Chaim Lev-Ari c7756f3018
refactor(settings): move app settings to panel [EE-5503] (#9043)
2 years ago
matias-portainer c90a1be0e5
fix(edgegroups): allow edge groups with no environments or tags EE-4927 (#8439)
2 years ago
cmeng e8e8329aab
fix(registry): disable tls for azure [EE-3726] (#8605)
2 years ago
Matt Hook fb2646b70c
port changes from EE (#9003)
2 years ago
Ali 69776b4863
refactor(app): app service form to react [EE-5415] (#8994)
2 years ago
Chaim Lev-Ari 2d05103fed
refactor(ui): migrate env var field to react [EE-4853] (#8451)
2 years ago
Matt Hook 6b5940e00e
add card component (#9022)
2 years ago
Matt Hook 3a49dbf803
add copy to clipboard to web editor (#9009)
2 years ago
Chaim Lev-Ari 93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] (#8580)
2 years ago
Chaim Lev-Ari 61b568a738
fix(registry): sync config on change [EE-5460] (#8955)
2 years ago
Oscar Zhou 96de026eba
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
2 years ago
LP B d340c4ea96
fix(app/gitform): check if authentication is enabled before using form credentials (#8722)
2 years ago
Chaim Lev-Ari d18b276e30
fix(settings): full width form fields [EE-4954] (#8867)
2 years ago
Ali af77e33993
refactor(app): details widget migration [EE-5352] (#8886)
2 years ago
cmeng fdd79cece8
fix(container): delete Mounts field from HostConfig object EE-5387 (#9001)
2 years ago
Chamhaw a2f734051c
fix(service): service related UI issues [EE-4062] (#7943)
2 years ago
cmeng 93866644c6
fix(GPU): EE-4331 error when enabling gpu on existing container (#8316)
2 years ago
matias-portainer 8acea44ee8
fix(edgejobs): sort logs result in UI EE-5304 (#8746)
2 years ago
Prabhat Khera 4f34a78f7f
fix(ui): fix beta alert EE-5498 #8968
2 years ago
Chaim Lev-Ari f96e7ff434
fix(ui): confirm deletion [EE-4612] (#8868)
2 years ago
Chaim Lev-Ari e37e87971d
fix(stacks): confirm enable tls verification [EE-5410] (#8896)
2 years ago
Chaim Lev-Ari 881fa01eb2
fix(docker/networks): load containers from target node [EE-5446] (#8928)
2 years ago
Prabhat Khera b58cd1e87e
fix(UI): update icons for beta and experimental features EE-5435 (#8940)
2 years ago
Chaim Lev-Ari dc5f866a24
feat(stacks): add ref to stack.env [EE-5145] (#8872)
2 years ago
cmeng e156243e43
fix(code-editor): highlight syntax web editor EE-5405 (#8871)
2 years ago
Chaim Lev-Ari 077046030d
chore(deps): upgrade build-tools [EE-5117] (#8577)
2 years ago
Chaim Lev-Ari 5f3c0ff835
fix(ui/form): expandable form section [EE-4799] (#8866)
2 years ago
Chaim Lev-Ari 23e3cdb193
fix(stacks): show containers table [EE-5487] (#8935)
2 years ago
cmeng e6984c5787
fix(icon) update ecr icon EE-4143 (#8880)
2 years ago
Matt Hook 0743f26ab8
fix(kube): updated kube terminology for configmaps/secrets [EE-4816] (#8770)
2 years ago
Dakota Walsh 8fa49d47f4
fix(docker): search published ports EE-4856 (#8939)
2 years ago
Chaim Lev-Ari 6ef53f0598
chore(deps): upgrade typescript [EE-4841] (#8247)
2 years ago
Chaim Lev-Ari 365316971b
feat(waiting-room): choose relations when associated endpoint [EE-5187] (#8720)
2 years ago
Ali 42fce1ec57
fix(kube-tables): update table accessor fns [EE-5464] (#8920)
2 years ago
Prabhat Khera 945798a662
fix(kubernetes): fix light bulb panel for non docker envs EE-5418
2 years ago
Prabhat Khera 6a29198c5c
fix note patching for Pod (#8915)
2 years ago
Matt Hook c3c2221437
fix(docs): fixing missing kube api endpoint docs [EE-5204] (#8843)
2 years ago
Chaim Lev-Ari c86b76261a
fix(gitops): make polling mechanism static button [EE-5420] (#8893)
2 years ago
Chaim Lev-Ari acc340b324
fix(ui/code-editor): disable multi select [EE-5383] (#8861)
2 years ago
Prabhat Khera 926ca19a1b
feat(UI): migrate console view to react EE-2276 (#8767)
2 years ago
cmeng 59f543f442
fix(web-editor) update web editor button color EE-5404 (#8892)
2 years ago
Chaim Lev-Ari cfed481d6e
feat(license): remove untrusted devices from node count [EE-5357] (#8817)
2 years ago
Matt Hook 9970fb3940
fix git options for kube (#8889)
2 years ago
pibica 5d2723f4b9
#8546 fix(logging): manage time in seconds or milliseconds (#8547)
2 years ago
Chaim Lev-Ari d77a0887a7
docs(endpoints): deprecate EdgeCheckinInterval [EE-5281] (#8864)
2 years ago
LP B 1ff19f8604
fix(app/home): env tile hover style [EE-5299] (#8765)
2 years ago
Ali 14a581e86b
fix(dialog): dialog migration issues [EE-5385] (#8849)
2 years ago
Oscar Zhou 1963d064a3
fix(swarm/ui): keep stack detail page on the top [EE-4931] (#8858)
2 years ago
Ali 98e6393274
refactor(app): summary widget migration [EE-5351] (#8796)
2 years ago
Chaim Lev-Ari 757461d58b
chore(deps): upgrade react-table to v8 [EE-4837] (#8245)
2 years ago
Prabhat Khera 731f3959c7
fix(UI): update application deploy/update messages EE-4005 (#8819)
2 years ago
cmeng 0f9a0e25f2
fix(login) hide password in console EE-5279 (#8774)
2 years ago
cmeng ae339a0047
fix(stack) add skip TLS toggle for edit stack EE-5391 (#8851)
2 years ago
Chaim Lev-Ari 77f8b9333a
refactor(stacks): break swagger docs by type [EE-5381] (#8820)
2 years ago
Chaim Lev-Ari bbea0bc8a5
feat(edge): hide envs from waiting room [EE-5185] (#8688)
2 years ago
Chaim Lev-Ari 4b9c857d85
feat(waiting-room): show and filter by check in [EE-5186] (#8701)
2 years ago
Dakota Walsh b5771df6a8
fix(image): allow dot in image names [EE-4595] (#8619)
2 years ago
matias-portainer 7ed8e9e167
fix(images): avoid returning null on registryId default value EE-5394 (#8841)
2 years ago
Prabhat Khera 80a3a5f16e
feat(kubernetes): fix annotation validation EE-5021 (#8818)
2 years ago
Ali 3e654ff9b2
fix(deploy): return to referring view [EE-5345] (#8763)
2 years ago
Dakota Walsh 3654109332
fix(slider): update rc-slider [EE-5011] (#8611)
2 years ago
cmeng 67f8e8f3c2
fix(webhook) remove NaN fom webhook url EE-5373 (#8816)
2 years ago
Ali 861a9a5bbb
fix(templates): update name validation [EE-5344] (#8760)
2 years ago
Ali de953da5a4
fix(editor): fix styles [EE-5369] (#8809)
2 years ago
Chaim Lev-Ari 5356d1feeb
fix(edge/updates): add padding for edge groups [EE-5349] (#8772)
2 years ago
Matt Hook 7a8a20e0cc
feat(libhelm): allow passing optional env and http client [EE-5252] (#8758)
2 years ago
cmeng 6fe56f89c6
fix(backup) add description text to backup EE-5283 (#8775)
2 years ago
Oscar Zhou a65ffe519a
fix(k8s/gitops): missing git auth toggle in k8s app edit page [EE-5320] (#8741)
2 years ago
Ali 5ac1ea3df8
fix(ns): add selection caching back [EE-5273] (#8738)
2 years ago
cmeng b00aa68c2b
fix(homepage) move heartbeat logic to backend EE-5317 (#8737)
2 years ago
Oscar Zhou c650868fe9
feat(templates): allow managing git based templates [EE-2600] (#7855)
2 years ago
Chaim Lev-Ari feab2a757e
feat(gitops): allow to skip tls verification [EE-5023] (#8668)
2 years ago
Prabhat Khera fc1aec3bb8
fix(ui): namespace caching issue EE-5273 (#8709)
2 years ago
Chaim Lev-Ari d64e7eacfc
fix(ui/code-editor): stretch code editor content full height [EE-5202] (#8673)
2 years ago
Ali 7f805ac5be
fix(ns): save filter to local storage [EE-5287] (#8723)
2 years ago
Chaim Lev-Ari 308a78db21
refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534)
2 years ago
Ali 30248eabb4
fix(apps) UI release fixes [EE-5197] (#8702)
2 years ago
Ali 3636ac5c26
fix(dashboard): use faster proxy request [EE-5160] (#8693)
2 years ago
Prabhat Khera f6e8b25cf3
fix Gpus null issue (#8692)
2 years ago
Oscar Zhou 124e0bf9b9
fix(stack/git): unexpected cursor movement in git text fields [EE-5143] (#8655)
2 years ago
Chaim Lev-Ari 45def82156
fix(ui/box-selector): BE link and use icons standard size [EE-5133] (#8607)
2 years ago
Ali e142be399d
fix(kubeconfig): fix download checkbox [EE-5199] (#8674)
2 years ago
Ali 13ba72ee07
fix(wizard): Capitalise Kubernetes [EE-5178] (#8662)
2 years ago
Prabhat Khera 6ee5cc6a56
fix(ui): namespace cache refresh on reload EE-5155 (#8644)
2 years ago
andres-portainer 44582732bb
fix(home): exclude snapshots from the home page to improve the loading times EE-5154 (#8626)
2 years ago
Ali 40c387f4f4
fix(annotations) ingress tip to match ee [EE-5158] (#8653)
2 years ago
matias-portainer 621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
2 years ago
Ali 37f382d286
fix(kube): check for ns on enter [EE-5160] (#8647)
2 years ago
Prabhat Khera 77b49ae9c5
fix typo in delete image modal dialog (#8621)
2 years ago
Ali 8f42af49e8
fix(annotation): update wording/styling [EE-5158] (#8642)
2 years ago