Commit Graph

70 Commits (63c11d931025256973f91a52382edfaaf649ccbd)

Author SHA1 Message Date
Dakota Walsh b640b58371
fix(console): use writeUtf8 instead of environment variables EE-6593 (#11019)
10 months ago
Chaim Lev-Ari 4a10c2bb07
feat(version): show git commit and env [EE-6021] (#10748)
10 months ago
Dakota Walsh fe47318e26
fix(terminal): display os specific copy/paste tooltip EE-1976 (#10835)
10 months ago
Chaim Lev-Ari 436da01bce
feat(auth): save jwt in cookie [EE-5864] (#10527)
1 year ago
Chaim Lev-Ari 68950fbb24
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
1 year ago
Chaim Lev-Ari e1e90c9c1d
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
1 year ago
Chaim Lev-Ari e72671e4ab
fix(edge/updates): hide sidebar item when disabled [EE-6294] (#10582)
1 year ago
matias-portainer 8bb5129be0
feat(nomad): remove nomad from UI EE-6060 (#10509)
1 year ago
Ali 776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] (#10485)
1 year ago
Ali 5a73605df2
fix(sidebar): consistent font weight [EE-5666] (#10461)
1 year ago
Ali 6a5f5aa424
fix(sidebar): qa feedback [EE-5666] (#10452)
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
Ali 13c48ab961
fix(be-teaser): mute styles [EE-6035] (#10349)
1 year ago
Chaim Lev-Ari b15812a74d
refactor(docker/containers): migrate networks table to react [EE-4665] (#10069)
1 year ago
Ali 515b02813b
feat(k8sconfigure): migrate configure to react [EE-5524] (#10218)
1 year ago
Chaim Lev-Ari f7366d9788
refactor(docker/containers): migrate commands tab to react [EE-5208] (#10085)
1 year ago
Chaim Lev-Ari 0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
1 year ago
Matt Hook 39c431392e
indent submenus (#9192)
1 year ago
Chaim Lev-Ari 308a78db21
refactor(edge): deprecate IsEdgeDevice [EE-5046] (#8534)
2 years ago
matias-portainer 621a01ba3b
fix(upgrade): remove yellow upgrade banner EE-5141 (#8640)
2 years ago
Chaim Lev-Ari 4c86be725d
feat(system): upgrade portainer on kubernetes [EE-4625] (#8448)
2 years ago
Matt Hook ac47649631
feat(kubernetes): list all kube services screen [EE-1571] (#8524)
2 years ago
Chaim Lev-Ari 9a8e95d017
feat(upgrade): show subtle banner [EE-5017] (#8489)
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
Chaim Lev-Ari 406ff8812c
feat(system/upgrade): add get license dialog [EE-4743] (#8249)
2 years ago
Chaim Lev-Ari 9c0e0607a4
fix(sidebar): put behind modal [EE-4866] (#8282)
2 years ago
Chaim Lev-Ari 7fe0712b61
feat(home): move edge device to view [EE-4559] (#8189)
2 years ago
Chaim Lev-Ari 701410d259
feat(app): clear env when log out [EE-4791] (#8218)
2 years ago
Chaim Lev-Ari 123754cee7
feat(system): make ui fixes to upgrade dialog [EE-4071] (#8199)
2 years ago
Chaim Lev-Ari 8936ae9b7a
feat(home): add connect and browse buttons [EE-4182] (#8175)
2 years ago
Chaim Lev-Ari db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] (#8124)
2 years ago
Chaim Lev-Ari 5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] (#8095)
2 years ago
Prabhat Khera cbaba43842
fix(ui): tooltip stays open on hover [EE-3445] (#8051)
2 years ago
Chaim Lev-Ari 82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] (#7726)
2 years ago
Ali d78b762f7b
refactor(icons): replace fa icons [EE-4459] (#7907)
2 years ago
Chaim Lev-Ari 75f40fe485
refactor(portainer): remove offline mode [EE-4348] (#7761)
2 years ago
Ali 61e8e68c31
fix(svg): fix footer height [EE-4547] (#8071)
2 years ago
Chaim Lev-Ari eccc8131dd
feat(system/upgrade): add upgrade banner [EE-4564] (#8046)
2 years ago
Chaim Lev-Ari 881e99df53
refactor(nomad): sync frontend with EE [EE-3353] (#7758)
2 years ago
Chaim Lev-Ari 78dcba614d
refactor(portainer): move to react [EE-3350] (#7915)
2 years ago
Chaim Lev-Ari 37d4a80769
refactor(environments): remove endpoints cache [DTD-100] (#6408)
2 years ago
Chaim Lev-Ari e48ceb15e9
refactor(environments): move environments ts code to react [EE-3443] (#7747)
2 years ago
itsconquest 648c1db437
feat(notifications): track toast notifications [EE-4132] (#7711)
2 years ago
congs f8b8d549fd
feat(help): EE-2724 Context sensitive help (#7694)
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