Peer Richelsen and GitHub
77bf1d0712
Update README.md
2022-08-03 14:38:11 +02:00
Peer Richelsen and GitHub
23c79fff75
Update README.md
2022-08-03 14:37:45 +02:00
Peer Richelsen and GitHub
abea19ad39
Update LICENSE
2022-08-03 14:36:43 +02:00
Peer Richelsen and GitHub
5ca2d7cae2
Update LICENSE
2022-08-03 14:36:32 +02:00
Adam Garbowski and GitHub
3ac140fad5
[Proposal] Event type error popover proposal ( #3627 )
2022-08-03 09:03:01 +00:00
Heiki and GitHub
5358e5848d
feat(troubleshoot): add event titles to the troubleshoot page ( #3434 ) ( #3437 )
2022-08-03 09:19:16 +02:00
6301ea16f8
Avoid duplicating any video credential ( #3593 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com >
Co-authored-by: alannnc <alannnc@gmail.com >
2022-08-02 12:52:21 -06:00
alannnc and GitHub
e767d233ad
Fix/google calendar false alert ( #3636 )
2022-08-02 18:07:45 +00:00
Peer Richelsen and GitHub
7480a73905
fixed dark mode profile page ( #3650 )
...
* fixed dark mode profile page
* nit
2022-08-02 18:59:33 +02:00
Agusti Fernandez Pardo and GitHub
fe50b8de18
fix: cleanup onboarding username ( #3638 )
2022-08-02 10:33:21 -06:00
Agusti Fernandez Pardo and GitHub
fd8b323e47
fix: base_url for login link should be WEBAPP_URL not WEBSITE_URL ( #3637 )
2022-08-02 10:05:09 -06:00
760026b2e6
Correcting syntax of overloading ( #3598 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-02 05:52:25 +00:00
zomars
53de4ddaaf
Fixes successRedirectUrl
...
commit b006240b0c62e9e62944cb7184793f099358e2ec
Merge: 6179b3fbe e7418f68a
Author: zomars <zomars@me.com >
Date: Mon Aug 1 18:20:47 2022 -0600
Merge branch 'main' into production
commit 6179b3fbe06709f1cf3a4e54214a7dbb1543765e
Author: zomars <zomars@me.com >
Date: Mon Aug 1 18:20:40 2022 -0600
Fixes successRedirectUrl validation
commit 14443099e0377e8d9af52f53f15c2f8b91b784d2
Author: zomars <zomars@me.com >
Date: Mon Aug 1 17:59:47 2022 -0600
successRedirectUrl fixes
2022-08-01 18:45:47 -06:00
zomars
e7418f68a4
Submodule sync
2022-08-01 17:44:40 -06:00
zomars
3ae4655449
v1.8.4
2022-08-01 17:42:06 -06:00
zomars
299f69aa7b
Fixes successRedirectUrl
2022-08-01 17:20:06 -06:00
c1896fc833
Feat/onboarding username ( #3580 )
...
* fix: remove duplicate button in textusernamefield
* feat: adds username if not present in getting-started first onboarding step
* fix: credentials
* fix: typo
* fix: user type
* fix: type errors
* Validates successRedirectUrl earlier with zod
* Removes deprecated api endpoint
* Reduces the data needed for the frontend on onboarding
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2022-08-01 15:44:08 -06:00
zomars
54acf6d28f
Sorts root scripts and adds prisma alias
2022-08-01 13:50:30 -06:00
Joe Au-Yeung and GitHub
7e8f13148e
Fix app id when creating credential ( #3629 )
2022-08-01 13:25:04 -06:00
b42f0ffadd
Fixes unique constraint error of batchId when scheduling emails ( #3542 )
...
* make batchid unique + return response status 200
* use correct batchId
* change for loop and updateMany
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-01 10:20:21 +00:00
9346ae644f
Use non shallow mode ( #3620 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-08-01 09:40:38 +02:00
d6fd9b5df3
Hide dropdown under modal dialog ( #3607 )
...
Co-authored-by: Adam Garbowski <adamgarbowski90@gmail.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-31 21:48:17 +02:00
529adc4137
New Crowdin translations by Github Action ( #3609 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-31 10:27:04 +02:00
c9d7412a43
Refactors twilio provider ( #3604 )
...
Prevents multiple twilio redeclarations
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-30 16:02:34 +00:00
dba48ab852
fix design issue ( #3606 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2022-07-30 15:49:01 +00:00
0bca141b74
Fix last day of month handling logic in tests ( #3605 )
...
* Fix last day of month handling logic
* Update apps/web/test/lib/getSchedule.test.ts
Co-authored-by: Omar López <zomars@me.com >
* Update apps/web/test/lib/getSchedule.test.ts
* Update apps/web/test/lib/getSchedule.test.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
2022-07-30 09:33:32 -06:00
a4e91a0666
Improved German locale ( #3521 )
...
Improved and corrected the grammar and wording.
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
2022-07-30 16:56:43 +02:00
mohammed hussam and GitHub
8efb98698d
change prerequistic of node.js from min 14.x to 15.x ( #3587 )
2022-07-30 16:54:42 +02:00
Peer Richelsen and GitHub
1403a567ec
nit change to readme
2022-07-30 15:25:00 +02:00
Peer Richelsen and GitHub
bd6a84e986
added figma design system and help wanted shields to readme
2022-07-30 15:24:33 +02:00
Peer Richelsen and GitHub
bd41d9d5f0
added help wanted project board
2022-07-30 15:15:42 +02:00
7e7938a4d9
New Crowdin translations by Github Action ( #3569 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-30 10:15:04 +02:00
zomars
2f03f18447
Fixes missing import
2022-07-29 22:34:57 -06:00
zomars
2b054862df
Uses ISR on setup pages
2022-07-29 22:04:59 -06:00
zomars
382f11f740
Update [status].tsx
2022-07-29 21:52:43 -06:00
zomars
920050022a
Update WebhookListContainer.tsx
2022-07-29 21:52:43 -06:00
zomars
95a0496f32
Type fixes
2022-07-29 21:52:43 -06:00
zomars
1ac36882ac
Update Kbar.tsx
2022-07-29 21:52:43 -06:00
zomars
a4b8cc8391
Fixes dotenv replacements
2022-07-29 19:30:02 -06:00
zomars
e7a91d4594
Squashed commit of the following:
...
commit e84ca3c1fcb625f8cde160b31c1f2b5def78e0bf
Author: zomars <zomars@me.com >
Date: Thu Jul 28 14:10:57 2022 -0600
fix
commit 29025a1104c2853597b5f3abd0d26aaa27a76aa2
Author: zomars <zomars@me.com >
Date: Thu Jul 28 14:10:04 2022 -0600
Force vercel deploy
commit b070a6460cf871488340a22d71c14962f37e7023
Author: Hariom Balhara <hariombalhara@gmail.com >
Date: Thu Jul 28 19:03:07 2022 +0530
Avoid global variables leak by making the entire code IIFE (#3543 ) (#3568 )
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
commit f05c7c40829947aefb0c67b931420bca18b79b29
Author: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com >
Date: Wed Jul 27 16:19:59 2022 -0400
Add axiom to next config (#3556 )
commit c3d05e86862277c270557bab98e170cc8b051afe
Author: Hariom Balhara <hariombalhara@gmail.com >
Date: Wed Jul 27 14:12:09 2022 +0530
Potential fix, broken workflow (#3545 )
commit 36e1c9272fa9b86cbe9e53e03e83799820674f17
Author: zomars <zomars@me.com >
Date: Tue Jul 26 18:27:57 2022 -0600
Update [schedule].tsx
commit f39535feea22a11a857d179f3506803602a95728
Author: zomars <zomars@me.com >
Date: Tue Jul 26 18:07:30 2022 -0600
Update [status].tsx
commit c3ac1bcc8c7ff8dc7ebf178d23a6e5c7ea223749
Author: zomars <zomars@me.com >
Date: Tue Jul 26 17:53:43 2022 -0600
Update [schedule].tsx
commit 39364d8476b3c582d4a7fe3f8d139c5d254e3ecf
Author: zomars <zomars@me.com >
Date: Tue Jul 26 17:43:13 2022 -0600
Debugging prod
commit 4b428d22dec734dab19096b4fe07741f18e5bc5d
Author: zomars <zomars@me.com >
Date: Tue Jul 26 17:20:44 2022 -0600
Update checkLicense.ts
commit 4212e6d61908face52d647bb661d71db959cf864
Author: zomars <zomars@me.com >
Date: Tue Jul 26 17:11:37 2022 -0600
Booking fixes attempt
commit e3160027ea0ce40d129b445daeb3bb17711ac640
Author: zomars <zomars@me.com >
Date: Tue Jul 26 13:52:35 2022 -0600
migration conflict fixes
2022-07-29 19:28:54 -06:00
Sagar and GitHub
54c8c294fc
Fix Deploy with Vercel and add note and build commands and root directory ( #3590 )
2022-07-29 18:49:15 -06:00
zomars
49f584a956
Fixes tailwind for EE code
2022-07-29 16:26:31 -06:00
Adam Garbowski and GitHub
67f72223bf
Fix broken getLocaleFromHeaders import ( #3592 )
2022-07-29 08:28:53 -06:00
Peer Richelsen and GitHub
534efe53fe
added status.cal.com badge
2022-07-29 15:47:44 +02:00
Leo Giovanetti and GitHub
5437005c7e
UI tweaks ( #3576 )
2022-07-29 15:23:54 +02:00
zomars
b931cf2d7c
Submodule sync
2022-07-28 14:25:38 -06:00
464343f5ab
Refactors EE code ( #3490 )
...
* WIP
* WIP
* Type and migration fixes
* Adds missing default import
* Fixes import
* Fixes tRPC imports in App Store
* Migrate stripe helpers
* WIP
* Type fixes
* Type fix?
* WIP
* WIP
* Update index.ts
* Fixes
* Update workflow.tsx
* Moved queries to lib
* Moves QueryCell
* Migrates MultiSelectCheckboxes
* WIP
* CryptoSection type fixes
* WIP
* Import fixes
* Build fixes
* Update app-providers.tsx
* Build fixes
* Upgrades hookform zod resolvers
* Build fixes
* Cleanup
* Build fixes
* Relocates QueryCell to ui
* Moved List and SkeletonLoader
* Revert QueryCell migration
* Can't use QueryCell here
* oops
* CryptoSection cleanup
* Update app-providers.tsx
* Moved ee to features
* ee to features/ee
* Removes @calcom/ee
* Adds possible feature locations
* Build fixes
* Migrates stripe to app-store lib
* Colocates stripe imports
* Update subscription.ts
* Submodule sync
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-28 13:58:26 -06:00
Bailey Pumfleet and GitHub
84b4bb397f
Improve help dialog strings ( #3570 )
2022-07-28 15:54:48 +00:00
b90cf96ab9
Fix: Doc typo fix in coding styling (Developer docs) ( #3533 )
...
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com >
2022-07-28 15:56:42 +01:00
5d61d2d79b
New Crowdin translations by Github Action ( #3539 )
...
Co-authored-by: Crowdin Bot <support+bot@crowdin.com >
2022-07-28 11:56:43 +01:00