Alice Groux
c4ffaa4da2
feat(applications/ports-mapping): load balancer link expand only if item length > 1 ( #148 )
2021-03-03 19:51:53 +01:00
Alice Groux
14550db3b5
feat(k8s/application): validate load balancer ports inputs ( #152 )
2021-03-03 19:26:22 +01:00
Chaim Lev-Ari
92d5eba499
feat(service): clear source volume when change type ( #4627 ) ( #171 )
...
* feat(service): clear source volume when change type
* feat(service): init volume source to the correct value
2021-03-03 15:47:49 +01:00
cong meng
31dcf031f3
chore(webpack): add source maps (EE-37) ( #167 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-03-02 21:46:13 +01:00
Alice Groux
61c7379312
feat(docker/network): rename restrict external access to the network label ( #141 )
2021-03-02 11:30:53 +01:00
Alice Groux
ff08fffdce
feat(k8s/advanced-deployment): introduce advanced deployment panel to each resource list view ( #181 )
2021-03-01 18:19:11 +01:00
Maxime Bajeux
aa9cb52575
fix(frontend): add a key to existing used configuration won't throw error anymore on using-app edition ( #154 )
...
Application edit page initializes the overridenKeyType of new added configuration key to NONE so that the user can select how to load it
2021-03-01 17:57:31 +01:00
Maxime Bajeux
5bb43432b0
fix(frontend): override configuration keys disappear ( #186 )
2021-03-01 16:15:08 +01:00
cong meng
b17d296783
fix(frontend): Resource pool 'created' attribute is showing the time you view it at not actual creation time (EE-90) ( #166 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-03-01 15:56:21 +01:00
Alice Groux
006d19cd63
feat(app/images): in advanced mode, remove tooltip and add information message ( #150 )
2021-03-01 15:39:27 +01:00
Alice Groux
a0001305cc
feat(app/logs): add download button on logs views ( #151 )
2021-02-28 21:14:22 +01:00
cong meng
e71fc3bb0e
fix(service): set volume source to the correct value (ee-132) ( #178 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-02-28 20:19:50 +01:00
Alice Groux
766e865bd2
feat(k8s/configuration): save the owner when updating the configuration ( #142 )
2021-02-27 23:44:00 +01:00
Dmitry Salakhov
880755125b
feat(volumes): show volume access policy ( #176 )
2021-02-27 11:28:52 +01:00
Alice Groux
dc19061c97
feat(k8s/sidebar): accessing cluster steup not expand endpoint sidebar ( #149 )
2021-02-26 23:20:26 +01:00
Alice Groux
d04cf56f37
fix(k8s/node): sort labels ( #146 )
2021-02-26 22:57:15 +01:00
Alice Groux
85cc619dc6
feat(k8s/configuration): add extra information panel when creating a sensitive configuration ( #143 )
2021-02-26 22:36:15 +01:00
Alice Groux
1b432ad1af
feat(k8s/application): refreshing yaml panel doesn't change the selected panel ( #147 )
2021-02-26 22:05:38 +01:00
Alice Groux
62fe32fe31
feat(app/endpoint): start Portainer without endpoint ( #180 )
2021-02-26 18:05:30 +01:00
Alice Groux
4ee52a5062
feat(k8s/datatables): reduce size of collapse/expand column for stacks datatable and storage datatable ( #145 )
2021-02-26 12:14:45 +01:00
Alice Groux
1d50068003
feat(k8s/configuration): rename create entry file button ( #144 )
2021-02-26 11:57:37 +01:00
Maxime Bajeux
4ceae3a43c
fix(frontend): cannnot access configuration details view containing binary data ( #163 )
2021-02-26 11:35:45 +01:00
Alice Groux
e78756ccfa
feat(docker/volumes): add confirmation modal before deleting volumes ( #140 )
2021-02-26 03:05:57 +01:00
cong meng
d618d05ee1
fix(stack): stacks created via API are incorrectly marked as private with no owner (ee#74) ( #156 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-02-26 01:16:18 +01:00
Chaim Lev-Ari
401a471748
feat(k8s/application): review application creation warning style ( #4613 ) ( #159 )
...
Co-authored-by: Anthony Lapenna <anthony.lapenna@portainer.io >
2021-02-25 16:54:20 +01:00
cong meng
74f3fb0ba2
feat(login): de-emphasize internal login when oauth enabled (ee-70) ( #155 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-02-25 16:19:48 +01:00
cong meng
0c20e788f2
fix(style): shift button position in stack details (ee-135) ( #168 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-02-25 16:10:01 +01:00
Chaim Lev-Ari
1cbda51517
feat(image-details): Show labels in images datatable ( #4287 ) ( #137 )
...
* feat(images): show labels in images datatable
* move labels to image details view
Co-authored-by: DarkAEther <30438425+DarkAEther@users.noreply.github.com >
2021-02-25 16:04:49 +01:00
Chaim Lev-Ari
924bfdee2a
feat(docker/stacks): introduce date info for stacks ( #182 )
...
* feat(docker/stacks): add creation and update dates
* feat(docker/stacks): put ownership column as the last column
* feat(docker/stacks): fix the no stacks message
* refactor(docker/stacks): make external stacks helpers more readable
* feat(docker/stacks): add updated and created by
* feat(docker/stacks): toggle updated column
* refactor(datatable): create column visibility component
Co-authored-by: alice groux <alice.grx@gmail.com >
2021-02-25 15:59:38 +01:00
cong meng
7549ae2c11
fix(state): check validity of state (ee-77) ( #157 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2021-02-23 20:10:01 +01:00
Chaim Lev-Ari
fd0c6ea868
#4470 fix(stack): fix a display issue with the stack editor tab. ( #4543 ) ( #160 )
...
Co-authored-by: aravind-korada <70788131+aravind-korada@users.noreply.github.com >
2021-02-23 20:04:44 +01:00
yi-portainer
c3f82f51c9
* update version to 2.0.1
...
(cherry picked from commit 5a784906db76f01461430489bba19ede71aefb93)
2021-02-22 19:10:13 +13:00
Yi Chen
2d6c96a89d
* revert docker linux to versioon 18.09.3 ( #188 )
...
(cherry picked from commit 37c9dc7d497b4e1a440de14f6998f6616faa417f)
2021-02-22 16:01:07 +13:00
itsconquest
86c378b561
fix(build): fix kubectl download script ( #187 )
2021-02-19 14:31:43 +13:00
Stéphane Busso
c8f18adfc3
Fix(build): docker compose binary download partial backport ( #185 )
2021-02-17 09:01:48 +13:00
Steven Kang
a761412bd9
feat(build): introduce buildx ( #173 )
...
* feat(build): introduce buildx
* feat(build): excluded compose v3
* feat(build): excluded compose v3
* feat(build): revert back the Docker binary for Windows
* * fix liblicense url override
Co-authored-by: yi-portainer <yi.chen@portainer.io >
2021-02-15 09:47:14 +13:00
Stéphane Busso
b0f7dee463
fix(license): default license server url ( #135 )
...
* fix default license server url
* Add azure scripts
* Add ldflags to crossplatform builder
2021-01-26 10:01:18 +13:00
itsconquest
7690a1c894
feat(testing): add missing docker rbac asserts ( #133 )
2020-12-09 14:08:53 +13:00
itsconquest
461bc9b931
Feat cypress rbac tests ( #132 )
...
* feat(testing): bump cypress version
* feat(testing): bring changes from intial PR + helpers
* feat(testing): add kubernetes rbac asserts
* feat(testing): cleanup from previous changes
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2020-12-09 12:17:07 +13:00
Chaim Lev-Ari
06fe256f40
fix(app): remove ghost pages ( #131 )
...
* fix(app): remove timeout
* style(app): remove comments
* fix(app): remove async from hook which cause blink
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2020-12-03 17:42:14 +13:00
Yi Chen
92d597608e
fix(RBAC) adding/removing teams into namespace causing error ( #129 )
...
* * handle teams been added or removed in the resource pool
* do not delete role bindings but just remove the user subject
* * fix missing rolemap
* * revert the role bindings changes (not the cause of the issue)
* * fix token cache cleaning endpoint tokens
2020-12-02 20:38:09 +13:00
Stéphane Busso
5e8e6d2821
chore(license): Update liblicense ( #130 )
2020-12-02 14:43:31 +13:00
Stéphane Busso
d46844fa7c
Override license server ( #128 )
2020-12-02 09:38:52 +13:00
Yi Chen
f6824ce11c
- remove rbac debug statements ( #126 )
2020-12-01 22:37:13 +13:00
Stéphane Busso
5f9ece92ae
fix(board): Set license validation every day fixes#117 ( #47 )
2020-12-01 22:36:35 +13:00
Anthony Lapenna
674d20bfb9
feat(docker/dashboard): wrap dashboard elements in div ( #127 )
2020-12-01 22:27:36 +13:00
cong meng
50bd34632d
#220 fix(frontend): reenable license cache with 30s timeout and move license checking out of router hook ( #124 )
...
Co-authored-by: Simon Meng <simon.meng@portainer.io >
2020-12-01 20:40:23 +13:00
Stéphane Busso
e316a5ebe1
fix(license): Fix license expiration inconsistency with displayed date ( #111 )
...
* fix(license): Fix license expiration inconsistency with displayed date
* Fix inconsistent expiration
* Use liblicense expiration compute
* wip
* Use db for expiresAt in license detailed view
* Fix date differences
2020-12-01 17:39:37 +13:00
Yi Chen
db9a1826e5
* fix nil user or team access in edge endpoint ( #125 )
2020-12-01 15:27:26 +13:00
Yi Chen
02b1ccd521
fix(RBAC) remove role/cluster role bindings when user is deleted ( #120 )
...
* * partially ignore errors during user deletion
* collect all errors during user deletion
* remove role/cluster role bindings when empty
* + update resource pool access endpoint
* remove bindings when user is removed from resource pool
* remove token cache when user is added to the resource pool
* - remove delete tokens endpoint
* use actual TriggerUserAuthUpdate
* * fix comments
* * improve error returns
2020-12-01 11:45:49 +13:00