0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/src
Jono M 05e6588832
Wired up AdminX Labs settings (#17844)
refs https://github.com/TryGhost/Product/issues/3745

---

This pull request adds and refactors several components and hooks for
the labs and advanced settings in the admin app. It introduces feature
flags for alpha and beta features, and allows the user to upload and
download redirects, routes and content files.
2023-08-28 16:24:03 +01:00
..
admin-x-ds Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
api Wired up AdminX Labs settings (#17844) 2023-08-28 16:24:03 +01:00
assets AdminX Labs static UI (#17754) 2023-08-18 04:55:50 +00:00
components Wired up AdminX Labs settings (#17844) 2023-08-28 16:24:03 +01:00
hooks Wired up AdminX Labs settings (#17844) 2023-08-28 16:24:03 +01:00
styles
utils Wired up AdminX Labs settings (#17844) 2023-08-28 16:24:03 +01:00
App.tsx Static Tips & Donations settings in AdminX (#17757) 2023-08-18 06:20:46 +00:00
index.tsx
main.tsx Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
typings.d.ts Added limit checks to AdminX settings (#17784) 2023-08-23 21:04:27 +00:00
vite-env.d.ts