0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Naz e370d33378 Refactored scheduling index files into class/initializer pattern
refs https://github.com/TryGhost/Team/issues/694

- This refactor is not ideal but moves us closer to the desired form of class with injectable (and testable) parameters. Allowed to refactor the test slightly so at least we can check if schedulerd  subscribed events work and if they trigger the adapter with correct data
- Ideally the api/model calls shoudl be abstracted away as well, but that's for another time
- Also got rid of completely pointless "adapters/scheduling" unit test. All it was checking was if the "init" method was called int the passe in object
2021-05-25 22:32:41 +04:00
..
client@d984005b16 Updated Ghost-Admin to v4.6.0 2021-05-25 15:11:56 +01:00
frontend Updated @price data to not use archived prices 2021-05-17 11:02:27 +01:00
server Refactored scheduling index files into class/initializer pattern 2021-05-25 22:32:41 +04:00
shared Updated Portal to handle logged out API response 2021-05-18 15:01:33 +05:30
app.js Added Sentry to new boot process 2021-02-19 09:20:41 +00:00
boot.js Added members service init to boot sequence 2021-05-20 12:08:45 +01:00
bridge.js Improved theme locale handling 2021-05-05 16:13:26 +01:00