Files
notifications-admin/app
Alexey Bezhan 20abe96fc9 Link template folders to their contents
Clicking on template folder navigates to a page that displays that
folder's contents.

This reuses the existing choose template view by adding a filter
based on optional `template_folder_id` argument.

Service model methods are rewritten to match `all_templates` and
`get_template`. New `get_template_folder_path` method returns a
list of folders (from root to the current one) that the selected
folder is nested inside.
2018-11-06 13:13:13 +00:00
..
2018-11-06 13:13:12 +00:00
2018-10-17 10:42:38 +01:00
2018-11-06 13:13:12 +00:00
2018-09-28 15:02:32 +01:00