Ghost/core/server/services
Nazar Gargol 262d33b73c Improved import_label creation logic
no issue

- When an import was done and there were no "global labels" present Ghost created generic `import-[data]` label which later helped to find a specific batch of imported data
- It did not make sense to create such generic label when user provided their own unique label
- The rules that work now are:
1. When there is no global provided Ghost generates on and removes it in case there are no imported records
2. When there is a unique new global label provided no new label is generated, but the label stays even if there are no imported records
2020-08-27 19:07:27 +12:00
..
adapter-manager
auth Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
bulk-email Improved performance of sending newsletter emails (#12091) 2020-08-06 15:19:39 +02:00
invitations Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
jobs Added job-manager & wired up shutdown and testmode 2020-08-11 21:31:34 +01:00
mail Updated error name check in GhostMailer 2020-07-21 01:08:19 +05:30
mega 🐛 Fixed bookmark card display in member emails when using Gmail+Chrome 2020-08-24 18:21:09 +01:00
members Improved import_label creation logic 2020-08-27 19:07:27 +12:00
permissions
settings Emitted all settings events on reinit of cache (#12012) 2020-07-06 17:09:43 +02:00
webhooks Extracted promise libs and history into @tryghost/promise 2020-08-11 18:44:21 +01:00
labs.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
slack.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
xmlrpc.js Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00