Commit graph

5 commits

Author SHA1 Message Date
Benjamin Palko
5df3d17f48 add docker images and deployment to project
Some checks failed
Deployment / Deploy (push) Failing after 4m26s
2025-03-31 14:26:05 -04:00
Baobeld
0f95f330ef
Create Residents table (#78)
* add resident table

* update prisma

* toc

* ignore md
2025-02-07 16:30:12 -05:00
Baobeld
9f889983dd
Chore extend svelte element on components and use clsx on class names (#63)
* update components

* update storybook, it was broken

* update components

use clsx on classnames and extend HTML element where it makes sense

* unused
2025-02-05 15:42:43 -05:00
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
Baobeld
7f69a59860
Chore: migrate bun to text lock file (#59)
* upgrade bun version

* migrate to bun.lock text file
2025-01-16 22:14:47 -05:00