Files
notifications-api/tests/app
Leo Hemsted fbe34041d6 add template folder CRUD
* create template folder
* rename template folder
* get list of template folders for service (not nested/presented in any
  particular way)
* delete template folder

Also removed `lazy=dynamic` from the `template_folder.templates`
relationship. lazy=dynamic returns a query object (which you can then
filter further). We just want to return the entire fetched list, at
least for now.
2018-10-31 14:28:16 +00:00
..
2018-10-24 11:24:53 +01:00
2018-10-24 11:24:53 +01:00
2018-10-26 17:54:53 +01:00
2018-10-26 18:02:41 +01:00
2018-10-31 14:28:16 +00:00
2018-10-09 15:08:54 +01:00
2018-10-31 14:28:16 +00:00