Personal calendar manager https://cal.maronato.dev
Go to file
Omar López 69491d5700
Adds basic global feature flags (#7459)
* Adds basic feature flag model

* Create router.ts

* WIP

* WIP

* WIP

* WIP

* Emails kill switch

* Adds missing migrations

* Type fix

* Cleanup

* Revert

* Cleanup

* Fixes migration

* Update packages/features/flags/server/utils.ts

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>

---------

Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-03-24 17:59:04 -07:00
__checks__ [Checkly] adds "Location Link" code (#5752) 2022-11-28 16:52:24 -07:00
.devcontainer fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
.github Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.husky Fixes over Turborepo improvements (#3144) 2022-06-24 09:38:17 -06:00
.snaplet Upgaded Snaplet CLI 2022-11-11 10:32:35 -07:00
.vscode Implementing CAL-1173 (#7509) 2023-03-05 02:09:45 +00:00
.yarn Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
apps Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
deploy fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
packages Adds basic global feature flags (#7459) 2023-03-24 17:59:04 -07:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/config Refactored buildSlots (#6389) 2023-01-11 17:33:34 +00:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example updated daily.co env description (#7869) 2023-03-21 18:18:06 +00:00
.env.example Disable PRISMA_GENERATE_DATAPROXY 2023-03-16 01:07:02 +00:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.infisical.json injects secrets with infisical (#7105) 2023-03-08 15:28:49 -07:00
.kodiak.toml Allows auto approvals for crowdin 2022-07-11 18:49:40 -06:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc chore: bump node version to v18 (#7310) 2023-03-15 20:15:16 +00:00
.prettierignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
.yarnrc.yml Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
app.json Updates heroku deployment template (#6879) 2023-02-05 14:50:04 +00:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md [CAL-988] Limit total appointment time per day/week/month/year (#7166) 2023-03-10 21:00:19 +01:00
crowdin.yml Ignores vital for now 2022-06-03 14:18:43 -06:00
gh.env Solves Github actions caching issues (#7431) 2023-02-28 10:41:55 +00:00
git-init.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
git-setup.sh Support both https/git by detection of origin root (#6651) 2023-01-23 23:05:53 +00:00
jest.config.ts feat(lib): add more tests to lib package (#7210) 2023-03-10 22:10:56 +00:00
LICENSE Update LICENSE 2022-08-03 14:36:43 +02:00
package.json Upgrades turbo to 1.8.3 (#7809) 2023-03-17 21:14:12 +00:00
playwright.config.ts Make embed tests work with single playwright config (#7781) 2023-03-16 11:16:09 -07:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Updated Daily.co Partnership links (#7868) 2023-03-21 18:51:30 +01:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json Add motif env vars (#7847) 2023-03-21 04:15:31 +01:00
yarn.lock new yarn.lock 2023-03-24 16:43:30 +00:00