0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/schema
Rish 77e1ada6c6 Added new settings for members modal
no issue

-  reverts commit 87c31444fd but with modifications to settings naming
-  Adds new settings for members modal customization to default settings
- `portal_button` controls the visibility of beacon in members modal
- `portal_name` controls the visibility of name field in signup
- `portal_plans` controls the visibility of plans allowed for member to signup with
-  Adds stripe connect check to determine if stripe is setup or not
-  Adds the 3 new settings to members site data
-  Updates to snake case naming for members site API data
2020-06-19 21:35:49 +05:30
..
clients Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
fixtures Added permission for auth:members_stripe_connect 2020-06-02 15:28:42 +02:00
checks.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
commands.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
default-settings.json Added new settings for members modal 2020-06-19 21:35:49 +05:30
index.js 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
schema.js Added new settings for members modal 2020-06-19 21:35:49 +05:30