discourse/app/assets/javascripts/admin/adapters
Jarek Radosz 080e899b8c
DEV: Tag group improvements (#8252)
* DEV: Add the actual "tag_groups/new" route

Allows refreshing the "new" page without an error.

* DEV: Prevent attempts to create group tags if tagging is disabled

* DEV: Refactor the tag-groups controller

Gets rid of `selectedItem`, `selected`, and `selectTagGroup` action.

* DEV: Rename tag-groups-show to tag-groups-edit

* DEV: Refactor tag-groups form

* Extracted the tag-groups-form that's used by tag-groups-new and tag-groups-edit
* The model is now a buffered property
* Serialization relies more heavily on RestAdapter now
* Data is sent as JSON
* Payload is now namespaced ("tag_group")

* Update app/assets/javascripts/discourse/controllers/tag-groups-new.js.es6

Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com>

* Update app/assets/javascripts/discourse/components/tag-groups-form.js.es6

Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com>

* Update app/assets/javascripts/discourse/controllers/tag-groups-edit.js.es6

Co-Authored-By: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2019-10-30 16:57:13 +01:00
..
build-plugin.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
customization-base.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
email-style.js.es6 FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
embedding.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
site-text.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
staff-action-log.js.es6 DEV: Use ResultSet with staff action logs. (#7661) 2019-08-13 20:55:05 +03:00
tag-group.js.es6 DEV: Tag group improvements (#8252) 2019-10-30 16:57:13 +01:00
theme.js.es6 FEATURE: List unused theme components (#6924) 2019-01-23 09:20:13 +00:00
user-field.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
web-hook-event.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
web-hook.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00