Jono M
a413f2b54f
Added tests for Stripe and Newsletter settings ( #17598 )
...
refs https://github.com/TryGhost/Product/issues/3608 ,
https://github.com/TryGhost/Product/issues/3601
2023-08-07 12:44:30 +01:00
Jono M
c46761199b
Cleaned up AdminX API handling ( #17571 )
...
refs https://github.com/TryGhost/Product/issues/3349
- Simplified a few more places after switching to react-query
- Improved how mocking works in specs to be more scalable as the number
of queries increases
2023-08-03 09:29:14 +01:00
Jono M
8000df963b
Temporarily fixed eslint rules being disabled in AdminX ( #17565 )
...
no issue
2023-08-02 08:37:51 +01:00
Jono M
c17b44613b
Added Stripe Connect & Direct flows to AdminX ( #17549 )
...
refs https://github.com/TryGhost/Product/issues/3608
2023-08-01 11:10:40 +01:00
Jono M
55d243f470
Replace custom data loading with react-query ( #17537 )
...
refs https://github.com/TryGhost/Product/issues/3349
2023-07-31 18:27:30 +01:00
Jono M
0137f498d7
Added tests for tier edit modal ( #17369 )
...
refs https://github.com/TryGhost/Product/issues/3580
2023-07-14 13:04:34 +00:00
Jono M
768511c7cc
Added tests for more areas of AdminX settings (themes, design, multiselect) ( #17134 )
...
refs https://github.com/TryGhost/Team/issues/3349
Tidies up the remaining major pieces which were not covered by tests.
Extends the existing test patterns, although the API mocks are getting a
bit unmanageable.
2023-06-28 14:59:05 +12:00
Daniel Lockyer
8c5e2a53a9
Moved Admin-X-Settings to apps/
folder
...
refs https://github.com/TryGhost/Toolbox/issues/594
- we're moving all the external apps into a different folder so we can
keep `ghost/` for internal code
2023-06-23 14:37:39 +02:00