Ghost/ghost/core/test/e2e-frontend
Chris Raible 80a6fe17d0 Added Source as the new default theme
refs TryGhost/Product#3510

- Added `TryGhost/Source` as a submodule in `ghost/core/content/themes` so `Source` will ship with Ghost (along with Casper)
- With this change, new installs will use `Source` as the default theme. Existing sites will have `Source` installed, but not activated, as this is a large change and we don't want to drastically change existing sites without warning. Users can upgrade to use `Source` simply by clicking 'Activate' in design settings.
- Updated protections to prevent users from uploading their own conflicting version of `Source`
2023-10-03 14:02:08 +02:00
..
helpers Fixed Tier events being created when Posts are edited 2022-09-05 17:19:27 +01:00
advanced_url_config.test.js Prevent simple error logs by stubbing log library 2023-03-03 18:25:53 +00:00
custom_routes.test.js 🐛 Fixed sitemaps with no content (#15571) 2022-10-12 14:11:19 +01:00
default_routes.test.js Added Source as the new default theme 2023-10-03 14:02:08 +02:00
email_routes.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
member_stats.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
members.test.js Added newsletter payload serializer 2023-09-13 13:18:43 +08:00
preview_routes.test.js Added a test suite for OPTIONS requests 2022-11-02 13:43:30 +08:00