Matt Hook
d4f4bb532f
fix(web-editor): add search hint text [EE-3967] ( #7496 )
2022-08-25 10:11:25 +12:00
Zhang Hao
c6ab5d5717
fix(image): Add hide default registry teaser for CE version [EE-4038] ( #7533 )
...
* fix(image): Add hide default registry teaser for CE version [EE-4038].
* fix(image): Hide advanced mode only if there is no docker hub registries [EE-3734]
* sync with EE
2022-08-24 19:33:48 +08:00
itsconquest
87214d48be
fix(wizard): highcontrast style for BE only options ( #7544 )
2022-08-24 14:48:05 +12:00
itsconquest
a2a35a1851
fix(azure): correctly sort container ports [EE-4076] ( #7550 )
2022-08-24 12:43:04 +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
matias-portainer
3a324acb0e
fix(edge): fix edge URL placeholder EE-2598 ( #7459 )
2022-08-22 10:13:01 -03:00
Chaim Lev-Ari
ace01eac9d
fix(ui): box-selector fixes [EE-3949] ( #7489 )
2022-08-22 11:55:48 +03:00
Ali
8d304b78cb
fix(kubeshell): add back data-cy EE-4054 ( #7538 )
2022-08-22 16:52:24 +12:00
fhanportainer
c17baa36ef
fix(app-template): fixed the app template list not scroll to top issue ( #7519 )
...
* fix(app-template): fixed the app template list not scroll to top issue
* fix(templates): added id prop to PageHeader component.
2022-08-20 00:31:17 +12:00
Chaim Lev-Ari
f480e0ccf6
fix(containers): make table wider [EE-3944] ( #7487 )
2022-08-17 12:49:29 +03:00
Ali
d85149e328
fix(kubeconfig): update button and modal styles ( #7481 )
...
EE-3947
2022-08-17 20:01:04 +12:00
Chaim Lev-Ari
eda8347091
fix(ui/header): change font sizes [EE-3966] ( #7485 )
2022-08-16 18:08:08 +03: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
matias-portainer
a750259a2c
fix(edge): generate new EdgeID only if not present ( #7454 )
2022-08-11 22:23:13 -03:00
Chaim Lev-Ari
29f0daa7ea
fix(edge/stacks): show correct status for env [EE-3374] ( #7466 )
2022-08-11 22:20:36 -03: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
a7ab0a5662
feat(ui): box-selector-style-updates EE-3698 ( #7382 )
2022-08-11 14:13:11 +06:00
Chaim Lev-Ari
bed4257194
refactor(containers): migrate view to react [EE-2212] ( #6577 )
...
Co-authored-by: LP B <xAt0mZ@users.noreply.github.com>
2022-08-11 07:33:29 +03:00
Chaim Lev-Ari
5ee570e075
feat(home): filter by connection type and agent version [EE-3373] ( #7085 )
2022-08-11 07:32:12 +03:00
congs
36888b5ad4
feat(ui): EE-3567 css portainer settings auth ( #7423 )
2022-08-10 17:49:43 +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
Richard Wei
ad8b8399c4
fix(ui): remove right label for switch toggle EE-3786 ( #7349 )
...
* remove right label for switch toggle
2022-08-08 16:43:31 +12:00
Dakota Walsh
8ff2fa66b6
fix(kube): update kubectl agent install instructions ( #7421 )
2022-08-08 14:06:10 +12:00
Rex Wang
69a824c25b
Fix(UI) Update UI of docker dashboard EE-3845 ( #7422 )
...
* EE-3846 fix alignment of left-hand side of fields
2022-08-05 10:17:31 +08:00
itsconquest
8d733ccc8c
style(init): style init views [EE-3556] ( #7384 )
...
* style(init): style init views [EE-3556]
* update icons, alignment & allow clicking feature indicator link
* update cursor style on hover
2022-08-05 11:48:08 +12:00
Matt Hook
4e9b3a8940
fix(endpoint handler): fix endpoint address(url) parsing EE-3081] ( #7408 )
...
fix address validation when creating agent endpoint
2022-08-05 09:30:54 +12:00
Richard Wei
31d3fd730c
fix(ui): fix users teams missing from menu for teamlead EE-3761 ( #7381 )
...
* fix users & teams missing from menu for teamlead
2022-08-04 09:23:38 +12:00
Rex Wang
d8db8718bd
EE-3831 Replace sort icon and search icon in all docker pages ( #7400 )
2022-08-03 17:43:29 +08:00
Richard Wei
65c050dc87
feat(ui): ui change for edge compute settings EE-3800 ( #7365 )
...
* added style to edge compute under settings
2022-08-03 11:15:00 +12:00
congs
21fbd37bfb
feat(ui): EE-3718 css portainer environments edit ( #7318 )
2022-08-03 10:19:28 +12:00
Prabhat Khera
e1c7079c81
feat(ui): ui improvements create template EE-3628 ( #7352 )
2022-08-02 14:10:39 +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
andres-portainer
c0569a0752
feat(ui): renovate the Docker volume edit page EE-3515 ( #7379 )
2022-08-01 17:09:11 -03:00
Zhang Hao
c54bb255ba
feat(container): container detail page as well as some icon changes [EE-3493] ( #7361 )
2022-08-01 23:06:39 +08: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
Rex Wang
e28a1491d4
EE-3499 update UI endpoint/settings ( #7385 )
2022-08-01 14:44:02 +08: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
d4d80ed8f7
feat(ui): ui change for create access token EE-3541 ( #7366 )
...
* ui change for create access token
2022-08-01 10:08:45 +12:00
Chaim Lev-Ari
ea60740d48
fix(sidebar): save sidebar state to local storage ( #7207 )
2022-07-28 14:24:25 -03:00
Chaim Lev-Ari
762c664948
feat(edge): create edge device with wizard [EE-3096] ( #7029 )
2022-07-28 10:34:22 -03:00
Richard Wei
aa830a0e58
fix(ui): fix docker images page error on pageheader EE-3668 ( #7212 )
...
* fix docker images page error with link on page-header
2022-07-28 09:53:19 +12:00
matias-portainer
7e3347da2b
feat(ui): renovate the FDO devices list EE-3669 ( #7231 )
2022-07-27 10:47:38 -03:00
Rex Wang
6d3a33635d
EE-3694 update UI of docker/custom template ( #7345 )
2022-07-27 21:04:31 +08:00