Personal calendar manager https://cal.maronato.dev
Go to file
Carina Wollendorfer 6483182ef6
add invite link to Zapier setup page (#2696)
* add invite link and toaster to zapier setup page

* create env variable for invite link and save in database

* fetch invite link form getStaticProps

* add getStaticPath method

* clean code

* Moves app setup and index page

* Moves Loader to ui

* Trying new way to handle dynamic app store pages

* Cleanup

* Update tailwind.config.js

* zapier invite link fixes

* Tests fixes

Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-05-11 04:58:10 +00:00
.github Recurring Events (#2562) 2022-05-05 18:16:25 -03:00
.husky Migrate website to monorepo (#1962) 2022-02-23 20:35:23 +00:00
.vscode Turn off formatOnSave and remove eslint.run & fix CalendarManager lint (#2357) 2022-04-03 00:43:28 +01:00
apps add invite link to Zapier setup page (#2696) 2022-05-11 04:58:10 +00:00
packages add invite link to Zapier setup page (#2696) 2022-05-11 04:58:10 +00:00
scripts Adds script to regulate staging deploys (#1979) 2022-02-24 12:17:49 -07:00
tests/config Update playwright.config.ts 2022-05-10 21:51:24 -06:00
.editorconfig Added .editorconfig file as suggested in #270 2021-07-03 17:02:26 +00:00
.env.appStore.example add invite link to Zapier setup page (#2696) 2022-05-11 04:58:10 +00:00
.env.example Embed Code Generator: Fix Preview HTML and Embed Lib path for production (#2688) 2022-05-06 15:56:26 +00:00
.eslintrc.js Eslint fixes (#1898) 2022-02-18 16:53:45 +00:00
.gitignore Separates appStore env file 2022-05-04 16:13:28 -06:00
.gitmodules Adds admin submodule (#2554) 2022-04-19 16:55:41 -06:00
.kodiak.toml Update .kodiak.toml (#2142) 2022-03-14 11:21:16 +00:00
.npmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.nvmrc chore: add some dx configs (#650) 2021-09-29 09:41:38 +00:00
.prettierignore Extract prisma to it's own package (#1823) 2022-02-15 13:30:52 -07:00
.prettierrc.js Linting (#2083) 2022-03-09 17:52:48 +00:00
app.json Feature: Verify login on signup with magic link. (#2122) 2022-04-21 14:32:25 -06:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2022-04-19 14:27:44 +01:00
CONTRIBUTING.md fix: update contributing (#2084) 2022-03-09 14:47:29 +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
package.json Turbo fixes 2022-05-09 16:17:23 -06:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md Update README.md 2022-05-09 12:33:39 +02:00
turbo.json Turbo fixes 2022-05-09 16:17:23 -06:00
vercel.sh Update vercel.sh (#1983) 2022-02-25 13:13:56 -07:00
yarn.lock Turbo fixes 2022-05-09 16:17:23 -06:00