Prabhat Khera
d2ccb10972
add border to tooltip and modal in high contrast theme ( #10834 )
2023-12-20 08:55:00 +13:00
matias-portainer
8bb5129be0
feat(nomad): remove nomad from UI EE-6060 ( #10509 )
2023-10-31 15:27:20 -03: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
d970f0e2bc
refactor(containers): migrate create view to react [EE-2307] ( #9175 )
2023-10-19 13:45:50 +02:00
Prabhat Khera
03155685ab
fix toggle colors ( #10503 )
2023-10-19 15:01:31 +13:00
Ali
776be2e022
fix(sidebar): high contrast styles, single option link [EE-5666] ( #10485 )
2023-10-16 21:23:23 +01:00
Prabhat Khera
bcb3f918d1
some minor UI fixes ( #10475 )
2023-10-16 14:08:55 +13:00
Prabhat Khera
ff5b311eee
fix(helm): fix helm move to advance deployments issues [EE-5999] ( #10453 )
...
* fix helm move to adv deployments
2023-10-12 11:02:09 +13:00
Prabhat Khera
31bcba96c6
feature(UI): toggle styling changes [EE-4602] ( #10373 )
2023-10-12 07:34:38 +13:00
Ali
6a5f5aa424
fix(sidebar): qa feedback [EE-5666] ( #10452 )
2023-10-11 19:32:52 +01:00
Ali
a0dbabcc5f
feat(sidebar): update menu structure [EE-5666] ( #10418 )
2023-10-09 19:23:12 +01: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
Ali
13c48ab961
fix(be-teaser): mute styles [EE-6035] ( #10349 )
2023-09-24 19:56:09 +01: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
0e2eb17220
chore(deps): upgrade tailwind and prettier [EE-5218] ( #10068 )
2023-09-04 16:20:36 +01:00
Chaim Lev-Ari
0bcb57568c
feat(edge/stacks): increase status transparency [EE-5554] ( #9094 )
2023-07-13 23:55:52 +03:00
LP B
39eed67fd7
fix(app): dark theme be teaser colors [EE-5621] ( #9124 )
...
* fix(app): dark theme be teaser colors
* fix(app): review comments and prettier format
* fix(app): revert changes on arbitrary class
* feat(app/teaser): blue lock svg on dark theme
2023-07-11 17:35:43 +02:00
Ali
89c1d0e337
feat(app): add ingress to app service form [EE-5569] ( #9106 )
2023-06-26 16:21:19 +12:00
Prabhat Khera
b58cd1e87e
fix(UI): update icons for beta and experimental features EE-5435 ( #8940 )
2023-05-18 10:19:44 +12:00
cmeng
e6984c5787
fix(icon) update ecr icon EE-4143 ( #8880 )
2023-05-16 14:08:23 +12:00
Prabhat Khera
926ca19a1b
feat(UI): migrate console view to react EE-2276 ( #8767 )
2023-05-08 14:07:46 +12:00
LP B
1ff19f8604
fix(app/home): env tile hover style [EE-5299] ( #8765 )
...
* fix(app/home): environment item hover
* fix(app/home): remove white border above env list footer
* fix(app/home): icon color on edit buttons hover in high contrast theme
2023-05-04 16:00:56 +02:00
Chaim Lev-Ari
03712966e4
fix(ui/code-editor): apply theme colors [EE-5104] ( #8558 )
...
* fix(ui/code-editor): apply theme colors [EE-5104]
fix [EE-5104]
* fix(kube/yaml): expand yaml inspector
* fix(ui/code-editor): have default height
* fix(ui/code-editor): boolean color
* fix(ui/code-editor): style search bar
2023-03-06 09:13:42 +02:00
Chaim Lev-Ari
d546ff269b
fix(ui/input-group): remove z-index [EE-5121] ( #8582 )
2023-03-05 12:14:08 +02: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
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
5507b1e8c9
refactor(ui/editor): migrate code-editor to react [EE-4848] ( #8257 )
2023-02-23 09:10:31 +04: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
Prabhat Khera
d73622ed9c
fix cursor on autofill ( #8378 )
2023-02-10 09:19:43 +13:00
Chaim Lev-Ari
2dddc1c6b9
refactor(ui/box-selector): replace all selectors [EE-3856] ( #7902 )
2023-02-07 09:03:57 +05:30
Chaim Lev-Ari
968fc98401
fix(home): show tooltip for disabled envs [EE-4859] ( #8283 )
2023-02-02 18:24:00 -03:00
LP B
921e9cfc6e
fix(app/edge): updater/rollback calendar visual issues ( #8386 )
2023-02-02 12:57:53 -03:00
Chaim Lev-Ari
851a3346a9
fix(edge/update): remove schedule date for old envs [EE-3023] ( #8315 )
2023-01-24 12:20:55 +05:30
Prabhat Khera
ac458d0daa
fix(ui): tooltip link color EE-4914 ( #8365 )
2023-01-23 10:15:47 +13:00
cmeng
d04747b309
fix(home): EE-4874 homepage ui issues ( #8319 )
2023-01-23 09:14:06 +13:00
Chaim Lev-Ari
5942f4ff58
fix(home): dark mode for edit buttons [EE-4828] ( #8241 )
2023-01-19 10:16:34 +02:00
Matt Hook
c1dc1b49d1
fix(pagination): vert center pagination control on all screens and add consistent spacing [EE-4006] ( #8192 )
2022-12-16 10:55:54 +13:00
Chaim Lev-Ari
eba5879ec8
feat(home): change layout of env tile [EE-4479] ( #8061 )
2022-12-07 16:51:20 +02:00
Prabhat Khera
cbaba43842
fix(ui): tooltip stays open on hover [EE-3445] ( #8051 )
2022-12-05 09:47:43 +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
Ali
368e6b2a44
fix(helm): helm charts view bad icon aspect ratio EE-4451 ( #7875 )
2022-10-20 14:14:55 +13:00
LP B
1b0db4971f
feat(app/logs): format Zerolog in logs viewer [EE-4226] ( #7685 )
...
* feat(app/logs): format Zerolog in logs viewer
* fix(app/logs): trim caller to only last 2 segments
2022-09-22 00:34:58 +02: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
Prabhat Khera
ef1d648c07
feat(ingress): ingresses datatable with add/edit ingresses EE-2615 ( #7672 )
2022-09-21 16:49:42 +12:00
Chaim Lev-Ari
fad376b415
refactor(ui): remove global providers [EE-4128] ( #7578 )
2022-09-20 21:14:24 +03:00
Chaim Lev-Ari
4d123895ea
feat(edge/update): select endpoints to update [EE-4043] ( #7602 )
2022-09-18 14:42:18 +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