Ghost/ghost/core/test
Naz 06c0a19718 Moved announcement bar settings to Frontend Members API
https://github.com/TryGhost/Team/issues/3121

- Because the announcement data has to be available with member's context, it's only possible to have it in cross-origin requests in the Members API.
- Exposed the announcement bar data through `GET /members/api/announcement` endpoint
2023-04-27 14:01:36 +02:00
..
e2e-api Moved announcement bar settings to Frontend Members API 2023-04-27 14:01:36 +02:00
e2e-browser Fixing error in browser test (#16583) 2023-04-07 01:11:37 -07:00
e2e-frontend Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
e2e-server Removed unnecessary mockMail call 2023-04-07 14:34:57 +02:00
e2e-webhooks Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
integration Added retries to a flaky batch sending test (#16591) 2023-04-07 17:44:11 -07:00
regression Added Pintura integration page in Admin (#16686) 2023-04-20 21:20:07 +05:30
unit Added columns to store feature image metadata for revision 2023-04-21 15:25:11 +01:00
utils Corrected announcement_visibility setting type 2023-04-21 10:18:50 +02:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00