Ghost/ghost/portal/src
Sodbileg Gansukh f052b78a77
Hid other plans link when there's no paid plan (#16822)
refs https://github.com/TryGhost/Team/issues/2841

- currently, the link to other plans is always shown regardless of
whether if there's any other paid plan or not
- this adds a check to show the link only when there are other plans
2023-05-22 13:20:46 +08:00
..
components Hid other plans link when there's no paid plan (#16822) 2023-05-22 13:20:46 +08:00
images Add suppression modal to Portal 2022-11-24 13:58:27 +04:00
tests Removed .only from Portal tests 2023-03-16 16:00:19 +01:00
utils Fixed FirstPromoter integration to ignore old referrals 2023-04-04 23:46:12 +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 Added ability to show / hide signup form in a post (#16792) 2023-05-16 13:11:40 +02: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 Added i18n labs flag 2023-03-30 18:15:57 +02:00
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 Migrated Portal from CRA to Vite 2023-03-16 16:25:55 +01:00