portainer/api/http/handler
Anthony Lapenna 9bb885629a
feat(endpoints): UX enhancements (#1943)
* feat(endpoints): add details about endpoints in datatable

* feat(endpoint-details): add the ability to inspect/update azure endpoint

* feat(endpoint-selector): disable placeholder selection
2018-06-01 16:13:24 +02:00
..
extensions feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
auth.go feat(security): add request rate limiter on authentication endpoint (#1866) 2018-05-07 20:01:39 +02:00
azure.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
docker.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
dockerhub.go fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
endpoint.go feat(endpoints): UX enhancements (#1943) 2018-06-01 16:13:24 +02:00
endpoint_group.go feat(endpoint-groups): add endpoint-groups (#1837) 2018-04-26 18:08:46 +02:00
extensions.go refactor(extensions): review bouncer settings for extensions endpoint (#1711) 2018-03-10 08:18:59 +10:00
file.go chore(build-system): make assets default relative, serve assets from assets/public (#1309) 2017-10-26 11:17:45 +02:00
handler.go feat(azure): add experimental Azure endpoint support (#1936) 2018-05-28 16:40:33 +02:00
registry.go fix(api): manage registry authentication in the API (#1751) 2018-03-23 08:44:43 +10:00
resource_control.go feat(configs): add support for docker configs (#996) 2017-11-06 09:47:31 +01:00
settings.go feat(support): add support view (#1937) 2018-05-28 16:40:59 +02:00
stack.go feat(stack-creation): add the ability to specify git credentials (#1722) 2018-03-16 07:22:05 +10:00
status.go feat(settings): add settings management (#906) 2017-06-01 10:14:55 +02:00
team.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
team_membership.go feat(api): introduces swagger.yml (#1112) 2017-08-13 16:45:55 +02:00
templates.go feat(templates): add support for stack templates (#1346) 2017-11-07 08:18:23 +01:00
upload.go feat(stacks): add support for stack deploy (#1280) 2017-10-15 19:24:40 +02:00
user.go feat(api): update admin deletion policy (#1935) 2018-05-31 21:24:15 +02:00
websocket.go fix(api): refactor TLS support (#1909) 2018-05-19 16:25:11 +02:00