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
fhanportainer
0242c8e4ef
fix(dropdown): fixed dropdown menu background color in dark mode. [EE-4026] ( #7591 )
...
* fix(dropdown): fixed dropdown menu background color in dark mode. [EE-4026]
* fix(dropdown): fixed table setting background color in dark mode.
* fix(dropdown): updated --bg-dropdown-menu-color in dark theme.
* fix(dropdown): fixed dropdown border radius issue
* fix(dropdown): fixed dropdown option text color in dark mode
2022-09-14 10:16:02 +12:00
LP B
fdfebcf731
fix(style): autofilled inputs use theme colors [EE-3828] ( #7576 )
2022-09-12 16:29:15 +02:00
itsconquest
9ce3e7d20d
fix(theme): tabs and codeeditor darkmode correction [EE-4188] ( #7643 )
...
* fix(theme): tabs and codeeditor darkmode correction [EE-4188]
* correct codemirror background
* fix typo
2022-09-12 17:07:03 +12:00
itsconquest
d95a67a567
fix(theme): env sidebar darkmode color [EE-4188] ( #7638 )
...
* fix(theme): env sidebar darkmode color [EE-4188]
* style usericon
* further dark mode changes
2022-09-09 12:47:06 +12:00
itsconquest
2edff939ef
fix(theme): update dark mode colors [EE-4188] ( #7623 )
...
* fix(theme): update dark mode colors [EE-4188]
* fix sidebar hover/selected
2022-09-08 13:49:09 +12:00
Chaim Lev-Ari
234627f278
fix(ui/buttons): set hyperlink style [EE-4007] ( #7524 )
2022-08-24 07:40:50 +03:00
congs
b91e06a60a
fix(stack): EE-3908 broken modal when updating/redeploying stacks ( #7497 )
2022-08-23 14:22:18 +12:00
fhanportainer
ad3f4ff711
fix(toggle): fixed disabled toggle color in dark and high contrast modes. ( #7518 )
...
* fix(toggle): fixed disabled toggle color in dark and high contrast modes.
* fix(switch): fixed switch color in dark and high contrast modes.
* fix(switch): fixed switch in LDAP secion.
* fix(switch): corrected the blue color of Switch in dark and high contrast themes.
2022-08-23 12:11:11 +12:00
fhanportainer
e84126ec13
feat(label): uses --ui-white for control-label css class in Dark and High contrast themes ( #7505 )
...
* feat(label): uses `--ui-white` for control-label css class in Dark and High contrast themes.
* feat(label): uses `apply` in control-label css class.
2022-08-23 03:08:29 +12:00
Ali
8d304b78cb
fix(kubeshell): add back data-cy EE-4054 ( #7538 )
2022-08-22 16:52:24 +12:00
Prabhat Khera
fb62edefbc
fix background ( #7515 )
2022-08-18 22:39:54 +12:00
Ali
36c93c7f57
fix(ui): kubernetes-consistent-styling EE-3820 ( #7425 )
2022-08-13 00:22:45 +06:00
Chaim Lev-Ari
95fb5a4baa
fix(ui): fix ui bugs [EE-3847] ( #7453 )
2022-08-12 15:47:56 +12: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
Chaim Lev-Ari
92b7e64689
feat(ui/sidebar): support custom logos [EE-3753] ( #7436 )
...
* feat(ui/sidebar): show right logos
2022-08-12 13:27:30 +12:00
Richard Wei
a247db7e93
feat(ui): added teaser styling for CE EE-3780 ( #7323 )
...
* added teaser styling for CE
2022-08-12 12:03:30 +12:00
itsconquest
1fbaf5fcbf
fix(style): correct common pages [EE-3886] ( #7449 )
...
* fix(css): correct common pages [EE-3886]
2022-08-12 11:58:31 +12:00
Richard Wei
ee1ee633d7
feat(ui): portainer wizard ui change for ce EE-3576 ( #7405 )
...
* ui change for wizard
2022-08-12 08:43:01 +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
Ali
fb3a31a4fd
feat(login): allow-show-hide-password-in-login-screen EE-3885 ( #7433 )
...
* feat(login): allow show/hide password EE-3885
2022-08-10 16:07:24 +12:00
Prabhat Khera
bff9bb7800
feature(ui): registry access screen EE-3770 ( #7332 )
2022-08-02 15:32:22 +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
Richard Wei
75c1b485ab
feat(ui): css tidy up for ui change EE-3795 ( #7354 )
...
* css tidy up for ui change
2022-08-02 12:17:22 +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
Matt Hook
2552eb5e25
feat(kube): create namespace from form view [EE-3479] ( #7260 )
...
Restyle create namespace from form view
2022-08-01 16:45:28 +12:00
Matt Hook
ddaf9dc885
feat(kube): create namespace from manifest view [EE-3479] ( #7306 )
...
Restyle create from manifest
2022-08-01 16:44:56 +12:00
Ali
11dffdee9a
feat(ui): update dashboard table & items EE-3474 ( #7351 )
2022-08-01 13:29:49 +12:00
Richard Wei
423dd5e394
feat(ui): portainer new ui for homepage EE-3554 ( #7328 )
...
* add icon to homepage
2022-07-29 16:13:02 +12:00
Prabhat Khera
ce22544c60
feature(ui): UI security constraints screen EE-3706 ( #7314 )
2022-07-29 14:41:33 +12:00
Matt Hook
9106e74e61
restyle the web editor ( #7333 )
2022-07-29 12:54:17 +12:00
Ali
d574a71cb1
feat(ui): allow-different-modal-icons EE-3751 ( #7299 )
...
* feat(ui): update modal icons EE-3751
2022-07-28 17:33:21 +12:00
Richard Wei
36071837cb
feat(ui): portainer login page ui EE-3542 ( #7244 )
...
* ui change for login page
* Update app/portainer/views/auth/auth.html
Co-authored-by: itsconquest <william.conquest@portainer.io>
* remove inline styles logout view
Co-authored-by: itsconquest <william.conquest@portainer.io>
2022-07-27 11:02:41 +12:00
Ali
1ef713d80b
feat(ui): custom template item EE-3738 ( #7303 )
2022-07-27 09:40:22 +12:00
Prabhat Khera
3645ff7459
feat(ui): cluster setup page done EE-3705 ( #7267 )
2022-07-22 14:16:50 +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
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
82fb5f7ac1
feat(kubernetes): UI improvements kube app create EE-3462 ( #7149 )
2022-07-11 14:05:23 +12:00