Commit Graph

161 Commits (71c7dacf42b2011045b1e457bae0b87bdf827554)

Author SHA1 Message Date
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
Chaim Lev-Ari ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] (#10355)
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
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
Chaim Lev-Ari 60477ae287
refactor(docker/networks): migrate macvlan nodes selector to react [EE-4669] (#10183)
1 year ago
Chaim Lev-Ari c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] (#9956)
1 year ago
Chaim Lev-Ari c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] (#10188)
1 year ago
Chaim Lev-Ari c47a804c97
refactor(docker/secrets): migrate table to react [EE-4673] (#10185)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
Chaim Lev-Ari e82b34b775
refactor(docker/services): migrate scale form to react [EE-6057] (#10208)
1 year ago
Chaim Lev-Ari f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085)
1 year ago
Chaim Lev-Ari 46e73ee524
refactor(docker/containers): migrate processes table to react [EE-4666] (#10081)
1 year ago
Chaim Lev-Ari cb7377ead6
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
1 year ago
Dakota Walsh 2953848b9a
feat(gpu): remove GPU lightbubble EE-5254 (#10096)
1 year ago
Chaim Lev-Ari 1cecbd7177
fix(docker/images): show empty size cell [EE-5823] (#9954)
1 year ago
cmeng 94379763f8
fix(edge-stack): edfix(image): force remove button color EE-5787ge stack git authentication issues EE-5595 (#9237)
1 year ago
matias-portainer 88da28694c
refactor(docker/events): fix null dataset EE-4667 (#9208)
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 93bf630105
feat(edge/stacks): sync EE codechanges [EE-498] (#8580)
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
Chaim Lev-Ari 881fa01eb2
fix(docker/networks): load containers from target node [EE-5446] (#8928)
2 years ago
Chaim Lev-Ari 077046030d
chore(deps): upgrade build-tools [EE-5117] (#8577)
2 years ago
Chaim Lev-Ari 23e3cdb193
fix(stacks): show containers table [EE-5487] (#8935)
2 years ago
Dakota Walsh 8fa49d47f4
fix(docker): search published ports EE-4856 (#8939)
2 years ago
Chaim Lev-Ari 757461d58b
chore(deps): upgrade react-table to v8 [EE-4837] (#8245)
2 years ago
Ali 2cc80e5e5d
refactor(GPU): refactor to colocate and simplify UI work [EE-5127] (#8593)
2 years ago
Dakota Walsh e3299eddd5
fix(docker): container health table [EE-5008] (#8591)
2 years ago
Ali fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] (#8518)
2 years ago
LP B bc6a667a6b
feat(api/snapshot): extend docker container snapshot type (#8537)
2 years ago
Chaim Lev-Ari ab9b0c2147
feat(docker/containers): show name in log view [EE-5108] (#8557)
2 years ago
Dakota Walsh 5f66020e42
fix(docker): container health alignment EE-5008 (#8553)
2 years ago
Chaim Lev-Ari b98c71f1ab
refactor(ui): move react components to react codebase [EE-3354] (#8258)
2 years ago
Chaim Lev-Ari 273a3f9a10
refactor(gitops): migrate git form to react [EE-4849] (#8268)
2 years ago
Chaim Lev-Ari e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
2 years ago
Matt Hook 1dba5e464b
minor fix (#8485)
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
andres-portainer b2bc4b92d6
fix(ui): remove extra margins from Dockerfile details section EE-4790 (#8213)
2 years ago
Chaim Lev-Ari eba5879ec8
feat(home): change layout of env tile [EE-4479] (#8061)
2 years ago
Ali d78b762f7b
refactor(icons): replace fa icons [EE-4459] (#7907)
2 years ago
Chaim Lev-Ari d484a0eb64
fix(docker): remove word break in details [EE-4481] (#7996)
2 years ago
Chaim Lev-Ari fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] (#7609)
2 years ago
Chaim Lev-Ari 75f40fe485
refactor(portainer): remove offline mode [EE-4348] (#7761)
2 years ago
Chaim Lev-Ari 78dcba614d
refactor(portainer): move to react [EE-3350] (#7915)
2 years ago
Chaim Lev-Ari e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] (#7747)
2 years ago
Rex Wang 0219d41ba7
fix(docker): Show stopped container on dashboard [EE-4327] (#7833)
2 years ago
Chaim Lev-Ari ceaee4e175
refactor(ui): replace ng selectors with react-select [EE-3608] (#7203)
2 years ago
Chaim Lev-Ari 1e21961e6a
refactor(app): move settings components to react [EE-3442] (#7625)
2 years ago
Prabhat Khera ef1d648c07
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 (#7672)
2 years ago
Chaim Lev-Ari fad376b415
refactor(ui): remove global providers [EE-4128] (#7578)
2 years ago
Oscar Zhou 53025178ef
fix(access): support to list users or teams with specified endpoint [EE-1704] (#7610)
2 years ago
Chaim Lev-Ari d9cc7eda51
refactor(app): move access-control components [EE-3441] (#7559)
2 years ago
congs e2789ab354
fix(container): EE-3995 gpus console error under stack list page (#7530)
2 years ago
Chaim Lev-Ari f480e0ccf6
fix(containers): make table wider [EE-3944] (#7487)
2 years ago
Chaim Lev-Ari 95fb5a4baa
fix(ui): fix ui bugs [EE-3847] (#7453)
2 years ago
Chaim Lev-Ari 29f0daa7ea
fix(edge/stacks): show correct status for env [EE-3374] (#7466)
2 years ago
Chaim Lev-Ari bed4257194
refactor(containers): migrate view to react [EE-2212] (#6577)
2 years ago
Rex Wang 69a824c25b
Fix(UI) Update UI of docker dashboard EE-3845 (#7422)
2 years ago
Rex Wang d8db8718bd
EE-3831 Replace sort icon and search icon in all docker pages (#7400)
2 years ago