Ghost/ghost/portal/src
Cathy Sarisky 9db27cfd50
remove hardcoded values from Portal (#15661)
Portal currently has a Globals.js file that spells out all the colors in use in Portal, which should make it easy to customize the portal colors to match the chosen theme. There are a bunch of hardcoded values and this PR deals with those. The final outcome of these changes is absolutely invisible.

Co-authored-by: Peter Zimon <zimo@ghost.org>
2023-01-24 13:23:11 +01:00
..
components remove hardcoded values from Portal (#15661) 2023-01-24 13:23:11 +01:00
images Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
tests Updated portal tests 2022-11-17 13:16:12 +05:30
utils Updated guard for site data in Portal 2023-01-13 21:01:58 +05:30
actions.js Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
App.css Removed unused top level css 2020-07-01 15:36:13 +05:30
App.js 🐛 Fixed offer links with an archived tier (#15792) 2022-11-11 10:11:34 +01:00
App.test.js Added basic functional app flow tests 2022-02-14 23:28:20 +05:30
AppContext.js Added newsletter selection for signup flows 2022-04-13 18:43:23 +05:30
data-attributes.js Ensured plan is lowercased before being passed 2022-11-02 16:00:41 +07:00
index.css Removed unused top level css 2020-07-01 15:36:13 +05:30
index.js Cleaned up old analytics setup in Portal 2022-11-14 10:44:10 +05:30
logo.svg Initialize project using Create React App 2020-03-24 18:37:04 +05:30
pages.js Adds brand new FAQs and links to Portal based on support documents 2022-12-01 17:42:50 +00:00
setupTests.js Initialize project using Create React App 2020-03-24 18:37:04 +05:30