Commit Graph

1702 Commits

Author SHA1 Message Date
Omar López 69dd6fe7d4
Adds testing mail credentials (#1865)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-16 10:47:23 +00:00
Omar López 7a1e250016
Test possible fix for Vercel builds (#1859) 2022-02-16 10:41:17 +00:00
Miguel Nieto A 00d6495752
Fix prisma commands in README file (#1843) 2022-02-16 10:36:37 +00:00
github-actions[bot] bebc119c13
New Crowdin translations by Github Action (#1873)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-16 10:35:07 +00:00
Frank Greco Jr 717d9a512d
hide additional notes in organizer scheduled email if empty (#1870)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-16 10:32:13 +00:00
Bruno Wego 9814914b83
fix(github): wrong config yml file name in issue template (#1867)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-16 10:31:28 +00:00
Maximous Black 693dc6d9ce
fix: prisma schema directory in heroku config (#1872) 2022-02-16 10:30:23 +00:00
Edward Fernández 14a9fdf78c
add validation for teams in the event type creation (#1866)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-15 14:51:01 -07:00
github-actions[bot] 7c6e394416
New Crowdin translations by Github Action (#1857)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-15 21:04:09 +00:00
Omar López fe35cf6570
Extract prisma to it's own package (#1823)
* Moved prisma to packages

* Add missing prisma configs

* Extracts common libs and types

* Build and pipeline fixes

* Adds missing package

* Prisma scripts cleanup

* Updates lint staged

* Type fixes

* Sort imports

* Updates yarn lock file

* Fixes for yarn dx

* Revert "Sort imports"

This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.

* Formatting

* Prevent double TS version

* Fix conflict

* Extracted e2e configs
2022-02-15 13:30:52 -07:00
Omar López fdf7516cdd
CI turbo caching troubleshooting (#1862)
# Conflicts:
#	.github/workflows/e2e.yml
2022-02-15 12:18:14 -07:00
Omar López 9733da67ae
Fixes/e2e (#1860)
* E2E fixes

* Ensures port 3000 for CI
2022-02-15 11:14:57 -07:00
Omar López f0eed8ad30
E2E fixes (#1858) 2022-02-15 10:44:30 -07:00
Peer Richelsen aee2d0dbba
temporal redirect cal.com/call to cal.com/video (#1856)
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-15 15:13:27 +00:00
github-actions[bot] 19b3997ccd
New Crowdin translations by Github Action (#1853)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-15 12:57:20 +00:00
Peer Richelsen 5044614983
renamed cal.com call to cal.com video, added og image (#1852)
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-15 12:46:27 +00:00
milospuac b563bac1a7
Added Serbian (#1851)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-15 11:40:06 +00:00
github-actions[bot] aee5a406b7
New Crowdin translations by Github Action (#1850)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-15 11:33:27 +00:00
Agusti Fernandez 5445ca5944
Fixes callbackUrl issue in login page (#1848)
* fix: remove use of window.location in redirect of callbackUrl in Login Page

* Adds WEBSITE_URL constant to callbackUrl in login page

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-15 10:34:12 +00:00
github-actions[bot] 5f4bd87f0d
New Crowdin translations by Github Action (#1842) 2022-02-14 23:59:51 +00:00
Omar López 79f9bf6d5e
E2E fix attempt (#1845)
* E2E fix attemp

* Moves playwright config to root

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-14 15:23:33 -07:00
Peer Richelsen 2f892a9ec5
removed preview of location for in-person or third party link events (#1844) 2022-02-14 13:20:10 -07:00
Arthur Denner 691235f874
fix: deployment setup to Heroku (#1834)
* fix: move app.json to root directory

* fix: add heroku-postbuild script

* chore: add description to env variables on app.json

* fix: update postdeploy script on app.json

* fix: add Procfile to override start script

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-14 16:29:48 +00:00
Alex van Andel b7ad073de9
Revert "Lock Radix UI to 0.1.4 (#1816)" (#1831)
This reverts commit 92aaed5cc5.
2022-02-13 21:15:46 +00:00
Omar López bcf40bbf26
Lint fixes (#1826)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-02-11 22:20:10 +00:00
Ankit Sridhar b8e9275ceb
fix smart contract address bug (#1827)
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-11 22:15:35 +00:00
Peer Richelsen 01a6652f4d
Update README.md 2022-02-11 21:59:14 +00:00
Peer Richelsen 9a94cb386e
wip (#1825) 2022-02-11 21:47:22 +00:00
Peer Richelsen a519206db7
added z-index for dialog (#1824) 2022-02-11 21:33:11 +00:00
Peer Richelsen 90a22eda7d
fixed team year message (#1821) 2022-02-11 21:01:06 +00:00
Peer Richelsen 58ef1bbc36
updated license url (#1820) 2022-02-11 20:55:46 +00:00
github-actions[bot] a7875d071e
New Crowdin translations by Github Action (#1812)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-11 20:47:08 +00:00
Demian Caldelas 04314f5e05
Fix prettier importOrderSeparation not working (#1796)
* Fix prettier importOrderSeparation not working

* Solves prettier plugin conflict

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-02-11 13:24:11 -07:00
Omar López 28d668ff38
Eslint fix to test deploy (#1818)
* Eslint fix to test deploy

* E2E fixes
2022-02-11 13:05:12 -07:00
Bailey Pumfleet 92aaed5cc5
Lock Radix UI to 0.1.4 (#1816) 2022-02-11 19:45:53 +00:00
Omar López c5444c84fc
Migrate docs to mono repo (#1814)
* Initial commit

Created from https://vercel.com/new

* Update config

* Homepage

* Self-hosting

* Integrations

* More docs pages

* Developer docs

* Update billing.mdx

* Update install.mdx

* Fix install guide

* More fixes

* Adding CSS guide

* Fix capitalisation on Microsoft page

* Added delete account update

* Added Zapier integration question

* Added GMeet integration part

* Added Delete Account to Settings

* unnecessary question mark

* Added a link to Settings

* Added stuff in Billing

* Added a link to cal.com/signup

* Capitalization

* Added language change

* Added more stuff in Event Types

* Added how to change email

* Added FAQ page

* Spelling mistake

* Added a title to FAQ

* Added more stuff to Billing

* Availability multi-booking

* Deleted from Availability added to FAQ

* Added to FAQ

* Removed the dot

* Added stuff to FAQ

* Add license warning to adding CSS page

* Update docker.mdx

* Add import instructions

* removed readme until we have our own

* updated favicon, added cal sans

* added new cal sans

* Create README.md

* renamed all github links

* renamed more github links

* Added team's Event Types

* Clarified the Google Meet integration

* Spelling error

* Added primary calendar tutorial

* Removed tutorial

* primary calendar selection

* Moved to subdirectory

* Matching configs

* Shares eslint config between web and docs

* Removes format-schemas

* Updates env file location in turbo

* [docs] updates monorepo intructions

Co-authored-by: baileypumfleet <pumfleet@hey.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: milospuac <97884287+milospuac@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@richelsen.net>
2022-02-11 12:33:35 -07:00
Omar López 63bd9a1202
Updates README (#1811) 2022-02-11 16:15:52 +00:00
hariombalhara 6fe824088a
Performance improvements (lazy loading) for booking pages (#1762) 2022-02-11 14:34:12 +00:00
Peer Richelsen 2e5deae7c0
fixed 404 username link (#1808) 2022-02-11 12:44:25 +00:00
github-actions[bot] ec0ec5d308
New Crowdin translations by Github Action (#1806)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-11 11:21:31 +00:00
Peer Richelsen 86d2444d06
readded common.json for en (#1805) 2022-02-11 11:17:38 +00:00
Peer Richelsen 936378831e
Update README.md 2022-02-11 10:58:27 +00:00
Peer Richelsen ac3e7ff072
Update LICENSE 2022-02-11 10:57:01 +00:00
Peer Richelsen 5a6c6dc385
changed folder structure 2022-02-11 10:56:38 +00:00
depfu[bot] 5f627ad963
Update all Yarn dependencies (2022-02-11) (#1385)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2022-02-11 10:54:35 +00:00
github-actions[bot] dd656113ab
New Crowdin translations by Github Action (#1786)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2022-02-11 10:48:42 +00:00
depfu[bot] e37ba3325b
Update superjson to version 1.8.1 (#1794)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-11 10:44:39 +00:00
YM 1d711dde65
Add zh-TW translations (#1789)
* Add zh-TW translations

* Fix typos in zh-TW

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-11 10:41:57 +00:00
Omar López c75893ce65
🚨🚨🚨 Turbo fixes 🚨🚨🚨 (#1797)
* 🚨🚨🚨 Turbo fixes 🚨🚨🚨

* e2e temp fixes

Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2022-02-11 10:24:23 +00:00
Omar López 9f506e7635
Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00