0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/utils/fixtures
Fabien 'egg' O'Carroll 534ebecc19
Added active column to products table (#14016)
refs https://github.com/TryGhost/Team/issues/1252

We need a way to signal whether or not a Tier is active or archived, and
we'll be using the active flag in the same way we do for Offers.
2022-01-20 15:50:18 +02:00
..
admin-views Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
config
csv Added Members bulk actions endpoint 2021-08-23 16:38:21 +02:00
data
export Fixed typo "in" default About page. (#13271) 2021-10-04 12:18:15 +01:00
filter-param Updated bson-objectid calls to match API change 2021-04-21 16:23:52 +01:00
images Added webp image support (#13105) 2021-07-02 09:37:54 +01:00
import
media Added audio upload support to Media API 2021-11-09 16:39:33 +04:00
settings
themes Moved locale testing out of casper fixture (#13850) 2021-12-06 15:11:54 +00:00
urls Updated urls/resources cache fixtures 2021-11-22 21:56:32 +13:00
cache-rules.js Moved cacheRules from testUtils into fixtures 2021-02-17 17:55:38 +00:00
context.js Split test utilities out into separate files 2021-02-16 20:17:04 +00:00
data-generator.js Handled default product to use first paid product 2022-01-17 22:59:34 +05:30
fixtures.json Added active column to products table (#14016) 2022-01-20 15:50:18 +02:00
test.hbs