Ghost/ghost/portal/src
Daniel Lockyer 42d9c3ea4d
Reorganised React imports
- we use ES6 `import` for all other imports so this standardizes the
  React package to also use import vs require
- merged with other imports from the react package if present
2023-03-15 10:15:04 +01:00
..
components Reorganised React imports 2023-03-15 10:15:04 +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 Added i18n translate function to test context 2023-02-27 13:35:11 +01:00
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 Reorganised React imports 2023-03-15 10:15:04 +01:00
App.test.js Added basic functional app flow tests 2022-02-14 23:28:20 +05:30
AppContext.js Reorganised React imports 2023-03-15 10:15:04 +01:00
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