Rebecca
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
8efb98698d
change prerequistic of node.js from min 14.x to 15.x ( #3587 )
2022-07-30 16:54:42 +02:00
Peer Richelsen
1403a567ec
nit change to readme
2022-07-30 15:25:00 +02:00
Peer Richelsen
bd6a84e986
added figma design system and help wanted shields to readme
2022-07-30 15:24:33 +02:00
Peer Richelsen
bd41d9d5f0
added help wanted project board
2022-07-30 15:15:42 +02:00
github-actions[bot]
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 f05c7c4082
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 c3d05e8686
Author: Hariom Balhara <hariombalhara@gmail.com>
Date: Wed Jul 27 14:12:09 2022 +0530
Potential fix, broken workflow (#3545 )
commit 36e1c9272f
Author: zomars <zomars@me.com>
Date: Tue Jul 26 18:27:57 2022 -0600
Update [schedule].tsx
commit f39535feea
Author: zomars <zomars@me.com>
Date: Tue Jul 26 18:07:30 2022 -0600
Update [status].tsx
commit c3ac1bcc8c
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:53:43 2022 -0600
Update [schedule].tsx
commit 39364d8476
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:43:13 2022 -0600
Debugging prod
commit 4b428d22de
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:20:44 2022 -0600
Update checkLicense.ts
commit 4212e6d619
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:11:37 2022 -0600
Booking fixes attempt
commit e3160027ea
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
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
67f72223bf
Fix broken getLocaleFromHeaders import ( #3592 )
2022-07-29 08:28:53 -06:00
Peer Richelsen
534efe53fe
added status.cal.com badge
2022-07-29 15:47:44 +02:00
Leo Giovanetti
5437005c7e
UI tweaks ( #3576 )
2022-07-29 15:23:54 +02:00
zomars
b931cf2d7c
Submodule sync
2022-07-28 14:25:38 -06:00
Omar López
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
84b4bb397f
Improve help dialog strings ( #3570 )
2022-07-28 15:54:48 +00:00
Muhammad Ali
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
github-actions[bot]
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
Hariom Balhara
1be5510c5e
Embedded Routing Forms - Part1 ( #3530 )
...
* Support dark theme in routing form
* Fix Embed detection
* Add routing form embed example
* Better rendering support in dark mode for react-select
* Fix more theme issues
* Added test for Routing Form Embed
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-28 10:50:25 +00:00
Hariom Balhara
e871781079
Fix getSchedule tests ( #3560 )
2022-07-28 16:07:00 +05:30
Omar López
bfa70dcc83
Feat/onboarding admin ( #3486 )
...
* WIP
* API and step done fallback
* Finishing up tweaks
* Inline comment
* Translations
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Update apps/web/pages/api/auth/setup.ts
Co-authored-by: Omar López <zomars@me.com>
* Linting fixes
* Update apps/web/pages/auth/setup.tsx
Co-authored-by: Omar López <zomars@me.com>
* Linting fix
* Moving to v2
* Translations
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-27 17:28:21 -06:00
sean-brydon
b3bd8c1a58
Few updates to V2 components ( #3532 )
...
* Fix breadcrumb colors
* HorizontalTabs
* Team List Item WIP
* Horizontal Tabs
* Cards
* Remove team list item WIP
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-27 23:12:27 +01:00
Joe Au-Yeung
2c23949cea
Add axiom to next config ( #3556 )
2022-07-27 16:19:59 -04:00
sean-brydon
6e3825d95a
Fixes depth ( #3555 )
2022-07-27 13:50:10 -06:00
alannnc
525ce0d075
Fix/office365 api call ( #3534 )
...
* WIP fixes for handling office365 api call
* First working version microsoft api call handling
* Remove logs
* Clean up and improve function names
* Clean up
* Remove log
* Fix function missing its correct name
* Fix direct return of statement
* Cleanup
* Simplify with private fetcher
* Update CalendarService.ts
* Update getOfficeAppKeys.ts
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-27 19:12:42 +00:00
zomars
7537ea5b91
Fixes button appearance on Safari
2022-07-27 12:58:24 -06:00
Hariom Balhara
47468798fd
Avoid global variables leak by making the entire code IIFE ( #3543 )
...
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-27 15:58:51 +00:00
sean-brydon
587526186f
Updates build DIR/command ( #3550 )
2022-07-27 12:02:20 +01:00
sean-brydon
7582d93d6a
Fix chormatic Action ( #3548 )
2022-07-27 11:33:10 +01:00
Peer Richelsen
b9645b4de5
feather icons and inter ( #3366 )
2022-07-26 20:24:00 -06:00
zomars
a1fcdcae44
v1.8.3
2022-07-26 18:46:14 -06:00
zomars
cf5912335e
hotfix: bookings and availability pages
...
commit 36e1c9272f
Author: zomars <zomars@me.com>
Date: Tue Jul 26 18:27:57 2022 -0600
Update [schedule].tsx
commit f39535feea
Author: zomars <zomars@me.com>
Date: Tue Jul 26 18:07:30 2022 -0600
Update [status].tsx
commit c3ac1bcc8c
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:53:43 2022 -0600
Update [schedule].tsx
commit 39364d8476
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:43:13 2022 -0600
Debugging prod
commit 4b428d22de
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:20:44 2022 -0600
Update checkLicense.ts
commit 4212e6d619
Author: zomars <zomars@me.com>
Date: Tue Jul 26 17:11:37 2022 -0600
Booking fixes attempt
commit e3160027ea
Author: zomars <zomars@me.com>
Date: Tue Jul 26 13:52:35 2022 -0600
migration conflict fixes
2022-07-26 18:45:10 -06:00
zomars
5ad25a692f
v1.8.2
2022-07-26 13:03:19 -06:00
sean-brydon
3bdf4a84f8
Prevent team members from creating events ( #3498 )
...
* Delete CreateEventTypeBtn.tsx
* Adding Permission to creation router
* Disable button if membership role is member
* Fix linting error
* Update explicit role selection
Co-authored-by: Omar López <zomars@me.com>
* Type fix
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2022-07-26 18:25:42 +00:00
Joe Au-Yeung
7a306900ab
Fix input on trial accounts ( #3522 )
...
* Fix input on trial accounts
* Refactor conditional
2022-07-26 12:04:20 -06:00
Joe Au-Yeung
35259b75f6
Display correct time format on availability page ( #3441 )
...
* Pass time format
* Write 24hr time format
* Remove console.log
* Change regex
* Add console.log
* Remove console.log
* Remove console.log
* Update TimeOptions.tsx
* Write time format to localstorage on user create / edit
* Grab and set from local storage
* On user create grab timeformat from browser
* Update timeFormat in DB
* Fix typo
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
2022-07-26 12:02:44 -06:00
zomars
538c5dff43
Playwright should not live on deps
2022-07-26 10:54:25 -06:00
zomars
590ec3bf23
Update check-if-ui-has-changed.yml
2022-07-26 10:19:53 -06:00
zomars
53befd7c5c
Build fixes
...
handleErrorsJson signature changed which triggered errors here
2022-07-26 10:00:59 -06:00
Alex van Andel
047d4a0773
Some optimisations to the storybook ( #3526 )
...
* Some optimisations to the storybook
* Fixed merge artifact
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2022-07-26 15:05:11 +01:00
Nafees Nazik
ef6ed6050b
Feat: Add next-themes for theme handling ( #3263 )
...
* chore: add next-themes
* feat: add next theme provider
* fix: modify useTheme hook to use next-themes
* fix: use the new hook for theming
* remove conditional rendering with isReady boolean flag
* remove Theme component returned from useTheme hook
* Update missing useTheme usage
* Fix theme switching as per system. Also, ensure that booking and non booking pages can maintain their own requirements of theme simulatenously
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2022-07-26 08:27:57 +00:00
Carina Wollendorfer
2b5759e8bb
fix translation key ( #3527 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2022-07-25 19:38:04 -06:00
Carina Wollendorfer
33e79c8ad5
Improve phone number input ( #3472 )
...
* add country code once country selected
* add changes also for when editing workflows
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2022-07-25 19:37:32 -06:00
GitStart
629131b7f9
Disallow search engine indexing of hidden event types ( #3478 )
...
Co-authored-by: gitstart <gitstart@users.noreply.github.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2022-07-26 00:17:15 +00:00