Zhang Hao
539948b5a6
fix(container): fixed add value and remove value for env [EE-3839] ( #7429 )
...
* fix(style): UI task issues [EE-3839]
2022-08-05 15:45:21 +08:00
Dmitry Salakhov
bfe1cace77
fix: correctly flagged pull latest image feature as limited ( #7428 )
2022-08-05 16:05:49 +12:00
Dakota Walsh
7b806cf586
fix(cache): trigger page reload on logout ( #7407 )
...
When portainer is restarted the user's session is invalidated and as
soon as they start clicking around they will be logged out. This PR does
two additional things when this happens.
1) We trigger a browser page reload which will force the client the grab
the latest version of our js, css, etc. Previously if a user updated
portainer, but never clicked the browser's refresh button they would
never see new css changes.
2) We also set "cache-control no-cache" on the index.html header. Since
portainer is an SPA and the the index.html is very small it makes
sense to avoid letting the browser cache it so that the user is
always given the latest version when the above reload is triggered.
2022-08-05 15:38:45 +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
Rex Wang
2574f223b4
fix(UI) check image name when build image EE-3010 ( #7409 )
...
* EE-3010 check image name when build image
2022-08-05 07:04:26 +08:00
fhanportainer
f2d93654f5
feat(roles): updated roles view css UI ( #7389 )
...
* feat(roles): updated roles view css UI
* feat(roles): updated icons
2022-08-05 10:26:33 +12:00
fhanportainer
5e74b90780
feat(teams): updated teams edit css UI ( #7403 )
...
* feat(teams): updated teams edit css UI
* feat(team): removed inline style.
2022-08-05 10:25:29 +12:00
fhanportainer
78ce176268
feat(teams): teams page css UI update. ( #7402 )
...
* feat(teams): teams page css UI update.
* feat(teams): added `required` attr to team name field
* feat(teams): fixed remove and search bar position
* feat(teams): fixed CreateTeamForm unit test
2022-08-05 10:24:19 +12:00
Matt Hook
dfb398d091
import the search feature ( #7426 )
2022-08-05 10:21:26 +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
Zhang Hao
0141e55936
fix(style): UI task issues [EE-3839] ( #7406 )
2022-08-04 23:41:12 +08:00
Rex Wang
46fba176f0
EE-3846 fix alignment of left-hand side of fields ( #7413 )
2022-08-04 22:05:27 +08:00
andres-portainer
441e265c32
feat(ui): renovate the docker images edit page EE-3505 ( #7375 )
2022-08-04 10:10:13 -03: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
Richard Wei
305a949692
feat(ui): ui change for auth and activity logs EE-3798 ( #7364 )
...
* added style to authentication and activity logs
2022-08-04 11:48:05 +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
congs
a46002502f
feat(ui): EE-3719 css portainer environments access ( #7359 )
2022-08-04 09:05:33 +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
andres-portainer
20a66fb10f
fix(endpoints): remove global map to avoid panic writes EE-3838 ( #7404 )
2022-08-03 12:18:33 -03:00
Ali
628f822025
fix(stacks): enforce stack permissions for non admin users EE-3683 ( #7399 )
...
* fix(stacks): hide stacks in sidebar EE-3683
* fix(stacks): for unauth, take the user to the dashboard
* fix(stacks): block the user from stack details EE-3683
* fix(stacks): disable stack managment for non admins
2022-08-03 22:19:27 +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
congs
5b40c79ea3
feat(ui): EE-3801 css portainer groups new ( #7362 )
2022-08-03 17:16:49 +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
fhanportainer
0014e39b61
feat(user): updated user edit view css UI ( #7373 )
2022-08-03 13:24:42 +12:00
Zhang Hao
5d1ea8ceb2
feat(secret&icon): secret creation page and some other icons [EE-3510] ( #7357 )
2022-08-03 08:56:29 +08:00
Matt Hook
079478f191
restyle ( #7350 )
2022-08-03 12:05:16 +12: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
matias-portainer
b28f635fb2
feat(ui): renovate the edge jobs edit page EE-3531 ( #7192 )
2022-08-02 10:28:27 -03:00
matias-portainer
0580d3833a
feat(ui): renovate the edge jobs create page EE-3530 ( #7188 )
2022-08-02 10:26:58 -03:00
Prabhat Khera
bff9bb7800
feature(ui): registry access screen EE-3770 ( #7332 )
2022-08-02 15:32:22 +12:00
Prabhat Khera
fb3d333453
fix(registries): Cannot read properties of null error on change of namespace EE-3747 ( #7363 )
2022-08-02 14:39:53 +12:00
congs
2c25e1d48e
feat(ui): EE-3571 css portainer tags ( #7383 )
2022-08-02 14:22:20 +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
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
congs
03590d46e6
feat(ui): EE-3767 css portainer groups ( #7360 )
2022-08-02 11:19:57 +12:00
andres-portainer
9dc6aa81cb
feat(ui): renovate the edge group creation page EE-3527 ( #7191 )
2022-08-01 18:24:05 -03:00
andres-portainer
d0b88d7e2f
feat(ui): renovate the edge stacks edition page EE-3534 ( #7213 )
2022-08-01 17:48:41 -03:00
andres-portainer
5343b965aa
feat(ui): renovate the docker images import page EE-3504 ( #7374 )
2022-08-01 17:19:07 -03:00
andres-portainer
104c82c54e
feat(ui): renovate the edge groups list page EE-3529 ( #7186 )
2022-08-01 17:11:09 -03:00
andres-portainer
c0569a0752
feat(ui): renovate the Docker volume edit page EE-3515 ( #7379 )
2022-08-01 17:09:11 -03:00
matias-portainer
ad86b6b11f
feat(ui): renovate the edge stacks creation page EE-3533 ( #7319 )
2022-08-01 15:33:18 -03:00
andres-portainer
ff32e87b97
feat(ui): renovate the Docker volume creation page EE-3514 ( #7380 )
2022-08-01 14:46:09 -03:00
andres-portainer
1e78234f04
feat(ui): renovate the Docker volume list page EE-3513 ( #7377 )
2022-08-01 14:44:44 -03:00
Zhang Hao
d0a9c046b3
refactor(docker/stack): stack creation page [EE-3486] ( #7316 )
...
* reactor(docker/stack): stack creation page [EE-3486]
* feat(stack): some missing component on stack create page and edit page [EE-3486]
2022-08-01 23:07:41 +08: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