0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core
Aileen Nowak 93b936d2fb Added back "theme.uploaded" analytics event (#10450)
no issue

- With the changes in 79ca6c575c we removed old unused events
- The theme upload event is still used and needed to be put back
- Added the event emit right after the successful upload of the theme
- Renamed analytics events for more consistency
- We need to add the same event emitter to the v0.1 API as it's not deprecated
- emits a `theme.uploaded` event after the theme was successfully uploaded and saved
2019-02-05 17:38:40 +01:00
..
client@5cd442ee96 Updated Ghost-Admin to 2.13.2 2019-02-05 12:11:27 +00:00
server Added back "theme.uploaded" analytics event (#10450) 2019-02-05 17:38:40 +01:00
test Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
index.js Changed where we trigger server start/stop announcement (#9815) 2018-08-22 13:28:31 +02:00