2
1
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2023-12-13 21:00:40 +01:00
Ghost/apps/admin-x-settings/src
Sodbileg Gansukh f00b342e83
Fixed number formatting of offer redemptions count (#19365)
fixes PROD-274

- corrected plural form of the label
- added number formatting
2023-12-13 15:38:53 +00:00
..
assets Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
components Fixed number formatting of offer redemptions count (#19365) 2023-12-13 15:38:53 +00:00
hooks Changed code injection to full screen editor. (#19259) 2023-12-08 09:11:52 +02:00
styles Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
unsplash Cleaned up Unsplash component in Admin (#18603) 2023-10-13 14:15:14 +07:00
utils Added portal default plan setting (#19238) 2023-12-06 11:39:58 +01:00
App.tsx Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
index.tsx Moved Admin-X-Settings to apps/ folder 2023-06-23 14:37:39 +02:00
main.tsx Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
MainContent.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
typings.d.ts Updated timezone-data and color-utils to use built in type definitions (#18795) 2023-10-30 16:40:54 +00:00
vite-env.d.ts Moved Admin-X-Settings to apps/ folder 2023-06-23 14:37:39 +02:00