portainer/api
xAt0mZ e19bc8abc7 fix(app): registry push-pull features overhaul (#3393)
* feat(registry): registry or direct url selector

* feat(app): push pull container creation

* feat(app): push pull container duplicate

* feat(app): push pull container details recreate

* feat(app): push pull container details commit

* feat(app): push pull images

* feat(app): push pull image tag

* feat(app): push pull image push

* feat(app): push pull image pull

* feat(app): push pull service creation

* feat(app): push pull templates create container

* feat(app): push pull templates create stacks

* feat(app): push pull template edit

* feat(app): push pull service details update

* fix(app): refactor registry selector + registry auto select

* feat(app): remove autocomplete on registry selector

* style(image-registry): reword simple/advanced mode

* Revert "feat(app): remove autocomplete on registry selector"

This reverts commit 97ec2ddd62.

* refactor(registry-selector): reverse registry and image fields

* feat(app): autocomplete on registry selector

* feat(registry-selector): change gitlab registry autocomplete

* feat(registry-selector): autocomplete for dockerhub

* feat(registry-selector): gitlab url based on locked value instead of name

* fix(registry-selector): gitlab registries URL are not modified anymore

* fix(registry-selector): change gitlab image autofill on duplicate

* fix(registry-selector): gitlab registries now only suggest their own images and not all from gitlab

* fix(registry-selector): psuh pull issues with gitlab registries

* fix(registry-selector): dockerhub registry selection on duplicate for dockerhub images

* fix(templates): registry retrieval for template

* feat(images): add autocomplete on image pull panel

* fix(registry-selector): add latest tag when no tag is specified

* fix(registry-selector): latest tag now applied for non gitlab registries
2019-11-28 11:36:39 +13:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt fix(api): introduce priority based logic for RBAC roles (#3374) 2019-11-18 21:22:47 +13:00
chisel feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cli feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
cmd/portainer feat(api): automatically update extensions at startup (#3349) 2019-11-20 18:02:07 +13:00
cron feat(api): remove cron second support 2019-10-08 14:39:37 +13:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
exec feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
filesystem feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http fix(libcompose): apply same normalize name rule as libcompose on stack name (#3395) 2019-11-24 14:28:07 +13:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap refactor(api): refactor base import path (#2788) 2019-03-21 14:20:14 +13:00
libcompose feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
access_control.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
authorizations.go fix(api): introduce priority based logic for RBAC roles (#3374) 2019-11-18 21:22:47 +13:00
errors.go feat(extensions): introduce RBAC extension (#2900) 2019-05-24 18:04:58 +12:00
portainer.go fix(app): registry push-pull features overhaul (#3393) 2019-11-28 11:36:39 +13:00
swagger.yaml chore(version): bump version number 2019-11-14 17:50:11 +13:00
swagger_config.json chore(version): bump version number 2019-11-14 17:50:11 +13:00