0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server
Rishabh 5628bb5f5a Updated price serialisation on subscription
refs https://github.com/TryGhost/Team/issues/586
refs aa12770329

Using `id` as ghost id for subscription prices can be confusing as everything in the method refers ids to be stripe ids. This change updates the ghost id value to use `price_id` key in the serialization
2021-05-07 15:15:10 +05:30
..
adapters Moved i18n to shared 2021-05-04 13:03:38 +01:00
api Added default email recipients settings (#12925) 2021-05-07 09:30:57 +01:00
data Added default email recipients settings (#12925) 2021-05-07 09:30:57 +01:00
lib Changed Error to IncorrectUsageError in package-json 2021-05-06 13:22:59 +01:00
models Updated price serialisation on subscription 2021-05-07 15:15:10 +05:30
public New logo in Admin (#12768) 2021-03-18 17:27:27 +00:00
services Moved package-json wrapper outside implementation folder 2021-05-06 12:56:21 +01:00
views Added new, simpler, linear boot process 2021-02-08 11:56:44 +00:00
web Moved i18n to shared 2021-05-04 13:03:38 +01:00
analytics-events.js Expanded requires of lib/common i18n and events 2021-05-03 17:14:52 +01:00
ghost-server.js Refactored urlUtils out of ghost-server 2021-05-05 14:24:59 +01:00
notify.js Refactored notify to send started + ready 2021-02-19 20:42:10 +00:00
overrides.js
update-check.js Moved i18n to shared 2021-05-04 13:03:38 +01:00