Prabhat Khera
01cd64037f
fix(UI): some minor fixes [EE-6667] ( #11061 )
...
* minor tweeks for kubernetes settings
* address review comments
2024-02-06 12:17:38 +13:00
Dakota Walsh
fe47318e26
fix(terminal): display os specific copy/paste tooltip EE-1976 ( #10835 )
2024-01-24 09:45:40 +13:00
Chaim Lev-Ari
69c06bc756
feat(ci): replace jest with vitest [EE-6504] ( #10997 )
2024-01-23 08:42:52 +02:00
Ali
77c38306b2
fix(app): get min resource limits [EE-6567] ( #10994 )
...
Co-authored-by: testa113 <testa113>
2024-01-23 11:20:24 +13:00
Prabhat Khera
2f2cfad722
fix high contrast theme colors ( #10872 )
2024-01-16 14:32:24 +13:00
Prabhat Khera
380c16c8dd
increase the font size for search panel ( #10838 )
2024-01-16 14:31:39 +13:00
Ali
55f66f161e
fix(app): fix env var state and validation [EE-6232] ( #10941 )
...
Co-authored-by: testa113 <testa113>
2024-01-15 10:56:53 +13:00
Ali
4e7d1c7088
refactor(app): migrate remaining form sections [EE-6231] ( #10938 )
2024-01-11 15:13:28 +13:00
Chaim Lev-Ari
e142939929
fix(ui): apply controlled input to field [EE-6411] ( #10738 )
2024-01-08 12:11:31 +07:00
Ali
abf517de28
refactor(app): migrate app summary section [EE-6239] ( #10910 )
2024-01-05 15:42:36 +13:00
Chaim Lev-Ari
400a80c07d
chore(deps): upgrade to msw v2 [EE-6489] ( #10911 )
2024-01-04 16:57:21 +07:00
Ali
9fc7187e24
refactor(app): placement form section [EE-6386] ( #10818 )
...
Co-authored-by: testa113 <testa113>
2024-01-03 11:00:50 +13:00
Ali
e07ee05ee7
refactor(app): persisted folders form section [EE-6235] ( #10693 )
...
* refactor(app): persisted folder section [EE-6235]
2024-01-03 09:46:26 +13:00
Ali
7a2412b1be
refactor(app): migrate configmap and secret form sections [EE-6233] ( #10528 )
...
* refactor(app): migrate configmap and secret form sections [EE-6233]
2024-01-03 09:07:11 +13:00
Ali
488393007f
refactor(app): migrate env var form section [EE-6232] ( #10499 )
...
* refactor(app): migrate env var form section [EE-6232]
* allow undoing delete in inputlist
2024-01-03 08:17:54 +13:00
Chaim Lev-Ari
ba19aab8dc
refactor(registries): migrate repos table to react [EE-6451] ( #10830 )
2024-01-02 14:04:15 +07:00
Prabhat Khera
d2ccb10972
add border to tooltip and modal in high contrast theme ( #10834 )
2023-12-20 08:55:00 +13:00
Oscar Zhou
5c7f6aab66
fix(docker/image): swarm image list issue [EE-6374] ( #10710 )
2023-12-01 16:49:31 +13:00
Chaim Lev-Ari
76bcdfa2b8
fix(edge/templates): fix issues [EE-6328] ( #10656 )
2023-11-27 09:56:15 +02:00
Ali
4096bb562d
feat(cache): introduce cache option [EE-6293] ( #10672 )
...
Co-authored-by: testa113 <testa113>
2023-11-22 14:21:07 +13:00
Ali
ecce501cf3
Revert "feat(cache): introduce cache option [EE-6293] ( #10641 )" ( #10658 )
...
This reverts commit 2c032f1739
.
2023-11-20 15:08:19 +13:00
Ali
2c032f1739
feat(cache): introduce cache option [EE-6293] ( #10641 )
2023-11-20 10:22:48 +13: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
95d96e1164
fix(ui): parse slider value correctly [EE-6225] ( #10484 )
2023-11-14 13:17:25 +02:00
Chaim Lev-Ari
1f2f4525e3
feat(ui/buttons): introduce Add and Delete buttons [EE-6296] ( #10585 )
2023-11-14 12:36:15 +02:00
matias-portainer
8bb5129be0
feat(nomad): remove nomad from UI EE-6060 ( #10509 )
2023-10-31 15:27:20 -03:00
Ali
1140804fe9
fix(app): sync showSystem between stacks and apps tables [EE-6216] ( #10532 )
2023-10-30 19:41:41 +00:00
LP B
9e60723e4d
fix(app/logout): always perform API logout + make API logout route public [EE-6198] ( #10448 )
...
* feat(api/logout): make logout route public
* feat(app/logout): always perform API logout on /logout redirect
* fix(app): send a logout event to AngularJS when axios hits a 401
2023-10-27 14:44:05 +02:00
cmeng
3964852fda
fix(container): hide capabilities tab EE-6258 ( #10540 )
2023-10-26 15:44:31 +13:00
Ali
afa3e7477b
fix(toggle): update cursor style and color transition speed [EE-6229] ( #10534 )
...
Co-authored-by: testa113 <testa113>
2023-10-25 23:17:18 +01:00
Chaim Lev-Ari
0dc1805881
refactor(docker/services): convert services table to react [EE-4675] ( #10289 )
2023-10-22 12:32:05 +03:00
Chaim Lev-Ari
1ad9488ca7
refactor(templates): migrate template item to react [EE-6203] ( #10429 )
2023-10-19 21:09:15 +02:00
Chaim Lev-Ari
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
Ali
0e47f22c0a
refactor(cluster): migrate nodes datatable to react [EE-4962] ( #10459 )
...
Co-authored-by: testa113 <testa113>
2023-10-16 21:19:08 +01:00
Chaim Lev-Ari
57c45838d5
fix(edge/updates): allow group search [EE-6179] ( #10408 )
2023-10-12 08:30:23 +03:00
Ali
7218eb0892
feat(namespace): migrate create ns to react [EE-2226] ( #10377 )
2023-10-11 20:32:02 +01:00
Chaim Lev-Ari
35dfde70de
refactor(ui/page-header): make docs url explicit [EE-5966] ( #10411 )
2023-10-11 10:38:57 +03:00
Prabhat Khera
b468070945
feature(helm): move helm charts inside advance deployments (create from manifest) [EE-5999] ( #10395 )
2023-10-09 11:20:44 +13:00
Chaim Lev-Ari
9bf2957ea7
feat(docker/images): show used tag correctly [EE-5396] ( #10305 )
2023-10-03 15:55:23 +03:00
Ali
d678b155ba
fix(teasers): updated muted styles from qa feedback [EE-6035] ( #10390 )
...
* fix(teasers): updated muted styles from qa feedback [EE-6035]
2023-09-28 11:32:58 +01:00
Ali
13c48ab961
fix(be-teaser): mute styles [EE-6035] ( #10349 )
2023-09-24 19:56:09 +01:00
Chaim Lev-Ari
ffac83864d
refactor(containers): migrate resources tab to react [EE-5214] ( #10355 )
2023-09-24 15:31:06 +03:00
Chaim Lev-Ari
e92f067e42
refactor(containers): migrate volumes tab to react [EE-5209] ( #10284 )
2023-09-21 05:31:00 +03:00
Chaim Lev-Ari
25d5e62f5c
refactor(kube/apps): migrate stacks table to react [EE-4661] ( #10091 )
2023-09-20 09:04:26 +03:00
Matt Hook
b40b305e63
fix(styles): improve styling of form-section-title [EE-5366] ( #10250 )
2023-09-08 13:40:09 +12:00
Chaim Lev-Ari
c8a1f0fa77
refactor(docker/stacks): migrate table to react [EE-4705] ( #9956 )
2023-09-07 15:59:59 +01:00
Chaim Lev-Ari
c3d266931f
refactor(docker/services): convert service tasks table to react [EE-4674] ( #10188 )
2023-09-07 15:19:03 +01:00