Ghost/apps/admin-x-framework
Ronald Langeveld a47d55d1a2
🐛 Fixed trailing slashes not handled in Settings (#19640)
fixes
https://linear.app/tryghost/issue/ENG-609/staff-users-can-no-longer-be-opened-directly-with-their-url

- additionally added an `edit` route for editing staff users, which
fixes a regression.
2024-02-01 19:23:22 +02:00
..
src 🐛 Fixed trailing slashes not handled in Settings (#19640) 2024-02-01 19:23:22 +02:00
test Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
.eslintrc.cjs Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
.gitignore Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
package.json Update dependency vite to v4.5.2 [SECURITY] 2024-01-22 09:25:09 +01:00
tsconfig.declaration.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
tsconfig.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
tsconfig.node.json Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
vite.config.ts Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00