1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-02 04:15:28 +02:00
portainer/app
Chaim Lev-Ari db8b3d6e5a
create tag from tag selector (#3640)
* feat(tags): add button to save tag when doesn't exist

* feat(endpoints): allow the creating of tags in endpoint edit

* feat(groups): allow user to create tags in create group

* feat(groups): allow user to create tags in edit group

* feat(endpoint): allow user to create tags from endpoint create

* feat(tags): allow the creation of a new tag from dropdown

* feat(tag): replace "add" with "create"

* feat(tags): show tags input when not tags

* feat(tags): hide create message when not allowed

* refactor(tags): replace component controller with class

* refactor(tags): replace native methods with lodash

* refactor(tags): remove unused onChangeTags function

* refactor(tags): remove on-change binding

* style(tags): remove white space

* refactor(endpoint-groups): move controller to separate file

* fix(groups): allow admin to create tag in group form

* refactor(endpoints): wrap async function with try catch and $async

* style(tags): wrap arrow function args with parenthesis

* refactor(endpoints): return $async functions

* refactor(tags): throw error in the format Notification expects
2020-04-08 19:56:24 +12:00
..
agent feat(app): debounce on all search fields (#3058) 2019-08-12 16:27:05 +02:00
azure feat(app): debounce on all search fields (#3058) 2019-08-12 16:27:05 +02:00
docker fix(services): enforce minimum replica count of 0 (#3653) 2020-03-29 13:25:50 +13:00
extensions refactor(UX): disable/remove uneeded UI elements (#3530) 2020-01-31 16:49:59 +01:00
integrations feat(app): debounce on all search fields (#3058) 2019-08-12 16:27:05 +02:00
portainer create tag from tag selector (#3640) 2020-04-08 19:56:24 +12:00
__module.js feat(deps): multiselect library as dependency (#3255) 2019-10-14 15:43:58 +02:00
app.js fix(app): permissions lost for UI on browser refresh (#3354) 2019-11-26 17:01:39 +13:00
config.js feat(app): set anonymizeIp property for GA (#2919) 2019-06-02 18:16:07 +12:00
constants.js feat(app): add externally sourced support options (#3249) 2019-10-10 10:59:27 +13:00
index.html style(app): update app loading text (#3046) 2019-07-26 10:20:38 +12:00
vendors.js feat(deps): multiselect library as dependency (#3255) 2019-10-14 15:43:58 +02:00