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
|
e66dea44e3
|
refactor(ui/modals): replace bootbox with react solution [EE-4541] (#8010)
|
2023-02-14 13:49:41 +05:30 |
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 |
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 |
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 |
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 |
Prabhat Khera
|
dd01165224
|
show secrets in kube applications datatable (#8065)
|
2022-11-23 08:48:36 +13:00 |
Prabhat Khera
|
0f0513c684
|
feat(kubernetes): edit yaml support EE-2855 (#8016)
|
2022-11-22 09:40:44 +13: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 |
Chaim Lev-Ari
|
77c29ff87e
|
refactor(kubernetes): move react codebase [EE-3349] (#7953)
|
2022-11-07 08:03:11 +02:00 |
Chaim Lev-Ari
|
37d4a80769
|
refactor(environments): remove endpoints cache [DTD-100] (#6408)
|
2022-11-02 13:29:26 +02:00 |
Ali
|
368e6b2a44
|
fix(helm): helm charts view bad icon aspect ratio EE-4451 (#7875)
|
2022-10-20 14:14:55 +13:00 |
Ali
|
7a6ff10268
|
fix(ing): nodeport validate and show errors [EE-4373] (#7801)
|
2022-10-12 10:06:57 +13:00 |
Ali
|
315c1c7e1e
|
fix(application): edit cluster ip services EE-4328 (#7775)
|
2022-10-07 16:55:11 +13:00 |
Ali
|
ae0b9b1e30
|
fix(ingress): ingress indicate missing services EE-4358 (#7794)
|
2022-10-06 15:24:59 +13:00 |
Ali
|
a1a88eb5e4
|
fix(secrets): allow edit sa token, refactor (#7732)
|
2022-09-29 09:57:39 +13:00 |
Ali
|
4e20d70a99
|
feat(secrets): allow creating secrets beyond opaque [EE-2625] (#7709)
|
2022-09-23 16:35:47 +12:00 |
Prabhat Khera
|
fcb76f570e
|
feat(ingress): remove ingresses from add and edit application EE-4206 (#7677)
|
2022-09-23 16:11:35 +12:00 |
Chaim Lev-Ari
|
ceaee4e175
|
refactor(ui): replace ng selectors with react-select [EE-3608] (#7203)
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
|
2022-09-21 10:10:58 +03:00 |
Matt Hook
|
7accdf704c
|
fix(kube): change warning text colour to match figma styling [EE-3045] (#7582)
* update warning text colour, icon and alignment to match figma
|
2022-09-15 11:09:19 +12:00 |
Rex Wang
|
a9b1a9c194
|
fix(docker): don't trimming when creating secret [EE-3265] (#7577)
* EE-3265 fix(docker): stop trimming when creating secret
* EE-3265 fix(docker): stop triming when creating secret in k8s
|
2022-08-31 23:19:14 +08:00 |
Chaim Lev-Ari
|
234627f278
|
fix(ui/buttons): set hyperlink style [EE-4007] (#7524)
|
2022-08-24 07:40:50 +03:00 |
Prabhat Khera
|
735b2063ea
|
fix(ui): minor ui issues EE-4004 (#7512)
|
2022-08-23 08:54:40 +12:00 |
Chaim Lev-Ari
|
cee241e77c
|
fix(k8s/apps): show horizontal scrollbar [EE-3941] (#7472)
|
2022-08-16 20:59:01 +03:00 |
Ali
|
36c93c7f57
|
fix(ui): kubernetes-consistent-styling EE-3820 (#7425)
|
2022-08-13 00:22:45 +06:00 |
Chaim Lev-Ari
|
c1a4856e9d
|
feat(ui/datatables): add styles for nested tables [EE-3687] (#7440)
* feat(ui/datatables): add styles for nested tables
|
2022-08-12 14:56:48 +12:00 |
Prabhat Khera
|
02355acfa8
|
fix(ui): namespace name sort EE-3863 (#7442)
|
2022-08-11 09:25:29 +12:00 |
Ali
|
7bd971f838
|
fix(toast): update styles and custom button (#7450)
EE-3829
|
2022-08-10 17:07:35 +12:00 |
Chaim Lev-Ari
|
c3ce4d8b53
|
feat(sidebar): add dark theme colors [EE-3666] (#7414)
|
2022-08-10 07:12:20 +03:00 |
Zhang Hao
|
0141e55936
|
fix(style): UI task issues [EE-3839] (#7406)
|
2022-08-04 23:41:12 +08:00 |
Dakota Walsh
|
d28030abea
|
feat(ui): namespace details UI improvements EE-3480 (#7335)
|
2022-08-04 14:45:44 +12:00 |
Dakota Walsh
|
aa0f1221de
|
feat(ui): namespace access EE-3478 (#7398)
|
2022-08-04 13:29:55 +12:00 |
wheresolivia
|
56fcc91e30
|
fix(data-cy): rename the duplicated data-cy attribute in kube data table pages [EE-3749] (#7416)
rename the duplicated data-cy attributes in kube stack and port data table page
|
2022-08-04 08:28:37 +12:00 |
wheresolivia
|
8a8058e4eb
|
fix(data-cy): rename the duplicated data-cy attribute in kube stack data table page [EE-3749] (#7411)
rename the duplicated data-cy attribute in kube stack and port data table page
|
2022-08-04 06:27:28 +12:00 |
Ali
|
ae9025c1fb
|
feat(ui): kubernetes-volumes-list EE-3484 (#7290)
* feat(ui) volumes datatable styling EE-3484
* feat(ui): storage datatable styling EE-3484
|
2022-08-03 15:53:59 +12:00 |
Ali
|
5469392ec7
|
feat(ui): config-details-styling EE-3472 (#7367)
* feat(ui): config details EE-3472
|
2022-08-02 14:21:14 +12:00 |
Ali
|
57e53d1a21
|
feat(ui): ui-improvements-helm EE-3476 (#7344)
* feat(ui): helm views ui update EE-3476
|
2022-08-01 19:13:58 +12:00 |
Dakota Walsh
|
a2e1570162
|
feat(ui): volume detals UI improvements EE-3483 (#7329)
|
2022-07-29 11:43:37 +12:00 |
Prabhat Khera
|
e779939ae1
|
feature(ui): ui improvements kube config add from EE-3471 (#7341)
|
2022-07-28 11:17:32 +12:00 |
Ali
|
9205f67791
|
feat(ui): kubernetes-configurations-list EE-3470 (#7285)
* feat(ui): configmaps/secrets table EE-3470
* feat(ui): conditionally show parent EE-3470
|
2022-07-26 17:12:02 +12:00 |
Chaim Lev-Ari
|
9a92b97b7e
|
fix(sidebar): show authorized links [EE-3610] (#7152)
|
2022-07-22 14:14:31 +12:00 |
Ali
|
314fdc850e
|
feat(ui): kubernetes-namespace-list EE-3481 (#7276)
* feat(ui): namespace list view ui changes EE-3481
|
2022-07-20 15:52:00 +12:00 |
wheresolivia
|
e07253bcef
|
fix kube namespace memory usage data-cy (#7294)
|
2022-07-20 10:50:54 +12:00 |
Prabhat Khera
|
6aa7fdb4f2
|
feat(ui): UI improvements node details screen EE-3468 (#7256)
|
2022-07-18 11:48:24 +12:00 |
Prabhat Khera
|
f5e774c89d
|
feat(ui): UI improvements kube app detail EE-3463 (#7176)
|
2022-07-15 10:49:12 +12:00 |
Prabhat Khera
|
ce7d234cba
|
feat(ui): ui improvements on cluster landing page EE-3467 (#7245)
|
2022-07-14 13:50:23 +12:00 |
Ali
|
0da4e3ae63
|
feat(ui): kube app list ui styling EE-3464 (#7247)
* feat(ui): apply app datatable changes EE-3464
|
2022-07-13 21:21:26 +12:00 |
Prabhat Khera
|
82fb5f7ac1
|
feat(kubernetes): UI improvements kube app create EE-3462 (#7149)
|
2022-07-11 14:05:23 +12:00 |
Richard Wei
|
a66fd78dc1
|
feat(ui): apply react pageheader to all pageview EE-3615 (#7178)
Co-authored-by: Chaim Lev-Ari <chiptus@gmail.com>
|
2022-07-06 09:08:45 +03:00 |
Chaim Lev-Ari
|
d7306fb22e
|
refactor(app): replace angularjs tooltip with react [EE-3606] (#7172)
* refactor(app): replace angularjs tooltip with react
|
2022-07-04 11:21:25 +12:00 |