Ali
09bf5d03f4
give docker specific tooltip link ( #8197 )
...
Co-authored-by: testa113 <testa113>
2022-12-14 17:26:19 +13:00
Ali
ac6f52ab76
fix(gitapp): set manifest in git settings [EE-4734] ( #8190 )
2022-12-14 14:30:15 +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
930d9e5628
feat(edge/stacks): use namespace in manifest [EE-4507] ( #8145 )
2022-12-13 22:56:47 +02:00
Chaim Lev-Ari
8936ae9b7a
feat(home): add connect and browse buttons [EE-4182] ( #8175 )
2022-12-13 22:56:09 +02: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
Matt Hook
2188005b48
feat(kubernetes): add rolling restart button teaser [EE-4510] ( #8126 )
...
* rolling restart teaser button
* add be only rolling restart
* move position of button
2022-12-12 14:30:05 +13:00
Prabhat Khera
a1528475ba
feat(UI): tooltip html message support and width fix [EE-3445] ( #8165 )
...
Co-authored-by: testa113 <testa113>
2022-12-12 14:03:50 +13:00
Chaim Lev-Ari
5cbf52377d
feat(system): path to upgrade standalone to BE [EE-4071] ( #8095 )
2022-12-11 08:58:22 +02:00
andres-portainer
756ac034ec
fix(go): add Go workspace EE-4763 ( #8182 )
2022-12-09 13:23:01 -03: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
matias-portainer
b48aa1274d
fix(host): fix host info request EE-4641 ( #8169 )
2022-12-07 10:48:42 -03:00
Matt Hook
3e485c3152
feat(api): remove golang experimental packages [EE-3648] ( #8081 )
...
* remove golang experimental packages
* rebase and fix references
2022-12-07 17:15:52 +13:00
Oscar Zhou
dffd45c5f9
refactor(ui): extract TagButton from TagSelector component [EE-4194] ( #8127 )
2022-12-07 16:15:09 +13:00
Ali
c1cc8bad77
feat(rbac): detect if rbac is enabled [EE-4308] ( #8139 )
2022-12-07 15:53:06 +13:00
matias-portainer
8dcc5e4adb
fix(edgestacks): fix repository edge stack creation EE-4732 ( #8160 )
2022-12-06 10:26:18 -03:00
Matt Hook
4558ce84cf
fix(header): removed red dot from help menu [EE-4586] ( #8133 )
...
* remove red dot from help menu
* fix cursor, add menu-icon class back
2022-12-06 10:24:38 +13:00
Ali
adc87b8f8e
feat(deployment): PO feedback [EE-4416] ( #8143 )
2022-12-06 08:49:26 +13:00
Chaim Lev-Ari
ce8455953e
chore(deps): upgrade k8s client [EE-4543] ( #8019 )
2022-12-05 09:58:55 +02:00
Prabhat Khera
a61b18dd93
feat(kubernetes): fix wordings for ingresses toggle EE-2647 ( #8151 )
2022-12-05 10:47:56 +13:00
Matt Hook
d6a3fe23e9
feat(libhelm) update missed package paths [EE-4650] ( #8134 )
...
* add missing pkg paths
* fix go tests
* fixed pkg paths
2022-12-05 10:38:16 +13:00
Prabhat Khera
cbaba43842
fix(ui): tooltip stays open on hover [EE-3445] ( #8051 )
2022-12-05 09:47:43 +13:00
Matt Hook
c173888b64
remove old digest library and update path ( #8141 )
2022-12-02 10:46:59 +13:00
Chaim Lev-Ari
82e9e2a895
refactor(edge/updates): sync changes from EE [EE-4288] ( #7726 )
2022-12-01 08:40:52 +02:00
Matt Hook
4fee359247
feat(libhelm) import libhelm into CE pkg directory [EE-4650] ( #8138 )
...
* import libhelm and update some paths
* remove file
* update readme
2022-12-01 14:27:49 +13:00
Ali
9cdc0da615
feat(kompose): hide kompose [EE-4562] ( #8084 )
2022-12-01 13:46:23 +13:00
Matt Hook
8fd0efa34f
add third_party digest lib to top level ( #8140 )
2022-12-01 13:26:39 +13:00
Matt Hook
79bfd8f6fe
fix package import for docker/distribution ( #8132 )
2022-12-01 09:43:51 +13:00
Ali
2114c15f55
refactor(data-cy): duplicate data cy [EE-4656] ( #8131 )
2022-11-30 16:54:28 +13:00
Matt Hook
d2f6d1e415
import libhelm into portainer ( #8128 )
2022-11-30 14:25:47 +13:00
Matt Hook
241440a474
fix(fdo): import deleted digest library [EE-4654] ( #8129 )
...
* import digest lib
* update references
* fix lint errors
2022-11-30 09:11:49 +13:00
LP B
2e19f4ea6d
fix(docker/container): auto select private access when enabling UAC on public container edit ( #8032 ) [EE-44-64]
2022-11-29 11:24:13 +01:00
Matt Hook
95bc508462
fix(migrator): fix setting version struct fields after migration [EE-4613] ( #8090 )
...
* fix setting version struct fields
* fix go tests
* remove versionUpdateRequired
* remove old code that was originally for debugging purposes
2022-11-28 19:28:10 +13:00
Ali
d78b762f7b
refactor(icons): replace fa icons [EE-4459] ( #7907 )
...
refactor(icons): remove fontawesome EE-4459
refactor(icon) replace feather with lucide EE-4472
2022-11-28 15:00:28 +13:00
andres-portainer
9dfac98a26
fix(tags): add missing error handling EE-4622 ( #8102 )
2022-11-24 14:16:04 -03:00
andres-portainer
e26a607d28
fix(edgegroups): avoid a last-write-wins situation when updating edge groups concurrently EE-3732 ( #8101 )
2022-11-23 21:36:17 -03:00
Dakota Walsh
6dc1841c14
fix(kube): disable namespace resource quota by default EE-4421 ( #8080 )
2022-11-23 15:01:41 +13:00
andres-portainer
c28be7aced
fix(token-cache-manager): refactor to avoid data races EE-4438 ( #8094 )
2022-11-22 18:31:14 -03:00
Prabhat Khera
dd01165224
show secrets in kube applications datatable ( #8065 )
2022-11-23 08:48:36 +13:00
Chaim Lev-Ari
d484a0eb64
fix(docker): remove word break in details [EE-4481] ( #7996 )
2022-11-22 15:00:55 +02:00
Chaim Lev-Ari
fe8e834dbf
refactor(ui/datatables): migrate views to use datatable component [EE-4064] ( #7609 )
2022-11-22 14:16:34 +02:00
Prabhat Khera
0f0513c684
feat(kubernetes): edit yaml support EE-2855 ( #8016 )
2022-11-22 09:40:44 +13:00
Chaim Lev-Ari
7006c17ce4
fix(wizard): debounce name state [EE-4177] ( #8042 )
...
move debouncing to the component (from the validation).
debounce returns undefined when it's not calling the debounced function,
and undefined is considered a validation error.
2022-11-21 19:33:08 +02:00
Chaim Lev-Ari
253a3a2b40
fix(ui): remove loading of missing interceptors [EE-4604] ( #8086 )
2022-11-21 17:25:09 +02:00
Chaim Lev-Ari
1e4c4e2616
refactor(edge): move edge codebase to react ( #7781 )
2022-11-21 09:51:55 +02:00
Chaim Lev-Ari
75f40fe485
refactor(portainer): remove offline mode [EE-4348] ( #7761 )
...
Co-authored-by: deviantony <anthony.lapenna@portainer.io>
2022-11-21 09:50:47 +02:00
Ali
61e8e68c31
fix(svg): fix footer height [EE-4547] ( #8071 )
2022-11-21 09:22:41 +13:00