Personal calendar manager https://cal.maronato.dev
Go to file
Leo Giovanetti 6100e2ca60
feat: [CAL-1816] Organization subdomain support (#9345)
* Desktop first banner, mobile pending

* Removing dead code and img

* WIP

* Adds Email verification template+translations for organizations (#9202)

* First step done

* Merge branch 'feat/organizations-onboarding' of github.com:calcom/cal.com into feat/organizations-onboarding

* Step 2 done, avatar not working

* Covering null on unique clauses

* Onboarding admins step

* Last step to create teams

* Moving change password handler, improving verifying code flow

* Clearing error before submitting

* Reverting email testing api changes

* Reverting having the banner for now

* Consistent exported components

* Remove unneeded files from banner

* Removing uneeded code

* Fixing avatar selector

* Using meta component for head/descr

* Missing i18n strings

* Feedback

* Making an org avatar (temp)

* Check for subteams slug clashes with usernames

* Fixing create teams onsuccess

* Covering users and subteams, excluding non-org users

* Unpublished teams shows correctly

* Create subdomain in Vercel

* feedback

* Renaming Vercel env vars

* Vercel domain check before creation

* Supporting cal-staging.com

* Change to have vercel detect it

* vercel domain check data message error

* Remove check domain

* Making sure we check requestedSlug now

* Feedback and unneeded code

* Reverting unneeded changes

* Unneeded changes

---------

Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-07 13:16:59 -03: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 Add stricter self-review guideline (#9327) 2023-06-05 11:00:04 +01: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 feat: Onboarding process to create an organization (#9184) 2023-06-06 19:01:15 -03:00
.yarn Add changesets/cli to release embed (#8126) 2023-05-13 08:22:31 +00:00
apps feat: [CAL-1816] Organization subdomain support (#9345) 2023-06-07 13:16:59 -03:00
deploy fixes codespace login msg spelling (#6288) 2023-01-06 12:37:03 -07:00
packages feat: [CAL-1816] Organization subdomain support (#9345) 2023-06-07 13:16:59 -03:00
scripts Move all files into apps/api directory 2023-05-23 13:08:56 -07: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: [CAL-1816] Organization subdomain support (#9345) 2023-06-07 13:16:59 -03:00
.eslintignore Upgrades yarn v1 to v3. Improves CI times by 2x (#7738) 2023-03-15 15:01:04 -07:00
.eslintrc.js Move all files into apps/api directory 2023-05-23 13:08:56 -07: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 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 Guide to setup enviroment variable added in contributing mardown file (#8911) 2023-05-17 15:11:28 -07: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
LICENSE Update LICENSE 2023-05-22 18:54:09 +01:00
package.json test: Smoke Tests for packaged embeds and build improvements (#9169) 2023-06-01 20:41:30 +00:00
playwright.config.ts test: Smoke Tests for packaged embeds and build improvements (#9169) 2023-06-01 20:41:30 +00:00
Procfile fix: deployment setup to Heroku (#1834) 2022-02-14 16:29:48 +00:00
README.md typo(README): 'concent' -> 'consent' (#9356) 2023-06-07 11:55:45 +01:00
SECURITY.md Formatting 2022-07-12 11:52:13 -06:00
turbo.json feat: [CAL-1816] Organization subdomain support (#9345) 2023-06-07 13:16:59 -03:00
vitest.config.ts refactor: Moving from jest to vitest (#9035) 2023-05-24 23:35:44 +00:00
vitest.workspace.ts test: Smoke Tests for packaged embeds and build improvements (#9169) 2023-06-01 20:41:30 +00:00
yarn.lock Sync yarn.lock with website 2023-06-06 12:07:37 -07:00