Ghost/ghost/admin/app/services
Aileen Nowak 3ec373e33f Show notifications for overdue subscriptions and exceeded limits
no issue

- Overdue subscriptions: when a subscription is in overdue state, we'd like to inform the customers so that the owner is aware and can take action
- Exceeded limits:
    - Show a warning when the members limit is exceeded so users are aware before trying to publish a post and hitting the limit
    - Allow to redirect directly to a child route in the Ghost(Pro) app, so plan updates get easier
2021-09-30 14:00:32 +01:00
..
ajax.js Fixed tests 2021-07-14 12:55:23 +01:00
billing.js Show notifications for overdue subscriptions and exceeded limits 2021-09-30 14:00:32 +01:00
clock.js
config.js Added pre-filled options to email-cta card's button url input 2021-08-20 14:33:30 +01:00
custom-theme-settings.js Wired up custom theme settings form to preview updates 2021-09-30 13:30:06 +01:00
custom-views.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
dropdown.js
event-bus.js
feature.js Added offers Alpha flag 2021-09-22 13:20:15 +02:00
ghost-paths.js
lazy-loader.js
limit.js
media-queries.js
media.js
member-import-validator.js
members-count-cache.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
members-stats.js 🐛 Fixed incorrect MRR value on dashboard 2021-08-09 17:47:09 +05:30
members-utils.js
modals.js Moved modals service to manual handling of click and escape-to-close 2021-09-16 20:26:57 +01:00
navigation.js Made session.user a synchronous property rather than a promise 2021-07-08 14:54:31 +01:00
notifications.js
resize-detector.js
session.js 🎨 Added ability to upload a feature image by drag and dropping an image file 2021-08-31 14:21:25 +01:00
settings.js
slug-generator.js
ui.js 🎨 Added ability to upload a feature image by drag and dropping an image file 2021-08-31 14:21:25 +01:00
unsplash.js
upgrade-status.js
whats-new.js