0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/portal/src
Sam Lord 5b42cf2338
Portal: Refactored data-attributes file to use async / await
no issue

Will assist with later changes, like adding Captcha. Since Captcha is an
optional feature, it would complicate the promise chain considerably.
2025-01-09 17:41:37 +00:00
..
components Changed Portal Button to be off by default and hidden on mobile (#21983) 2025-01-09 13:07:30 +01:00
images Flipped thumbs-down icon horizontally in email and Portal (#19306) 2023-12-11 13:05:11 +00:00
tests Fixed copy in Portal when signup is not available (#21965) 2025-01-07 08:32:32 +00:00
utils Fixed copy in Portal when signup is not available (#21965) 2025-01-07 08:32:32 +00:00
actions.js 🌐 Improved i18n support for Portal error messages (#21190) 2024-10-03 13:35:23 +00:00
App.css
App.js Fixed copy in Portal when signup is not available (#21965) 2025-01-07 08:32:32 +00:00
App.test.js Added loading state when ordering comments (#21788) 2024-12-04 10:16:58 +08:00
AppContext.js 🎨 Supported RTL languages in Portal 2024-10-25 16:19:19 +07:00
data-attributes.js Portal: Refactored data-attributes file to use async / await 2025-01-09 17:41:37 +00:00
index.css
index.js 🎨 Updated Portal to accept data-locale (#21420) 2024-11-02 14:19:46 +00:00
logo.svg
pages.js Added basic Recommendations modal (#17877) 2023-08-30 15:24:04 +00:00
setupTests.js