This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse
Daniel Waterworth 3a5080b469
FIX: Renaming and deleting tags (#11169)
The REST adapter generates paths with the /tags/ prefix indescriminately,
but individual tag paths have been moved under the /tag/ prefix to allow
tags with names that would otherwise cause ambiguity like c.
2020-11-10 10:57:25 +00:00
..
app FIX: Renaming and deleting tags (#11169) 2020-11-10 10:57:25 +00:00
tests FIX: Paths with categories and tags were being generated incorrectly (#11167) 2020-11-09 12:34:52 +00:00