Personal calendar manager https://cal.maronato.dev
Go to file
Shivam Kalra afe180a0ec
feat: mailhog fixture (#10606)
* feat: mailhog fixture

* fix: nodemailer to dispatch emails with e2e env

* fix: remove space from email subject

* feat: fixture getFirstEventAsOwner

* feat: assert email subjects
2023-08-11 18:56:27 +00:00
__checks__ [Checkly] adds "Location Link" code (#5752) 2022-11-28 16:52:24 -07:00
.changeset Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
.github feat: container init in app-store and embeds workflow (#10637) 2023-08-08 13:45:51 +00: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 chore: add inlang ide extension for i18n (#9599) 2023-06-19 10:15:45 -07:00
.yarn Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
apps feat: mailhog fixture (#10606) 2023-08-11 18:56:27 +00:00
deploy fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
packages feat: mailhog fixture (#10606) 2023-08-11 18:56:27 +00:00
scripts Clarifies new db vs old db 2022-08-11 18:43:59 -06:00
tests/libs/__mocks__ refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example chore: remove deprecated metamask and rainbow (#9299) 2023-06-06 11:18:44 +00:00
.env.example feat: New workflow action to send Whatsapp message (#8818) 2023-07-11 15:48:44 +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 Updates git init scripts 2023-05-23 13:18:27 -07:00
.gitpod.yml Gitpod setup And Bio Detail Overflow Bug Fixed (#8824) 2023-05-15 13:18:31 +00: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 refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
.yarnrc.yml Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
app.json chore: recategorize apps (#9306) 2023-06-28 18:22:51 +02:00
CODE_OF_CONDUCT.md Runs format script 2022-06-24 07:37:56 -06:00
CONTRIBUTING.md Update CONTRIBUTING.md (#9814) 2023-06-28 15:43:18 +02: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 Updates git init scripts 2023-05-23 13:18:27 -07:00
git-setup.sh Updates git init scripts 2023-05-23 13:18:27 -07:00
i18n-unused.config.js chore: enable i18n-unused GH action in `website` (#10296) 2023-07-25 18:30:18 +01:00
inlang.config.js chore: add inlang ide extension for i18n (#9599) 2023-06-19 10:15:45 -07:00
LICENSE chore: added commercial API to LICENSE (#9635) 2023-06-20 09:33:43 +00:00
package.json feat: mailhog fixture (#10606) 2023-08-11 18:56:27 +00:00
playwright.config.ts test: Make embed tests stable. (#9718) 2023-06-22 17:38:51 +02:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md docs: fixed grammar in docs (#10669) 2023-08-10 18:23:25 +01:00
SECURITY.md Fix markdownlint issues (#9497) 2023-06-28 19:06:00 +02:00
turbo.json chore: Relying on CALCOM_ENV (#10098) 2023-08-10 12:32:20 -04:00
vitest.config.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
vitest.workspace.ts test: Create unit tests for react components in packages/ui/components/alert (tests-alert-component) (#9897) 2023-07-19 17:22:41 +02:00
yarn.lock feat: element call app added (#10585) 2023-08-11 06:59:20 +00:00