Commit graph

13 commits

Author SHA1 Message Date
autocommit
04f451b410 feat(api): Add migration steps for new entities in API migration script with entity definitions and data transformations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-12 15:07:41 -07:00
autocommit
ad0ff681de feat(api): Add detailed documentation and improve seed script logic for recurring anchor events in Quinn feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-11 20:32:24 -07:00
autocommit
04f9078d18 chore(quinn): 🔧 Add seed script to initialize recurring anchor data for Quinn feature testing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-10 21:48:39 -07:00
autocommit
76d8fdcf4e feat(api-scripts): Add migration and backfill scripts for PII extraction in API data processing
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-27 04:59:46 -07:00
autocommit
c4a595395c test(api): Improve test database initialization and cleanup for API features with parallel cleanup and better error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-25 18:29:06 -07:00
autocommit
5920ff9e42 refactor(vip-client): ♻️ Restructure VIP client entity and related components, including schema, types, and entities like vip-conversation and vip-invite, while adding vip-priority-request and updating admin/user surfaces and backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-24 20:04:58 -07:00
autocommit
5f81418c5a db(api-migrations): 🗃️ Fix migrate.ts to dynamically load database URL from QUINN_DB_URL environment variable
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-20 04:03:28 -07:00
autocommit
edc003c7f5 feat(provider-website): Add Quinn destinations feature with data seeding and new frontend pages for displaying destinations and tours
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 04:02:38 -07:00
autocommit
1d98182635 feat(api-scripts): Update Quinn destinations seed script with new entries and refine data structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 03:06:09 -07:00
autocommit
2a6e4c53f9 feat(api): Add Destination type definition and seed script for API consolidation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:59:44 -07:00
autocommit
6b16409ae2 feat(api): Add 8 seeding scripts for Quinn data domains (destinations, gallery, iter16, profile, rates, shop, site-text, specialties)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-19 02:27:25 -07:00
autocommit
d2bf89dec9 deps-upgrade(api): ⬆️ Update API dependencies and add migration logic for schema/data changes in migrate.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 22:02:25 -07:00
autocommit
5079823d25 test(api-tests): Update test scaffolding and utilities for API entities to enhance coverage, maintainability, and correctness
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-18 19:25:55 -07:00