portainer/api
Chaim Lev-Ari 25ca036070
feat(users): add the ability to rename a user (#3884)
* feat(users): update username in server

* feat(users): add username text field

* fix(users): rename label and change buttons size

* feat(users): change update message

* feat(users): disable submit when not changed

* feat(users): confirm updating username

* feat(users): minor UI update

Co-authored-by: Anthony Lapenna <lapenna.anthony@gmail.com>
2020-06-09 14:42:40 +12:00
..
archive feat(extensions): add the ability to upload and enable an extension (#3345) 2019-11-20 18:16:40 +13:00
bolt fix(bolt): migrate empty templates URL settings (#3856) 2020-06-03 11:40:04 +12:00
chisel feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
cli refactor(api): remove unused error constant 2020-06-03 11:40:04 +12:00
cmd/portainer feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
cron feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
crypto feat(edge): introduce support for Edge agent (#3031) 2019-07-26 10:38:07 +12:00
docker refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
exec feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
filesystem feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
git fix(stack): Skip SSL Verification (#3064) 2019-09-10 10:56:16 +12:00
http feat(users): add the ability to rename a user (#3884) 2020-06-09 14:42:40 +12:00
jwt feat(api): relocate authorizations outside of JWT (#3079) 2019-09-10 10:58:26 +12:00
ldap feat(api): bump ldap library version (#3772) 2020-06-03 11:40:04 +12:00
libcompose fix(networking): convert from localhost addresses to 127.0.0.1 (#3411) 2020-04-27 13:54:37 +12:00
access_control.go feat(api): rewrite access control management in Docker (#3337) 2019-11-13 12:41:42 +13:00
authorizations.go feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
edgegroup.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
edgestack.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
endpoint.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00
errors.go refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
go.mod feat(api): bump ldap library version (#3772) 2020-06-03 11:40:04 +12:00
go.sum refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
portainer.go feat(edge-compute): add specific edge endpoint checkin interval (#3855) 2020-06-04 17:35:09 +12:00
swagger.yaml refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00
swagger_config.json chore(version): bump version number 2020-06-03 11:40:03 +12:00
tag.go feat(edge-compute): add support for Edge stacks (#3827) 2020-05-14 14:14:28 +12:00