1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/app/services
Rishabh Garg bc74425a70
Added new members CSV importer (#1797)
no refs
depends on https://github.com/TryGhost/Ghost/pull/12472

The members CSV importer gets an overhaul and works with new importer module in members service, performing the import in a background job when the import will take too long to complete in a reasonable time and send an email with data on completion. Also includes updated CSV mapping UI and error handling to allow easier import from different type of exports.

Co-authored-by: Fabien O'Carroll <fabien@allou.is>
Co-authored-by: Peter Zimon <zimo@ghost.org>
2020-12-10 01:02:31 +05:30
..
ajax.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
billing.js Fixed browser URL syncronization with embeded iframe state 2020-05-22 14:44:37 +12:00
clock.js Remove more import Ember via module imports 2018-05-03 17:52:39 +01:00
config.js Removed usage of /configuration/timezones/ endpoint 2019-02-26 12:37:50 +07:00
custom-views.js Renamed defaultLocale setting to lang 2020-06-24 15:27:17 +01:00
dropdown.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
event-bus.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
feature.js Added emailAnalytics feature flag 2020-12-02 11:47:34 +00: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 Unsplash integration 2017-08-15 16:01:12 +01:00
media.js Bumped dependencies (#1108) 2019-03-05 17:34:00 +00:00
member-import-validator.js Added new members CSV importer (#1797) 2020-12-10 01:02:31 +05:30
members-stats.js Fixed members list/chart not updating after members import 2020-06-01 15:48:46 +01:00
members-utils.js Refactored to use updated members and stripe settings (#1621) 2020-06-29 19:37:11 +02: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 Added newsletter customisation options (#1756) 2020-11-12 14:45:22 +00: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 Fixed multiple no-shadow linting errors 2020-06-17 09:35:46 +01: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