LP B
|
7a35b5b0e4
|
refactor(ui/code-editor): accept enum type (#22)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
|
2024-10-14 13:52:51 +02:00 |
Oscar Zhou
|
b14438fd99
|
fix(edge): add agent id/name into edge api response [BE-10988] (#12256)
|
2024-10-08 19:17:09 +13:00 |
LP B
|
61353cbe8a
|
fix(app/edge): race between redirects when selecting a template (#12230)
|
2024-09-20 16:00:40 +02:00 |
Oscar Zhou
|
6486a5d971
|
fix(edgestack): broken parallel setting in create view [EE-7245] (#11945)
|
2024-07-29 09:42:05 +12:00 |
andres-portainer
|
e1648425ea
|
chore(nomad): remove Nomad code EE-7234 (#11980)
|
2024-06-28 08:54:44 -03:00 |
Oscar Zhou
|
39bdfa4512
|
fix(edgestack): gitops auto update issue [EE-7260] (#11965)
|
2024-06-27 08:48:03 +12:00 |
Chaim Lev-Ari
|
0f5988af49
|
fix(edge/stacks): load template [EE-7109] (#11848)
|
2024-06-16 07:54:00 +03:00 |
Chaim Lev-Ari
|
51f9977885
|
fix(endpoints): show toaster on delete [EE-7170] (#11889)
|
2024-06-13 18:32:17 -03:00 |
Chaim Lev-Ari
|
b0e3afa0b6
|
feat(edge/stacks): default refresh rate to 10s [EE-7155] (#11891)
|
2024-06-09 14:17:21 +03:00 |
Chaim Lev-Ari
|
b7cde35c3d
|
fix(ui/datatables): make empty table label consistent [EE-6499] (#11612)
|
2024-06-02 12:29:20 +03:00 |
Oscar Zhou
|
659abe553d
|
fix(edge/stack): edge stack env table pagination and action [EE-6836] (#11837)
|
2024-05-21 09:40:11 +12:00 |
Ali
|
a80aa2b45c
|
fix(app): ensure placement errors surface per node [EE-7065] (#11820)
Co-authored-by: testa113 <testa113>
|
2024-05-14 13:39:53 +12:00 |
Chaim Lev-Ari
|
cd5f342da0
|
refactor(edge/stacks): migrate edit view to react [EE-2222] (#11648)
|
2024-05-09 18:02:20 +03:00 |
Chaim Lev-Ari
|
8a81d95253
|
refactor(edge/stacks): migrate create view to react [EE-2223] (#11575)
|
2024-05-06 08:08:03 +03:00 |
cmeng
|
a9ead542b3
|
fix(edge-stack): add completed status EE-6210 (#11632)
|
2024-04-30 13:44:08 +12:00 |
Chaim Lev-Ari
|
1032b462b4
|
chore(deps): upgrade react-query to v4 [EE-6638] (#11041)
|
2024-04-14 17:54:25 +03:00 |
Chaim Lev-Ari
|
6ff4fd3db2
|
refactor(templates): migrate list view to react [EE-2296] (#10999)
|
2024-04-11 09:29:30 +03:00 |
Ali
|
d38085a560
|
chore(data-cy): require data-cy attributes [EE-6880] (#11453)
|
2024-04-11 12:11:38 +12:00 |
Chaim Lev-Ari
|
f584bf3830
|
refactor(registries): migrate list view to react [EE-4704] (#10687)
|
2024-04-08 17:22:43 +03:00 |
Chaim Lev-Ari
|
9600eb6fa1
|
refactor(tables): use add and delete buttons [EE-6297] (#10668)
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portaienr.io>
|
2024-04-08 17:21:41 +03:00 |
Chaim Lev-Ari
|
521eb5f114
|
refactor(edge): use native progress tag for deployment counter [EE-6075] (#10936)
|
2024-04-04 18:12:27 +03:00 |
Chaim Lev-Ari
|
f8e3d75797
|
refactor(tests): wrap tests explicitly with provider [EE-6686] (#11090)
|
2024-03-10 14:22:01 +02:00 |
matias-portainer
|
ebcc98d5c5
|
fix(edge/templates): get correct default value for selectType env vars EE-6796 (#11294)
|
2024-03-04 10:35:24 -03:00 |
cmeng
|
385fd95779
|
fix(edge-stacks): take not-found stack as removed EE-6758 (#11248)
|
2024-03-01 11:50:20 +13:00 |
Chaim Lev-Ari
|
f5f84c5fa4
|
feat(ui): restrict views by role [EE-6595] (#11010)
|
2024-02-15 13:29:55 +02:00 |
Chaim Lev-Ari
|
437831fa80
|
feat(edge/stacks): add app templates to deploy types [EE-6632] (#11040)
|
2024-02-15 09:01:01 +02:00 |
Chaim Lev-Ari
|
2826a4ce39
|
feat(custom-templates): filter templates by edge [EE-6565] (#10979)
|
2024-01-28 15:54:34 +02:00 |
Chaim Lev-Ari
|
69c06bc756
|
feat(ci): replace jest with vitest [EE-6504] (#10997)
|
2024-01-23 08:42:52 +02:00 |
Oscar Zhou
|
bb680ef20a
|
fix(git): incorrect git commit url for bitbucket [EE-6446] (#10855)
|
2024-01-12 08:22:50 +13:00 |
Ali
|
4e8b371fb7
|
fix(gitops): clean trailing slash [EE-6346] (#10777)
Co-authored-by: testa113 <testa113>
|
2023-12-07 13:43:01 +13:00 |
Chaim Lev-Ari
|
2a18c9f215
|
fix(edge/templates): fix issues with git templates [EE-6357] (#10679)
|
2023-12-04 08:46:44 +02:00 |
Ali
|
974378c9b5
|
fix(gitops): correct commit hash link [EE-6346] (#10723)
|
2023-12-04 11:18:15 +13:00 |
Chaim Lev-Ari
|
7a9436dad7
|
fix(edge/stacks): clear templates values on change method [EE-6390] (#10707)
|
2023-11-30 07:13:01 +02:00 |
Chaim Lev-Ari
|
76bcdfa2b8
|
fix(edge/templates): fix issues [EE-6328] (#10656)
|
2023-11-27 09:56:15 +02:00 |
cmeng
|
d089dfbca0
|
fix(container): fix various creating container issues EE-6287 (#10595)
* fix(container): show placeholder for image field EE-6287
* fix(container): correct query params for search button field EE-6287
* fix(container): use btoa to encode registry credential EE-6287
* fix(container): allow creating non-existing option EE-6287
* fix(ui/forms): typeahead component
* fix(container): select the default registry EE-6287
* fix(container): always enable deploy button when always pull is off EE-6287
* fix(container): reset command fields outside current event to avoid validation on broken values EE-6287
* fix(container): query registry with endpoint ID param EE-6287
---------
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
|
2023-11-16 08:50:23 +13:00 |
Chaim Lev-Ari
|
e43d076269
|
feat(edge/templates): introduce edge specific settings [EE-6276] (#10609)
|
2023-11-15 14:43:18 +02:00 |
Chaim Lev-Ari
|
68950fbb24
|
feat(edge/templates): introduce custom templates [EE-6208] (#10561)
|
2023-11-15 10:45:07 +02:00 |
Chaim Lev-Ari
|
e1e90c9c1d
|
feat(edge/templates): introduce edge app templates [EE-6209] (#10480)
|
2023-11-14 14:54:44 +02:00 |
Chaim Lev-Ari
|
d6ac29b498
|
fix(edge/stacks): remove parentheses [EE-6277] (#10560)
|
2023-11-09 09:55:54 +02:00 |
matias-portainer
|
8bb5129be0
|
feat(nomad): remove nomad from UI EE-6060 (#10509)
|
2023-10-31 15:27:20 -03:00 |
Chaim Lev-Ari
|
0dc1805881
|
refactor(docker/services): convert services table to react [EE-4675] (#10289)
|
2023-10-22 12:32:05 +03:00 |
Oscar Zhou
|
7c91780eb7
|
fix(edge): introduce pause and rollback status [EE-5992] (#10465)
|
2023-10-19 11:26:02 +13:00 |
cmeng
|
66ca73f98b
|
fix(edge-stack): sync CE code with EE EE-6163 (#10437)
|
2023-10-11 18:11:12 +13:00 |
Chaim Lev-Ari
|
0e2eb17220
|
chore(deps): upgrade tailwind and prettier [EE-5218] (#10068)
|
2023-09-04 16:20:36 +01:00 |
Chaim Lev-Ari
|
cb7377ead6
|
refactor(ui/datatables): allow datatable to globally filter on object value [EE-5824] (#9955)
|
2023-09-04 10:33:07 +01:00 |
Chaim Lev-Ari
|
5586910e9d
|
fix(ui/datatables): sync page count with filtering [EE-5890] (#10010)
|
2023-08-22 09:36:31 +03:00 |
Chaim Lev-Ari
|
36b8c849b3
|
feat(edge/stacks): reload edge stacks from server [EE-5970] (#10061)
|
2023-08-17 14:09:41 +03:00 |
Chaim Lev-Ari
|
a27cc6c0e5
|
fix(edge/stacks): show pending envs [EE-5913] (#10052)
|
2023-08-16 10:22:41 +03:00 |
matias-portainer
|
8355d449c5
|
fix(edge/stacks): add pagination to environments list EE-5908 (#10042)
|
2023-08-14 12:17:00 -03:00 |
Chaim Lev-Ari
|
fd7e8a629e
|
feat(edge/stacks): info for old agent status [EE-5792] (#10013)
|
2023-08-14 16:04:24 +03:00 |