Personal calendar manager https://cal.maronato.dev
Go to file
Mayowa Ojo 71c9a7b931
Feature/send opt in booking email (#2048)
* Added attendee request email template

* send attendee request email

* Added booking_submitted_subject message

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-03-07 18:18:23 +00:00
.github Contributing guide (#1930) 2022-02-22 12:33:23 +00:00
.husky Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
.vscode Feature: Instant Theme Change, without refresh [Booking Pages Only] (#1807) 2022-02-16 15:53:26 +00:00
apps Feature/send opt in booking email (#2048) 2022-03-07 18:18:23 +00:00
packages Add "light-brand" and "dark-brand" colors (add a second color picker) (#2028) 2022-03-05 15:37:46 +00:00
scripts Adds script to regulate staging deploys (#1979) 2022-02-24 12:17:49 -07:00
tests/config Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.editorconfig
.env.example Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Added API private submodule (#1958) 2022-02-24 01:14:37 +00:00
.gitmodules Added API private submodule (#1958) 2022-02-24 01:14:37 +00:00
.kodiak.toml
.npmrc
.nvmrc
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
app.json fix: prisma schema directory in heroku config (#1872) 2022-02-16 10:30:23 +00:00
CONTRIBUTING.md Update CONTRIBUTING.md (#2036) 2022-03-03 09:54:51 +00:00
crowdin.yml Merge pull request #1792 from calcom/fixes/crowdin 2022-02-10 14:32:00 -07:00
LICENSE Update LICENSE 2022-02-11 10:57:01 +00:00
merged-prettier-plugin.js Fix prettier importOrderSeparation not working (#1796) 2022-02-11 13:24:11 -07:00
package.json Fix prisma setup on e2e tests (#2070) 2022-03-07 16:35:12 +00:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Update README.md 2022-02-28 23:07:10 +00:00
turbo.json Update turbo.json (#2039) 2022-03-02 13:28:57 -07:00
vercel.sh Update vercel.sh (#1983) 2022-02-25 13:13:56 -07:00
yarn.lock fix: disregarding already booked spots or blocked calendar times (#2029) 2022-03-07 10:55:24 -07:00