Commit Graph

510 Commits (e6e3810fa4fde9f317b584f5ec37c5e79a58fb7f)

Author SHA1 Message Date
Chaim Lev-Ari f24555c6c9
feat(ui): add confirmation to delete actions [EE-4612] (#10002)
1 year ago
Chaim Lev-Ari 09f60c3277
feat(docker): migrate files table to react [EE-4663] (#8916)
1 year ago
Chaim Lev-Ari 615af4fdee
refactor(docker/configs): implement table in react [EE-4664] (#8912)
1 year ago
Chaim Lev-Ari a725883cbc
refactor(docker/events): convert table to react [EE-4667] (#8937)
1 year ago
Chaim Lev-Ari ecd54ab929
refactor(docker/images): convert table to react [EE-4668] (#8910)
1 year ago
Chaim Lev-Ari de5c959e24
fix(kube): deploy app with image [EE-5738] (#9194)
1 year ago
Chaim Lev-Ari 10014ae171
refactor(ui/image-config): create react component [EE-5342] (#8856)
1 year ago
Chaim Lev-Ari 599d214e50
refactor(docker): remove EndpointProvider from commit [EE-5641] (#9123)
1 year ago
Chaim Lev-Ari dfc1a7b1d7
refactor(docker/images): remove EndpointProvider from build [EE-5551] (#9020)
1 year ago
cmeng 4c6bbe9a2f
fix(registry) undefined error on image tag view EE-4836 (#8885)
1 year ago
Oscar Zhou 2ac70b1eb6
feat(gitops): reword automatic update to gitops update for ui and docs (#9067)
1 year ago
Chaim Lev-Ari 834ab7c158
fix(docker/images): show image tag [EE-5495] (#9051)
1 year ago
LP B 73950f3603
fix(app/stacks): swarm stack duplicate and migrate errors [EE-5520] (#9039)
1 year ago
Chaim Lev-Ari 2d05103fed
refactor(ui): migrate env var field to react [EE-4853] (#8451)
2 years ago
Oscar Zhou 96de026eba
fix(container/network): recreate container changes static IP [EE-5448] (#8960)
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
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
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
pibica 5d2723f4b9
#8546 fix(logging): manage time in seconds or milliseconds (#8547)
2 years ago
Oscar Zhou 1963d064a3
fix(swarm/ui): keep stack detail page on the top [EE-4931] (#8858)
2 years ago
Dakota Walsh b5771df6a8
fix(image): allow dot in image names [EE-4595] (#8619)
2 years ago
Chaim Lev-Ari d64e7eacfc
fix(ui/code-editor): stretch code editor content full height [EE-5202] (#8673)
2 years ago
Ali 30248eabb4
fix(apps) UI release fixes [EE-5197] (#8702)
2 years ago
Prabhat Khera f6e8b25cf3
fix Gpus null issue (#8692)
2 years ago
Prabhat Khera 77b49ae9c5
fix typo in delete image modal dialog (#8621)
2 years ago
Ali 2cc80e5e5d
refactor(GPU): refactor to colocate and simplify UI work [EE-5127] (#8593)
2 years ago
Ali 89194405ee
fix(kube): improve dashboard load speed [EE-4941] (#8572)
2 years ago
Prabhat Khera 2a55d20eff
fix(annotations): minor issues in Annotations EE-4089 (#8612)
2 years ago
cmeng 60275dd31c
feat(edge): EE-4621 support high latency for tunnel (#8302)
2 years ago
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2 years ago
cmeng 085381e6fc
fix(logs-viewer): fail to search json logs [EE-4857] (#8482)
2 years ago
Chaim Lev-Ari 6074d1fcb5
fix(docker): clone config [EE-5115] (#8575)
2 years ago
Ali 96e5d44cc2
fix(teaser): add up-to-date teaser [EE-5014] (#8548)
2 years ago
Chaim Lev-Ari ab9b0c2147
feat(docker/containers): show name in log view [EE-5108] (#8557)
2 years ago
Prabhat Khera defce0cf6d
feat(kuberenetes): add annotations to kube objects EE-4089 (#8499)
2 years ago
Chaim Lev-Ari b98c71f1ab
refactor(ui): move react components to react codebase [EE-3354] (#8258)
2 years ago
Chaim Lev-Ari 5507b1e8c9
refactor(ui/editor): migrate code-editor to react [EE-4848] (#8257)
2 years ago
Chaim Lev-Ari e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
2 years ago
Ali 58d66d3142
chore(prettier): add tailwind prettier plugin [EE-4809] (#8221)
2 years ago
Matt Hook f9bbe000fb
fix(docker): remove prepended slash by default on container names [EE-3592] (#8195)
2 years ago
Chaim Lev-Ari 2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] (#7902)
2 years ago
Chaim Lev-Ari 7fe0712b61
feat(home): move edge device to view [EE-4559] (#8189)
2 years ago
Chaim Lev-Ari d75d2ba9ce
fix(docker): fix links to docs [EE-4486] (#8166)
2 years ago
Oscar Zhou b22cdb3559
fix(access/team): team member cannot change ownership to its own team [EE-4423] (#8052)
2 years ago
matias-portainer b48aa1274d
fix(host): fix host info request EE-4641 (#8169)
2 years ago