portainer/api/http/handler/endpoints
Anthony Lapenna 5e73a49473
feat(tags): add the ability to manage tags (#1971)
* feat(tags): add the ability to manage tags

* feat(tags): update tag selector UX

* refactor(app): remove unused ui-select library
2018-06-15 09:18:25 +02:00
..
endpoint_create.go feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
endpoint_delete.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
endpoint_extension_add.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
endpoint_extension_remove.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
endpoint_inspect.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
endpoint_list.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
endpoint_update.go feat(tags): add the ability to manage tags (#1971) 2018-06-15 09:18:25 +02:00
endpoint_update_access.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00
handler.go feat(stacks): support compose v2.0 stack (#1963) 2018-06-11 15:13:19 +02:00