0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/frontend/services
Nazar Gargol bd92fcd282 🐛 Fixed /edit route redirect for tag taxonomies
refs 183e22e0bf (diff-f3a289058604b2b069d07bb8e2cda60cL39)

- When using the `/edit` route in the end of tag taxonomy redirect was landing on 404 page in Ghost-Admin. For example redirect for `/tags/getting-started/edit/` would redirect to `/#/settings/tags/getting-started`, instead of `/#/tags/getting-started`
- Referenced commit is where the routing in Ghost-Admin was changed from `/settings/tags/:slug/` to `/tags/:slug`
2020-04-16 21:23:38 +12:00
..
apps Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
redirects Updated docs api links to be version-less 2019-07-25 15:17:23 +08:00
routing 🐛 Fixed /edit route redirect for tag taxonomies 2020-04-16 21:23:38 +12:00
rss 🐛 Fixed internal error for RSS feed when a post has no content 2019-10-30 17:46:17 +00:00
settings Updated inconistent frontend debug statements 2019-11-05 15:06:15 +07:00
sitemap Added /frontend folder to default lint command 2019-08-08 10:47:13 +02:00
themes Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
url Fixed filter in url config for posts 2019-10-21 12:20:39 +07:00
proxy.js Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00