0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-settings/src
Jono M 9b2387a364
Fixed bugs in AdminX portal and theme settings (#18099)
refs https://github.com/TryGhost/Product/issues/3832

- Fixed portal preview when no tiers are enabled
- Fixed portal preview not respecting access setting
- Disabled portal customisation when nobody can sign up
- Fixed custom theme settings not updated when theme is changed
- Added publication icon setting in newsletters
- Added extremely rudimentary editor role display
- Fixed drag overlay position in modals
2023-09-13 07:10:33 +00:00
..
admin-x-ds Fixed bugs in AdminX portal and theme settings (#18099) 2023-09-13 07:10:33 +00:00
api Fixed bugs in AdminX portal and theme settings (#18099) 2023-09-13 07:10:33 +00:00
assets AdminX global loading Orb (#18076) 2023-09-12 11:56:41 +02:00
components Fixed bugs in AdminX portal and theme settings (#18099) 2023-09-13 07:10:33 +00:00
hooks Fixed low-hanging fruit in AdminX (#18061) 2023-09-11 12:49:45 +01:00
styles AdminX various UI fixes (#18089) 2023-09-12 16:11:12 +02:00
utils Optimised iframe buffering on AdminX (#18064) 2023-09-11 20:29:04 +07:00
App.tsx AdminX various UI fixes (#18089) 2023-09-12 16:11:12 +02:00
index.tsx
main.tsx Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
typings.d.ts Implemented email customisation labs flag in AdminX (#17881) 2023-09-04 07:00:37 +01:00
vite-env.d.ts