discourse/app
Daniel Waterworth fa2c06da93 DEV: Change tag routing for categories on the server-side
These are the changes to tags routing that correspond to the category
routing changes of d84c34ad. The new scheme is:

/tags/c/*slug_path/:id/none/:tag_id/ENDPOINT
/tags/c/*slug_path/:id/none/:tag_id
/tags/c/*slug_path/:id/:tag_id/ENDPOINT
/tags/c/*slug_path/:id/:tag_id
2019-11-05 13:24:36 +00:00
..
assets FIX: filterQueryParams mutates state that is essentially global 2019-11-05 11:47:29 +00:00
controllers DEV: Change tag routing for categories on the server-side 2019-11-05 13:24:36 +00:00
helpers Remove debug info 2019-11-01 13:50:15 -04:00
jobs UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
mailers UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30
models FEATURE: Add welcome message for admins. (#8293) 2019-11-05 18:15:55 +05:30
serializers FEATURE: categories can require topics have a tag from a tag group 2019-10-31 16:10:19 -04:00
services FEATURE: Site setting/UI to allow users to set their primary group (#8244) 2019-10-28 12:46:27 -05:00
views UX: show user email address on "grant admin access" email and UI 2019-11-04 14:47:00 +05:30