Commit graph

12 commits

Author SHA1 Message Date
d90b75d39c
Remove caching logic from better_import_drops command and related tests
Some checks are pending
Run Pytest / test (push) Waiting to run
2026-02-21 17:04:31 +01:00
ea4cd498d0
Use SQLite when testing 2026-02-15 19:59:52 +01:00
c41524e517
Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +01:00
65a7622582
Allow operation_names to be a list instead of a singular item 2026-01-17 07:05:41 +01:00
d63ede1a47
Add error-only response detection for GraphQL responses 2026-01-13 21:11:56 +01:00
92ce21938e
Enhance importer robustness by normalizing tuple payloads and handling nullable URLs 2026-01-11 23:58:39 +01:00
9f34641e9b
Refactor DropCampaign ACL check and add regression tests for campaign details import 2026-01-11 23:57:46 +01:00
146b3332f4
Fix game data not updating 2026-01-06 23:31:24 +01:00
0751c6cd0b
Enhance DropCampaign handling: default is_enabled to True if missing, add url field to ChannelInfoSchema 2026-01-06 23:06:31 +01:00
984b0e5fee
Add default values and validators for benefit_edges and drop_campaigns_in_progress fields 2026-01-06 21:23:56 +01:00
adc6deb314
Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00
bd66f3071e
Fix distribution_type 2026-01-05 21:44:58 +01:00