hestia/prisma/migrations
Baobeld 8270c53509
41 create tenant twilio config (#62)
* add tenant config table

* add encryption/decryption + env vars

* generate secret and validate iv position is number

* expect errors

* remove TWILIO env vars

* settings page impl

* update schema definitions after Mostaphas Tenant impl

* load user env

* just return empty config

* add Settings menu item

* check if settings are present and provide warning if not

* correct form item names

* use correct locals value

* ree

* give twilio its own table

* lock prisma version

* event url is the correct param

* load twilio config from db

* commit migration

* use test script not bun command
2025-01-26 23:36:06 -05:00
..
20241220215308_initial_migration chore: improve local setup and change database type (#33) 2024-12-20 17:27:59 -05:00
20250105021234_add_clerk_auth feat: add Clerk Auth (#43) 2025-01-04 21:24:47 -05:00
20250105023121_drop_posts drop Posts table (#46) 2025-01-04 22:12:27 -05:00
20250115025622_add_tenant_table feat: Add tenant table/logic (#50) 2025-01-14 22:29:24 -05:00
20250127041354_tenant_config 41 create tenant twilio config (#62) 2025-01-26 23:36:06 -05:00
migration_lock.toml chore: improve local setup and change database type (#33) 2024-12-20 17:27:59 -05:00