Chaim Lev-Ari
77e1f5aa34
fix(oauth): danger confirm for hiding prompt [EE-4576] ( #8574 )
2023-03-05 15:22:49 +02:00
Chaim Lev-Ari
3baab6d695
fix(ui): import components for envs and registries [EE-5120] ( #8583 )
2023-03-05 15:22:00 +02:00
cmeng
60275dd31c
feat(edge): EE-4621 support high latency for tunnel ( #8302 )
2023-03-04 09:13:37 +13:00
Ali
fd916bc8a2
feat(gpu): rework docker GPU for UI performance [EE-4918] ( #8518 )
2023-03-03 14:47:10 +13:00
Ali
769c8372fb
feat(microk8s): BE teasers in wizard [EE-4772] ( #8449 )
...
* feat(microk8s): separate existing/new envs EE-4772
update icons
fix be teaser box selector style
* match environment wizard box selectors
* revert title back
* updated kaas description in wizard
---------
Co-authored-by: testa113 <testa113>
Co-authored-by: Prabhat Khera <prabhat.khera@portainer.io>
2023-03-03 12:27:24 +13:00
Matt Hook
ac47649631
feat(kubernetes): list all kube services screen [EE-1571] ( #8524 )
...
* port services from ee
* fix external link
* post review improvements
* remove applications-ports-datatable
* minor post review updates
* add services help url
* post review update
* more post review updates
* post review updates
* rename index to component
* fix external ip display and sorting
* fix external apps tag
* fix ingress screen time format
* use uid for row id. Prevent blank link
* fix some missing bits ported from EE
* match ee
* fix display of show system resources
* remove icon next to service type
2023-03-03 08:45:19 +13:00
Chaim Lev-Ari
6918da2414
refactor(stacks): extract auto update logic [EE-4945] ( #8545 )
2023-03-02 17:07:50 +02:00
Chaim Lev-Ari
c819d4e7f7
feat(environments): create async edge [EE-4480] ( #8527 )
2023-03-01 20:33:05 +02:00
matias-portainer
7dcd6f9b9e
fix(ui): fix search in associated endpoints selector EE-4532 ( #8454 )
2023-03-01 10:34:07 -03:00
cmeng
6d659b4a2c
fix(edge-stack): add validation for edge stack name [EE-4283] ( #8504 )
2023-03-01 19:51:08 +13:00
Prabhat Khera
defce0cf6d
feat(kuberenetes): add annotations to kube objects EE-4089 ( #8499 )
...
* add annotations BE teaser
* fix settings icon click on home screen for kube env
* add debouce to namespace validation
* ingress button tooltip fixed
* fix tooltip text
2023-03-01 13:11:12 +13:00
Chaim Lev-Ari
b98c71f1ab
refactor(ui): move react components to react codebase [EE-3354] ( #8258 )
...
* refactor(ui): move react components to react codebase [EE-3354]
* refactor(app): move bocx selector options
* refactor(react): spearate portainer components
* fix(app): fix imports
2023-02-28 17:32:29 +02:00
Chaim Lev-Ari
2c247efd0f
fix(settings/oauth): show internal auth prompt by default [EE-4576] ( #8481 )
...
* fix(settings/oauth): show internal auth prompt by default [EE-4576]
fix [EE-4576]
* fix(oauth): use new confirm modal
2023-02-28 16:49:46 +02:00
Chaim Lev-Ari
5507b1e8c9
refactor(ui/editor): migrate code-editor to react [EE-4848] ( #8257 )
2023-02-23 09:10:31 +04:00
Chaim Lev-Ari
273a3f9a10
refactor(gitops): migrate git form to react [EE-4849] ( #8268 )
2023-02-23 01:43:33 +05:30
Chaim Lev-Ari
9a8e95d017
feat(upgrade): show subtle banner [EE-5017] ( #8489 )
2023-02-19 09:47:50 +05:30
matias-portainer
89dd72b4ac
fix(registry): correct words in registry page and other places EE-4894 ( #8356 )
2023-02-16 10:31:08 -03:00
Chaim Lev-Ari
5a375ff055
refactor(environment/edge): show copy token button [EE-3691] ( #8497 )
2023-02-16 09:13:30 +05:30
Chaim Lev-Ari
e66dea44e3
refactor(ui/modals): replace bootbox with react solution [EE-4541] ( #8010 )
2023-02-14 13:49:41 +05:30
cmeng
392c7f74b8
fix(backup): reword region placeholder [EE-5012 ( #8496 )
2023-02-14 16:13:53 +13:00
Ali
58d66d3142
chore(prettier): add tailwind prettier plugin [EE-4809] ( #8221 )
...
* add prettier plugin
* apply tailwind prettier formatting
2023-02-13 10:04:24 +13:00
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Ali
8574dd2371
fix(edge stacks): allow viewing existing kompose stacks [EE-4967] ( #8405 )
...
Co-authored-by: testa113 <testa113>
Co-authored-by: Matt Hook <hookenz@gmail.com>
2023-01-31 10:03:21 +13:00
Ali
5640cce4d6
chore(kompose): remove from settings [EE-4741] ( #8375 )
2023-01-26 16:03:44 +13:00
Chaim Lev-Ari
00bbf4ac63
refactor(auth): cache user data [EE-4935] ( #8380 )
2023-01-26 07:40:05 +05:30
Chaim Lev-Ari
eff6ec9df9
fix(edge/group): show tag selector when no tags [EE-4924] ( #8368 )
2023-01-23 11:05:23 +05:30
Prabhat Khera
ac458d0daa
fix(ui): tooltip link color EE-4914 ( #8365 )
2023-01-23 10:15:47 +13:00
cmeng
0c27316034
fix(UI) EE-4883 stack repository method console error ( #8304 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io>
2023-01-13 16:07:52 +13:00
Chaim Lev-Ari
baf9c3db0a
feat(environments): add edge device [EE-4840] ( #8246 )
...
* feat(environments): add edge device [EE-4840]
fix [EE-4840]
* fix(home): fix tests
2023-01-11 08:30:49 +13:00
Dakota Walsh
48a0f40621
fix(padding): fix margin-right on DatatableFooter pagination EE-4831 ( #8237 )
2023-01-10 10:14:46 +13:00
Matt Hook
4dc643acd9
fix(rolling-restart): wording and icon changes [EE-4834] ( #8239 )
...
* icon and wording changes
* fix inconsistencies and grammar
* fix(ui/buttons): show tooltip
* Change icon and confirmation dialog
* edit icon
* rename be-only-button to be-teaser-button for consistency
Co-authored-by: Chaim Lev-Ari <chaim.levi-ari@portainer.io>
2023-01-10 10:02:07 +13:00
Chaim Lev-Ari
7fe0712b61
feat(home): move edge device to view [EE-4559] ( #8189 )
...
Co-authored-by: matias.spinarolli <matias.spinarolli@portainer.io>
2022-12-21 10:07:34 +13:00
matias-portainer
e1b474d04f
feat(edgejobs): support edge groups when using edge jobs EE-3873 ( #8099 )
2022-12-19 18:54:51 -03:00
Chaim Lev-Ari
701410d259
feat(app): clear env when log out [EE-4791] ( #8218 )
2022-12-19 08:56:39 +02:00
Matt Hook
0436be7bc4
update pull latest image wording ( #8191 )
2022-12-16 14:57:07 +13:00
LP B
68975620c5
fix(app): cursor jumps to the end of inputs [EE-4359] ( #8163 )
...
* feat(app/react): introduce controlled inputs HOC to avoid creating uncontrolled React components
* fix(app/env): jumping inputs when adding gpus to existing environment
2022-12-15 17:49:36 +01:00
Chaim Lev-Ari
f38b8234d9
fix(edge/groups): show tags for environments [EE-4422] ( #7940 )
2022-12-14 09:17:49 +02:00
Ali
09bf5d03f4
give docker specific tooltip link ( #8197 )
...
Co-authored-by: testa113 <testa113>
2022-12-14 17:26:19 +13:00
Dakota Walsh
0ddcad66f3
fix(auth): invalidate session when permissions change EE-3320 ( #8103 )
2022-12-14 10:12:00 +13:00
Chaim Lev-Ari
db9d87c918
feat(system): path to upgrade swarm to BE [EE-4624] ( #8124 )
2022-12-13 22:52:06 +02:00
matias-portainer
b59a0ba823
fix(settings): fix settings save/update EE-3604 ( #8180 )
2022-12-12 15:11:12 -03:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
Oscar Zhou
1008afd1fe
fix(session): reset the environment session storage after deleting it ( #8119 )
2022-12-09 11:11:24 +13:00
Ali
563ead85cc
fix(gitoptions): git app edit ui tweaks [EE-4584] ( #8159 )
2022-12-09 10:41:11 +13:00
Chaim Lev-Ari
eba5879ec8
feat(home): change layout of env tile [EE-4479] ( #8061 )
2022-12-07 16:51:20 +02:00
Oscar Zhou
dffd45c5f9
refactor(ui): extract TagButton from TagSelector component [EE-4194] ( #8127 )
2022-12-07 16:15:09 +13:00
Ali
adc87b8f8e
feat(deployment): PO feedback [EE-4416] ( #8143 )
2022-12-06 08:49:26 +13:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Ali
9cdc0da615
feat(kompose): hide kompose [EE-4562] ( #8084 )
2022-12-01 13:46:23 +13:00
Ali
2114c15f55
refactor(data-cy): duplicate data cy [EE-4656] ( #8131 )
2022-11-30 16:54:28 +13:00