0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/test/unit
Hannah Wolfe 4ee2fcd869
Moved frontend data helpers into their own service
- Some of the helpers inside the routing service would be better suited to their own service
- These two helpers fetchData and entryLookup talk to the API to get data & so make a decent start for a data service
- The data service would be the single point of contact with the API for the frontend
- Doing this now cos I'm moving some files around ahead of deleting things for 5.0
2022-04-05 13:38:42 +01:00
..
api Removed unnecessary snippets serializer 2022-03-29 15:51:45 +01:00
frontend Moved frontend data helpers into their own service 2022-04-05 13:38:42 +01:00
server Added table to store multiple newsletters for member (#14408) 2022-04-04 18:11:36 +05:30
shared Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00