Ghost/ghost/admin/app/services
Nazar Gargol 0a0ce4098d Refactored stripe configuration checks into separate service
no issue

- This logic is planned to be reused in more places, e.g. members import data validation. This change is meant to be a prep work for that.
- With stripe connect functionality coming it is important to have a central place checking for configured Stripe
2020-06-11 21:05:40 +12:00
..
ajax.js Added upgrade modal for host member limits (#1428) 2019-12-17 19:27:42 +05:30
billing.js Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
clock.js
config.js Removed usage of /configuration/timezones/ endpoint 2019-02-26 12:37:50 +07:00
custom-views.js Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
dropdown.js
event-bus.js
feature.js 🔥 Removed all subscriber feature related code (#1337) 2019-09-26 15:58:01 +02:00
ghost-paths.js 🐛 Fixed low-resolution gravatar images on Team/User screens 2018-05-14 12:15:08 +01:00
lazy-loader.js 🐛 Fixed night shift toggle in Firefox Nightly. (#1174) 2019-04-25 09:40:26 +02:00
media-queries.js
media.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
members-stats.js Fixed members list/chart not updating after members import 2020-06-01 15:48:46 +01:00
members-utils.js Refactored stripe configuration checks into separate service 2020-06-11 21:05:40 +12:00
navigation.js Fixed saving of custom views expansion state 2020-05-18 13:45:59 +01:00
notifications.js Updated notifications design (#1498) 2020-02-27 09:19:29 +00:00
resize-detector.js Switch from embor-browserify to ember-auto-import 2019-01-22 13:09:38 +00:00
session.js 🎨 Added auto-login to private site when viewing site preview in admin (#1286) 2019-08-12 09:11:10 +01:00
settings.js Switched per-user custom views to shared custom views 2020-06-04 21:30:06 +01:00
slug-generator.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
tour.js Migrated to <AngleBracketSyntax /> (#1460) 2020-01-16 15:14:03 +00:00
ui.js 🎨 Updated admin area design and usability (#1232) 2019-06-18 11:47:20 +01:00
unsplash.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
upgrade-status.js Refactored usage of .get('property') with es5 getters 2019-03-06 13:54:14 +00:00
whats-new.js Added "What's new" indicator and modal to highlight recent updates (#1292) 2019-08-23 10:01:27 +01:00