portainer/api/http/handler
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
..
auth feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
dockerhub feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
edgegroups feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
edgestacks feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
edgetemplates feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointedge feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointgroups feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpointproxy feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
endpoints feat(edge-compute): add specific edge endpoint checkin interval (#3855) 2020-06-04 17:35:09 +12:00
extensions feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
file fix(api): remove x-frame-options header (#2322) 2018-10-03 14:18:03 +13:00
motd feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
registries fix(registries): check same url for gitlab (#3870) 2020-06-04 18:50:02 +12:00
resourcecontrols feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
roles feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
schedules feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
settings feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
stacks feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
status fix(api): fix invalid restriction on StatusInspectVersion 2019-10-08 11:45:16 +13:00
support feat(app): add externally sourced support options (#3249) 2019-10-10 10:59:27 +13:00
tags feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
teammemberships feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
teams feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
templates feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
upload feat(api): prevent non administrator users to use admin restricted API endpoints (#3227) 2019-10-07 16:10:51 +13:00
users feat(users): add the ability to rename a user (#3884) 2020-06-09 14:42:40 +12:00
webhooks feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
websocket feat(api): introduce new datastore interface (#3802) 2020-06-03 11:40:04 +12:00
handler.go refactor(azure): remove Azure ACI endpoint support (#3803) 2020-06-03 11:40:04 +12:00