cal/packages/prisma
alannnc 8c9096b55b
Vital App - Auto reschedule based on health data (#2500)
* Add vital integration

* Tidy up client_user_id creation

* Rename vital app to vitalother to follow name rules

* Added env var

* App vital reschedule

* Fix on app structure and api calls

* Implemented user identification from webhook

* WIP fix api call and read me

* Save vital settings via api

* Now saving userVitalSettings and trigger reschedule on selected param

* Added translations

* Fix type for vitalSettings

* Using api to get env vars required for url, fix display of vital settings

* Fix hours placeholder, translation not working

* Renames vital app

* Update seed-app-store.ts

* Update package.json

* Update yarn.lock

* Refactored env variables

* Update README.md

* Migrates to api_keys

* Extracts AppConfiguration

* vitalClient fixes

* Update index.ts

* Update metadata.ts

* Update index.ts

* Update metadata.ts

* Added namespace vital for translations

Co-authored-by: Maitham <maithamdib@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-05-06 17:21:30 +00:00
..
client Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
middleware Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
migrations Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod Feat/zapier app (#2623) 2022-05-03 23:16:59 +00:00
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
docker-compose.yml Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
index.ts Feature/reschedule bookings (#2351) 2022-04-14 15:25:24 -06:00
package.json Fixes/app store keys in db (#2651) 2022-05-02 14:39:35 -06:00
schema.prisma Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
seed-app-store.ts Vital App - Auto reschedule based on health data (#2500) 2022-05-06 17:21:30 +00:00
seed.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
zod-utils.ts Recurring Events (#2562) 2022-05-05 18:16:25 -03:00