Agusti Fernandez 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								faa67e0bb6 
								
							 
						 
						
							
							
								
								Feature: Adds api keys to cal.com webapp ( #2277 )  
							
							... 
							
							
							
							* feat: add ApiKey model for new Api auth, owned by a user
* fix: remove metadata:Json and add note:String instead in new apiKey model
* fix: rename apiKey to apiKeys in moder User relation in schema.prisma
* feat: add hashedKey to apiKey and lastUsedAt datetime to keep track of usage of keys and makiung them securely stored in db
* fix 30 day -> 30 days in expiresAt
* feat: api keys frontend in security page
* adds hashedKey to api key model, add frontend api keys in security page
* Make frontend work to create api keys with or without expiry, note, defaults to 1 month expiry
* remove migration for now, add env.example to swagger, sync api
* feat: hashed api keys
* fix: minor refactor and cleanup in apiKeys generator
* add api key success modal
* sync apps/api
* feat: We have API Keys in Security =)
* remove swagger env from pr
* apps api sync
* remove comments in password section
* feat: migration for api keys schema
* sync api w main
* delete apps/api
* add back apps/api
* make min date and disabled optional props in datepicker
* feat fix type check errors
* fix : types
* fix: rmeove renaming of verificationrequest token indexes in migration
* fix: remove extra div
* Fixes for feedback in PR
* fix button />
* fix: rename weird naming of translation for you_will_only_view_it_once
* fix: remove ternary and use && to avoid null for false
* fix sync apps/api with main not old commit
* fix empty className
* fix: remove unused imports
* fix remove commented jsx fragment close
* fix rename editing
* improve translations
* feat: adds beta tag in security tab under api keys
* fix: use api keys everywhere
* fix: cleanup code in api keys
* fix: use watch and controller for neverexpires/datepicker
* Fixes: improve api key never expires
* add back change password h2 title section in security page
* fix update env API_KEY_ prefix default to cal_
* fix: improve eidt api keys modal
* fix: update edit mutation in viewer.apiKeys
* Update apps/web/ee/components/apiKeys/ApiKeyListItem.tsx
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* fix: item: any to pass build
Co-authored-by: Agusti Fernandez Pardo <git@agusti.me>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com> 
							
						 
						
							2022-04-15 20:58:34 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Giovanetti 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ffebe8e901 
								
							 
						 
						
							
							
								
								HubSpot App ( #2380 )  
							
							... 
							
							
							
							* Initial changes
* OAuth done and credentials stored
* Added "other" integrations
* Switching to hubspot api client
* Event creation for all attendees
* Update and delete done
* Doc update
* Fixing types
* App label is not mandatory
* Fixing bad merge: App label deleted
* Fixing bad automerge
* Removing  c.log
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-15 23:23:38 -03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								dabf5367bc 
								
							 
						 
						
							
							
								
								DailyVideo default ( #2505 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-04-15 17:07:37 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									alannnc 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c06d8164bc 
								
							 
						 
						
							
							
								
								feature/app wipe my cal ( #2496 )  
							
							
							
						 
						
							2022-04-15 10:09:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								080f2bb845 
								
							 
						 
						
							
							
								
								Updating App-Infomation + pics ( #2489 )  
							
							
							
						 
						
							2022-04-15 10:35:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								25e4e28c2a 
								
							 
						 
						
							
							
								
								small app store fixes ( #2501 )  
							
							... 
							
							
							
							* added new other illustration, fixed dialog styling
* revert color change 
							
						 
						
							2022-04-15 08:54:09 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									alannnc 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5b90ace8cf 
								
							 
						 
						
							
							
								
								feature/app wipe my cal ( #2487 )  
							
							... 
							
							
							
							* WIP bookings page ui changes, created api endpoint
* Ui changes mobile/desktop
* Added translations
* Fix lib import and common names
* WIP reschedule
* WIP
* Save wip
* [WIP] builder and class for CalendarEvent, email for attende
* update rescheduled emails, booking view and availability page view
* Working version reschedule
* Fix for req.user as array
* Added missing translation and refactor dialog to self component
* Test for reschedule
* update on types
* Update lib no required
* Update type on createBooking
* fix types
* remove preview stripe sub
* remove unused file
* remove unused import
* Fix reschedule test
* Refactor and cleaning up code
* Email reschedule title fixes
* Adding calendar delete and recreate placeholder of cancelled
* Add translation
* Removed logs, notes, fixed types
* Fixes process.env types
* Use strict compare
* Fixes type inference
* Type fixing is my middle name
* Update apps/web/components/booking/BookingListItem.tsx
* Update apps/web/components/dialog/RescheduleDialog.tsx
* Update packages/core/builders/CalendarEvent/director.ts
* Update apps/web/pages/success.tsx
* Updates rescheduling labels
* Update packages/core/builders/CalendarEvent/builder.ts
* Type fixes
* Update packages/core/builders/CalendarEvent/builder.ts
* Only validating input blocked once
* E2E fixes
* Stripe tests fixes
* Wipe my cal init commit
* Fixes circular dependencies
* Added conditional display for wipe my cal button
* Added placeholder image for app category
* Fix type string for conditional validation
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-14 20:24:27 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Afzal Sayed 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								699d910ab4 
								
							 
						 
						
							
							
								
								Perf: Optimize event-types page ( #2436 )  
							
							... 
							
							
							
							* Perf: Optimize event-types page
* Memoize layout in Shell
* setQueryState without awaiting mutate for optimistic update
* Update Shell.tsx
* Fix types
* Update auth-index.test.ts
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-14 21:49:51 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									alannnc 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3c6ac395cc 
								
							 
						 
						
							
							
								
								Feature/reschedule bookings ( #2351 )  
							
							... 
							
							
							
							* WIP bookings page ui changes, created api endpoint
* Ui changes mobile/desktop
* Added translations
* Fix lib import and common names
* WIP reschedule
* WIP
* Save wip
* [WIP] builder and class for CalendarEvent, email for attende
* update rescheduled emails, booking view and availability page view
* Working version reschedule
* Fix for req.user as array
* Added missing translation and refactor dialog to self component
* Test for reschedule
* update on types
* Update lib no required
* Update type on createBooking
* fix types
* remove preview stripe sub
* remove unused file
* remove unused import
* Fix reschedule test
* Refactor and cleaning up code
* Email reschedule title fixes
* Adding calendar delete and recreate placeholder of cancelled
* Add translation
* Removed logs, notes, fixed types
* Fixes process.env types
* Use strict compare
* Fixes type inference
* Type fixing is my middle name
* Update apps/web/components/booking/BookingListItem.tsx
* Update apps/web/components/dialog/RescheduleDialog.tsx
* Update packages/core/builders/CalendarEvent/director.ts
* Update apps/web/pages/success.tsx
* Updates rescheduling labels
* Update packages/core/builders/CalendarEvent/builder.ts
* Type fixes
* Update packages/core/builders/CalendarEvent/builder.ts
* Only validating input blocked once
* E2E fixes
* Stripe tests fixes
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-14 15:25:24 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6bb4b2e938 
								
							 
						 
						
							
							
								
								Fixes auth E2E tests ( #2490 )  
							
							
							
						 
						
							2022-04-14 20:17:59 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1b063d59d 
								
							 
						 
						
							
							
								
								User should be able to rebook a cancelled timeslot ( #2483 )  
							
							... 
							
							
							
							Co-authored-by: Bailey Pumfleet <pumfleet@hey.com> 
							
						 
						
							2022-04-14 16:01:38 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex van Andel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5fdc5078cc 
								
							 
						 
						
							
							
								
								Styling tweaks to inputs and Select (+ TimezoneSelect) ( #2453 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com> 
							
						 
						
							2022-04-14 15:58:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9ed666a475 
								
							 
						 
						
							
							
								
								Add app-store tests ( #2465 )  
							
							... 
							
							
							
							Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-14 09:30:38 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								39935306fc 
								
							 
						 
						
							
							
								
								Embed behind authentication page, Floating Button Popup and other changes ( #2468 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-04-14 08:17:34 +05:30 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ce476bf90f 
								
							 
						 
						
							
							
								
								Consider Pending/Accepted bookings only ( #2479 )  
							
							... 
							
							
							
							Co-authored-by: Bailey Pumfleet <pumfleet@hey.com> 
							
						 
						
							2022-04-13 10:22:27 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b0d8eac2a2 
								
							 
						 
						
							
							
								
								Changing Daily to Cal.com ( #2478 )  
							
							
							
						 
						
							2022-04-13 16:52:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Demian Caldelas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1df207f5d 
								
							 
						 
						
							
							
								
								Prepare for deprecated radix-ui IdProvider ( #2068 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-04-12 18:41:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								75c2ccff96 
								
							 
						 
						
							
							
								
								RoundRobin Booking Error in a particular case ( #2471 )  
							
							... 
							
							
							
							* users can be array of user when roundrobin team booking is there with availablity of multiple people
* Return empty array
* Add comments
* checktype fix
* removed extra condition
Co-authored-by: Syed Ali Shahbaz <alishahbaz7@gmail.com> 
							
						 
						
							2022-04-12 10:10:18 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Joe Au-Yeung 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9d86039987 
								
							 
						 
						
							
							
								
								Remove to string, return dayjs object ( #2464 )  
							
							
							
						 
						
							2022-04-12 13:01:50 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cde131a351 
								
							 
						 
						
							
							
								
								Upgrades tRPC ( #2460 )  
							
							
							
						 
						
							2022-04-12 09:32:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								31d1bde52a 
								
							 
						 
						
							
							
								
								Prevent unauthorized update to schedule ( #2466 )  
							
							
							
						 
						
							2022-04-12 10:22:29 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Afzal Sayed 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4c5ae567e4 
								
							 
						 
						
							
							
								
								Introduce isPublic prop in Shell ( #2437 )  
							
							... 
							
							
							
							Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-12 04:38:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zomars 
								
							 
						 
						
							
							
							
							
								
							
							
								a3e0d0aec9 
								
							 
						 
						
							
							
								
								Fixes for blank Shell  
							
							
							
						 
						
							2022-04-11 08:54:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95af0fb631 
								
							 
						 
						
							
							
								
								Revert "Revert "Fixes public apps page ( #2422 )" ( #2461 )" ( #2462 )  
							
							... 
							
							
							
							This reverts commit a5522c98a0 
							
						 
						
							2022-04-11 08:36:21 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Bailey Pumfleet 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a5522c98a0 
								
							 
						 
						
							
							
								
								Revert "Fixes public apps page ( #2422 )" ( #2461 )  
							
							... 
							
							
							
							This reverts commit 81f3e824ff 
							
						 
						
							2022-04-11 16:11:35 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								81f3e824ff 
								
							 
						 
						
							
							
								
								Fixes public apps page ( #2422 )  
							
							
							
						 
						
							2022-04-11 15:21:20 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex van Andel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5e3da4d178 
								
							 
						 
						
							
							
								
								Check STRIPE_PRIVATE_KEY exists before stripe call during disband ( #2454 )  
							
							
							
						 
						
							2022-04-10 08:57:08 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								66aeadffbb 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2421 )  
							
							... 
							
							
							
							Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
							
						 
						
							2022-04-10 00:33:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eceba51020 
								
							 
						 
						
							
							
								
								Dynamic group booking follow-up ( #2430 )  
							
							
							
						 
						
							2022-04-08 17:50:10 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Agusti Fernandez 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								385421d250 
								
							 
						 
						
							
							
								
								fix order of past bookings ( #2425 )  
							
							
							
						 
						
							2022-04-08 12:50:00 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c63d81719b 
								
							 
						 
						
							
							
								
								Embed Improvements ( #2365 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-04-08 05:33:24 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								96f6294542 
								
							 
						 
						
							
							
								
								Show eventDescription on email ( #2371 )  
							
							... 
							
							
							
							* Show eventDescription on email
* Fixing Inheritance
* Fixing Duplicate getLocation
* Type fixes
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-07 18:22:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Gwenaël Gallon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5e7d34b9c4 
								
							 
						 
						
							
							
								
								[fr] Add missing translations ( #2409 )  
							
							... 
							
							
							
							Update with last missing French translations
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-07 20:10:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								472b295c93 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2401 )  
							
							... 
							
							
							
							Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
							
						 
						
							2022-04-07 20:06:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Benedikt Hopmann 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5577a60f26 
								
							 
						 
						
							
							
								
								Update german translation ( #2415 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-04-07 20:03:52 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miguel Nieto A 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								06df6c9e91 
								
							 
						 
						
							
							
								
								Save event-type's currency on db ( #2404 )  
							
							... 
							
							
							
							* Save event-type's currency on db
* Add currency field to formMethods definition 
							
						 
						
							2022-04-07 08:34:49 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a551919152 
								
							 
						 
						
							
							
								
								Dynamic group link for more than 2 user fixed ( #2416 )  
							
							
							
						 
						
							2022-04-07 14:41:26 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								63635fc110 
								
							 
						 
						
							
							
								
								Dynamic group booking fix to accept "+" in URL and updated Head SEO for dynamic booking ( #2414 )  
							
							
							
						 
						
							2022-04-07 11:28:52 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								31a8f25bb6 
								
							 
						 
						
							
							
								
								Fix E2E Tests and Fix broken success page and non existing user URL ( #2411 )  
							
							
							
						 
						
							2022-04-07 08:34:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d1ffd1edae 
								
							 
						 
						
							
							
								
								dynamic group links ( #2239 )  
							
							... 
							
							
							
							* --init
* added default event types
* updated lib path
* updated group link design
* fixed collective description
* added default minimum booking notice
* Accept multi user query for a default event type
* check types
* check types --WIP
* check types still --WIP
* --WIP
* --WIP
* fixed single user type not working
* check fix
* --import path fix
* functional collective eventtype page
* fixed check type
* minor fixes and --WIP
* typefix
* custominput in defaultevent fix
* added booking page compatibility for dynamic group links
* added /book compatibility for dynamic group links
* checktype fix --WIP
* checktype fix
* Success page compatibility added
* added migrations
* added dynamic group booking slug to booking creation
* reschedule and database fix
* daily integration
* daily integration --locationtype fetch
* fixed reschedule
* added index to key parameter in eventtype list
* fix + added after last group slug
* added user setting option for dynamic booking
* changed defaultEvents location based on recent changes
* updated default event name in updated import
* disallow booking when one in group disallows it
* fixed setting checkbox association
* cleanup
* udded better error handling for disabled dynamic group bookings
* cleanup
* added tooltip to allow dynamic setting and enable by default
* Update yarn.lock
* Fix: Embed Fixes, UI configuration PRO Only, Tests (#2341 )
* #2325  Followup (#2369 )
* Adds initial MDX implementation for App Store pages
* Adds endpoint to serve app store static files
* Replaces zoom icon with dynamic-served one
* Fixes zoom icon
* Makes Slider reusable
* Adds gray-matter for MDX
* Adds zoom screenshots
* Update yarn.lock
* Slider improvements
* WIP
* Update TrendingAppsSlider.tsx
* WIP
* Adds MS teams screenshots
* Adds stripe screenshots
* Cleanup
* Update index.ts
* WIP
* Cleanup
* Cleanup
* Adds jitsi screenshot
* Adds Google meet screenshots
* Adds office 365 calendar screenshots
* Adds google calendar screenshots
* Follow #2325 
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* requested changes
* further requested changes
* more changes
* type fix
* fixed prisma/client import path
* added e2e test
* test-fix
* E2E fixes
* Fixes circular dependency
* Fixed paid bookings seeder
* Added missing imports
* requested changes
* added username slugs as part of event description
* updated event description
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-04-06 10:20:30 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Afzal Sayed 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d340ee62bb 
								
							 
						 
						
							
							
								
								Fix login and onboarding flows ( #2390 )  
							
							... 
							
							
							
							* Fix login and onboarding flows
* Remove unused import
* Update apps/web/components/Shell.tsx
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
* Prefer early return
* Prevent regressions
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-06 17:07:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c07b9b96fe 
								
							 
						 
						
							
							
								
								Add translation for rediret string ( #2399 )  
							
							... 
							
							
							
							* Add translation for rediret string
* Simplify translations
* Update success.tsx
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-06 16:21:42 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Demian Caldelas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								551892fa30 
								
							 
						 
						
							
							
								
								Refactor login tests ( #2337 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-04-06 08:13:09 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7fd65ceb8a 
								
							 
						 
						
							
							
								
								added vietnamese ( #2400 )  
							
							
							
						 
						
							2022-04-06 15:01:32 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4fc8e2a2ac 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2386 )  
							
							... 
							
							
							
							Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-04-06 15:00:34 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Benedikt Hopmann 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								eebc1bce1a 
								
							 
						 
						
							
							
								
								Update german translation ( #2395 )  
							
							
							
						 
						
							2022-04-06 14:59:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								02dbb88e6b 
								
							 
						 
						
							
							
								
								Slack App Integration ( #2041 )  
							
							... 
							
							
							
							* patch applied
* patch applied
* We shouldn't pollute global css
* Build fixes
* Updates typings
* WIP extracting zoom to package
* Revert "Upgrades next to 12.1 (#1895 )" (#1903 )
This reverts commit ede0e98e1f#1905 )
* Extracts ignored createEventTypeBaseInput
* Adds postinstall script
* Revert "Tweak/gitignore prisma zod (#1905 )" (#1906 )
This reverts commit 15bfeb30d7#1898 )
* Eslint fixes
* Docs build fixes
* Upgrade to next 12.1 (#1904 )
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix URL by removing slash and backslash (#1733 )
* Fix URl by removing slash and backslash
* Implement slugify
* Add data type
* Fixing folder structure
* Solve zod-utils conflict
* Build fixes (#1929 )
* Build fixes
* Fixes type error
* WIP
* Conflict fixes
* Removes unused file
* TODO
* WIP
* Type fixes
* Linting
* WIP
* Moved App definition to types
* WIP
* WIP
* WIP
* WIP WIP
* Renamed zoomvideo app
* Import fix
* Daily.co app (#2022 )
* Daily.co app
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Missing deps for newly added contants to lib
Co-authored-by: Omar López <zomars@me.com>
* WIP
* WIP
* WIP
* Daily fixes
* Updated type info
* Slack Oauth integration - api route ideas
* Adds getLocationOptions
* Type fixes
* Adds location option for daily video
* Revert "Slack Oauth integration - api route ideas"
This reverts commit 35ffa78e929339c4badb98cdab4e4b953ecc7cca.
* Slack Oauth + verify sig
* Slack Oauth + verify sig
Implementing connect slack with workspace OAuth
Implemented the ability for slack to send requests on events (commands etc) - This only works if slacks signature matches with our signature
* Revert "Slack Oauth + verify sig"
This reverts commit ee95795e0f0ae6d06be4e0a423afb8c315d9af7d.
* WIP - Signature verifiaction failure
* Huddle01 migration to app store (#2038 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
* Huddle01 migration to app store
* WIP: PostData for creating event
* Optimising Query
Vital as we only have 3 seconds max to return the response to slack.
* Jitsi Video App migration (#2027 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
Co-authored-by: Omar López <zomars@me.com>
* Monorepo/app store MS Teams Integration (#2080 )
* Create teamsvideo package
* Remove zoom specific refrences
* Add teams video files
* Rename to office365_video
* Add call back to add crednetial type office365_teams
* Rename to office_video to match type
* Add MS Teams as a location option
* Rename files
* Add teams reponse interface and create meeting
* Comment out Daily imports
* Add check for Teams integration
* Add token checking functions
* Change template to create event rather than meeting
* Add comment to test between create link and event
* Add teams URL to booking
* Ask for just onlineMeeting permission
* Add MS Teams logo
* Add message to have an enterprise account
* Remove comments
* Comment back hasDailyIntegration
* Comment back daily credentials
* Update link to MS Graph section of README
* Move API calls to package
Co-authored-by: Omar López <zomars@me.com>
* Re-adds missing module for transpiling
* Adding connect button if there is on user
* Adds email as required field for app store metadata
* WIP: migrates tandem to app store
* Cleanup
* Migrates tandem api routes to app store
* Fixes tandem api handlers
* Big WIP WIP
* Show todays bookings.
* No booking message to json
* Transition into modals
Better UX for submitting forms.
* Create Bookings - Working
* Fixing /today to show today and not all upcoming
* Fixing message
* Build fixes
* WIP
* Fixes annoying circular dependency bug
I've spent a whole day on this....
* Location option cleanup
* Type fixes
* Update EventManager.ts
* Update CalendarManager.ts
* Merge branch 'monorepo/app-store' into sean-monorepo-slack-oauth
* Moves CalendarService back to lib
* Moves apple calendar to App Store
* Cleanup
* Booking Success
* Merge branch 'main' into sean-monorepo-slack-oauth
* Restored moved file
* Delete TeamRole.tsx
* Undoing unrelated changes
* Cleanup
* Cleanup
* Updates website
* Delete .env.example
* Update yarn.lock
* Adds instructions to README
* Build fixes
* Uses generic app store api handler
* Adds install button and cleanup
* Updates .env.example
* Update README.md
* Renames slackapp to slackmessaing
* Update InstallAppButton.tsx
* Delete locationOption.ts
* Type fixes
* Build fixes
* Links + Fixing connection issue
* fixed merge conflict
* fixed merge conflict
* Type fixes
* Update index.ts
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Juan Esteban Nieto Cifuentes <89233604+Jenietoc@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peer@cal.com> 
							
						 
						
							2022-04-06 12:37:06 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41755c8c90 
								
							 
						 
						
							
							
								
								fixed redirect banner for mobile ( #2388 )  
							
							... 
							
							
							
							* improved redirect banner on success page
* changed text for redirect input box
* nit
* Updates submodules
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-06 12:26:08 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f8b7e17fda 
								
							 
						 
						
							
							
								
								Fixes/locations ( #2383 )  
							
							... 
							
							
							
							* Moves locations to App Store and Core
* LocationType fixes
* Update App.d.ts
* Re-add Google Meet
* Moves location labels to the app store
* Renames labels to locationLabels
* Update utils.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-05 18:03:22 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4d58281d6f 
								
							 
						 
						
							
							
								
								Update LICENSE  
							
							
							
						 
						
							2022-04-05 18:37:55 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6932d3600e 
								
							 
						 
						
							
							
								
								Fix/post deploy migrations ( #2385 )  
							
							... 
							
							
							
							* Runs db migrations post-deploy
* Deploy fixes 
							
						 
						
							2022-04-05 16:30:11 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d76b9b0d01 
								
							 
						 
						
							
							
								
								Feature: Support redirecting to an external URL on successful booking ( #2087 )  
							
							
							
						 
						
							2022-04-05 08:05:40 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b3f9921dd8 
								
							 
						 
						
							
							
								
								Update BookingPage.tsx  
							
							
							
						 
						
							2022-04-05 00:35:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Demian Caldelas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d7ce4fb983 
								
							 
						 
						
							
							
								
								Resync yarn.lock. Adding some peer deps for turbo packages/* ( #2262 )  
							
							... 
							
							
							
							* Resync yarn.lock & add peer deps
* Upgrades zod
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-04-04 16:23:42 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ffff59dd00 
								
							 
						 
						
							
							
								
								Attempt to fix Stripe webhooks ( #2355 )  
							
							... 
							
							
							
							Split the large transaction so we can debug better what's causing the error from Stripe dashboard 
							
						 
						
							2022-04-04 14:39:59 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a7f5250b4a 
								
							 
						 
						
							
							
								
								Enables strict mode in nextjs apps ( #2354 )  
							
							... 
							
							
							
							- We need this so zod works correctly
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-04-04 20:26:14 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ff21deb89 
								
							 
						 
						
							
							
								
								#2325  Followup ( #2369 )  
							
							... 
							
							
							
							* Adds initial MDX implementation for App Store pages
* Adds endpoint to serve app store static files
* Replaces zoom icon with dynamic-served one
* Fixes zoom icon
* Makes Slider reusable
* Adds gray-matter for MDX
* Adds zoom screenshots
* Update yarn.lock
* Slider improvements
* WIP
* Update TrendingAppsSlider.tsx
* WIP
* Adds MS teams screenshots
* Adds stripe screenshots
* Cleanup
* Update index.ts
* WIP
* Cleanup
* Cleanup
* Adds jitsi screenshot
* Adds Google meet screenshots
* Adds office 365 calendar screenshots
* Adds google calendar screenshots
* Follow #2325 
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-04 15:53:17 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5138c676b1 
								
							 
						 
						
							
							
								
								Fix: Embed Fixes, UI configuration PRO Only, Tests ( #2341 )  
							
							
							
						 
						
							2022-04-04 15:44:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5dbb60dc85 
								
							 
						 
						
							
							
								
								App store mdx support ( #2325 )  
							
							... 
							
							
							
							* Adds initial MDX implementation for App Store pages
* Adds endpoint to serve app store static files
* Replaces zoom icon with dynamic-served one
* Fixes zoom icon
* Makes Slider reusable
* Adds gray-matter for MDX
* Adds zoom screenshots
* Update yarn.lock
* Slider improvements
* WIP
* Update TrendingAppsSlider.tsx
* WIP
* Adds MS teams screenshots
* Adds stripe screenshots
* Cleanup
* Update index.ts
* WIP
* Cleanup
* Cleanup
* Adds jitsi screenshot
* Adds Google meet screenshots
* Adds office 365 calendar screenshots
* Adds google calendar screenshots
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-04-04 15:21:33 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								26e76df6c8 
								
							 
						 
						
							
							
								
								fixed avatar issue on mobile team pages, improved readability of dark mode text on booking page ( #2364 )  
							
							
							
						 
						
							2022-04-04 10:20:49 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								c094d05913 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2302 )  
							
							... 
							
							
							
							Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
							
						 
						
							2022-04-04 11:14:57 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95aa5fe308 
								
							 
						 
						
							
							
								
								Fix - Email Notes ( #2356 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-04-03 11:59:40 -06:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9948f9d854 
								
							 
						 
						
							
							
								
								show event-type headline even if description is empty ( #2359 )  
							
							
							
						 
						
							2022-04-03 13:15:31 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								966a5f30ec 
								
							 
						 
						
							
							
								
								Adds missing confirm email after payment ( #2353 )  
							
							
							
						 
						
							2022-04-02 15:30:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f2436d2a04 
								
							 
						 
						
							
							
								
								Urgent fix for team bookings ( #2352 )  
							
							
							
						 
						
							2022-04-01 11:04:29 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b33a3d5652 
								
							 
						 
						
							
							
								
								adds a fallback email to allow fallback gravatar ( #2339 )  
							
							
							
						 
						
							2022-04-01 12:07:58 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f71c0ddfc3 
								
							 
						 
						
							
							
								
								Fixes locations options mistranslations ( #2336 )  
							
							
							
						 
						
							2022-03-31 14:29:03 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f293f8b5c4 
								
							 
						 
						
							
							
								
								Bug - link not showing ( #2333 )  
							
							... 
							
							
							
							* Bug - link not showing
* Added where location as link on emails
* Location URL test fixes
* URLs validator fixes
Co-authored-by: Alan <alannnc@gmail.com>
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-31 19:57:12 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Miguel Nieto A 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0494fccb8e 
								
							 
						 
						
							
							
								
								Set a default for "create events on" ( #2215 )  
							
							... 
							
							
							
							* fix: 🐛  Set a default for create events on
* fix: 🐛  Save default value to db
* Revert fixes in frontend
* fix: 🐛  Set a default for "create events on" from backend"
* fix: 🐛  Update frontend when destinationCalendar is disconnected 
							
						 
						
							2022-03-31 10:26:26 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4a58da62d6 
								
							 
						 
						
							
							
								
								[Feature]Booking Embed  ( #2227 )  
							
							
							
						 
						
							2022-03-31 09:45:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ef97f4115d 
								
							 
						 
						
							
							
								
								made app store category grid flexible based on amount of categories ( #2315 )  
							
							... 
							
							
							
							* made app store category grid flexible based on amount of categories
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-30 17:33:04 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6b0e8db496 
								
							 
						 
						
							
							
								
								Adding checkbox to toggle hideNotes ( #2310 )  
							
							
							
						 
						
							2022-03-29 09:59:22 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								80af5dd236 
								
							 
						 
						
							
							
								
								added more illustrations for new categories ( #2304 )  
							
							... 
							
							
							
							* added more illustrations for new categories
* minor changes to messaging 
							
						 
						
							2022-03-28 14:34:14 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Demian Caldelas 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								0390ae9ee1 
								
							 
						 
						
							
							
								
								Introducing Playwright Fixtures - Users Factory ( #2293 )  
							
							... 
							
							
							
							* Fix not able to logout using the logout path
* Add users fixture for e2e tests
* typo
Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-03-28 20:06:41 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									buschco 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cc5537dd1f 
								
							 
						 
						
							
							
								
								improve date query parsing ( #1992 ) ( #2296 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-03-28 11:50:31 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bd66ca183f 
								
							 
						 
						
							
							
								
								Feat - disable notes ( #2249 )  
							
							... 
							
							
							
							* Feat - disable notes
Stops notes from showing in calendar when checked.
* Removing index rename
* Update apps/web/lib/integrations/calendar/interfaces/Calendar.ts
Co-authored-by: Omar López <zomars@me.com>
* Rename to hideCalendarNotes
* Update schema.prisma
* Update webhookResponse-chromium.txt
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Bailey Pumfleet <bailey@pumfleet.co.uk>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-03-28 18:07:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4f1a380969 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2298 )  
							
							... 
							
							
							
							* New Crowdin translations by Github Action
* Update common.json
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-03-28 15:07:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ca5bd58ee 
								
							 
						 
						
							
							
								
								Fixing Booking day name ( #2297 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-03-27 21:48:13 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex van Andel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b1d804405b 
								
							 
						 
						
							
							
								
								Implements copy day functionality into Availability ( #2273 )  
							
							
							
						 
						
							2022-03-27 21:13:27 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								14ba410352 
								
							 
						 
						
							
							
								
								fixed dark mode for booking page and  input ( #2292 )  
							
							
							
						 
						
							2022-03-27 00:40:41 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ec58a9dd70 
								
							 
						 
						
							
							
								
								The Dotenv Refactor ( #2275 )  
							
							... 
							
							
							
							* dotenv refactoring
* dotenv fixes
* Env variables cleanup
* Updates e2e variables
* Moves environment file to types
* Removes conflicting configs
* Readds missing variables
* Fixes
* More fixes
* Update .env.example
* Update yarn.lock
* Update turbo.json
* Fixes e2e
* Temp fix
* disables cache for lint
* Please work
* I'm getting desperate here.
* Matches node versions
* Take 2
* Revert "Take 2"
This reverts commit a735f47f2325c2040168e0cd99dea0fc357a791f.
* Update .env.example 
							
						 
						
							2022-03-25 17:39:38 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2d7e1ccc05 
								
							 
						 
						
							
							
								
								added categories index ( #2286 )  
							
							
							
						 
						
							2022-03-25 15:44:27 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									github-actions[bot] 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								7490f07a32 
								
							 
						 
						
							
							
								
								New Crowdin translations by Github Action ( #2256 )  
							
							... 
							
							
							
							Co-authored-by: Crowdin Bot <support+bot@crowdin.com> 
							
						 
						
							2022-03-25 23:20:19 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								6c62918c1f 
								
							 
						 
						
							
							
								
								iframe button text right ( #2285 )  
							
							
							
						 
						
							2022-03-25 23:15:16 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								897d255676 
								
							 
						 
						
							
							
								
								fixed layout shift, added new payments illustration ( #2283 )  
							
							... 
							
							
							
							* fixed layout shift, added new payments illustration
* undo integrations bg 
							
						 
						
							2022-03-25 23:09:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b8132eb2f 
								
							 
						 
						
							
							
								
								added app descriptions ( #2281 )  
							
							
							
						 
						
							2022-03-25 15:03:10 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								49bb80eeb4 
								
							 
						 
						
							
							
								
								added illustrations to app store ( #2280 )  
							
							... 
							
							
							
							* fixed a ton of app store layout shift bugs
* added illustrations
* Sync submodules to main
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-25 19:46:21 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2104624633 
								
							 
						 
						
							
							
								
								fixed a app store layout shift bugs ( #2279 )  
							
							... 
							
							
							
							* fixed a ton of app store layout shift bugs
* Sync submodules to main
* Update yarn.lock
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-25 19:23:03 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								94006156d7 
								
							 
						 
						
							
							
								
								Adds sort order to free event type 404 ( #2278 )  
							
							
							
						 
						
							2022-03-25 19:50:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									alannnc 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								92534c7e6d 
								
							 
						 
						
							
							
								
								fix reacreate of bookingReferences when rescheduling ( #2272 )  
							
							... 
							
							
							
							Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-03-24 23:29:32 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									sean-brydon 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								296697370d 
								
							 
						 
						
							
							
								
								Improving A11y across pages ( #2219 )  
							
							... 
							
							
							
							* Improving Event-Types A11y
* Fixing more A11y Issues
* Removing Yarn.lock 
							
						 
						
							2022-03-24 20:14:16 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								05a7babd56 
								
							 
						 
						
							
							
								
								Fixes/app store mobile ( #2271 )  
							
							... 
							
							
							
							* Grid fixes for mobile
* Adds missing NavTabs to installed apps page 
							
						 
						
							2022-03-24 19:46:36 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									alannnc 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								3341074bb2 
								
							 
						 
						
							
							
								
								Fix/login username registration ( #2241 )  
							
							... 
							
							
							
							* username update from getting-started when received as query param
* Added test for onboarding username update
* Now saving username saved in localStorage
* remove username field
* Removed wordlist
* Implement checkoutUsername as api endpoint
* Remove unused lib utils not empty
Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-24 10:45:56 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Hariom Balhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1a77e4046e 
								
							 
						 
						
							
							
								
								Add Booking tests - Reschedule and Cancel. ( #2163 )  
							
							... 
							
							
							
							Co-authored-by: zomars <zomars@me.com> 
							
						 
						
							2022-03-24 10:32:28 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								552751ffcf 
								
							 
						 
						
							
							
								
								app store fixes ( #2266 )  
							
							... 
							
							
							
							* temporally hiding reviews and stars for apps, removed nuke my cal
* fixed categories headline and back button
* truncate description
* updated huddle app
* Delete truncate.ts
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-24 09:51:37 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								785b156f95 
								
							 
						 
						
							
							
								
								Fixes overflow for long calendar names ( #2261 )  
							
							... 
							
							
							
							- Adds title attribute for overflowed text
Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-03-24 09:43:07 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a15b93c276 
								
							 
						 
						
							
							
								
								made dark mode much more consistent and fixed a ton of dark mode problems with teams ( #2258 )  
							
							
							
						 
						
							2022-03-24 14:15:24 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1a27edd462 
								
							 
						 
						
							
							
								
								Booking page improvements ( #2260 )  
							
							... 
							
							
							
							Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-03-24 02:27:35 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex van Andel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e1964553c4 
								
							 
						 
						
							
							
								
								Bugfix/amend schedule reload ( #2254 )  
							
							... 
							
							
							
							* Invalidate onSuccess delete instead of reload
* Added schedule name to availability update + fix update invalidation
Co-authored-by: Omar López <zomars@me.com> 
							
						 
						
							2022-03-23 23:23:18 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f536d1040c 
								
							 
						 
						
							
							
								
								App Store ( #1869 )  
							
							... 
							
							
							
							* patch applied
* patch applied
* We shouldn't pollute global css
* Build fixes
* Updates typings
* WIP extracting zoom to package
* Revert "Upgrades next to 12.1 (#1895 )" (#1903 )
This reverts commit ede0e98e1f#1905 )
* Extracts ignored createEventTypeBaseInput
* Adds postinstall script
* Revert "Tweak/gitignore prisma zod (#1905 )" (#1906 )
This reverts commit 15bfeb30d7#1898 )
* Eslint fixes
* Docs build fixes
* Upgrade to next 12.1 (#1904 )
* Upgrades next to 12.1
* Fixes build
* Updaters e2e test pipelines
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
* Fix URL by removing slash and backslash (#1733 )
* Fix URl by removing slash and backslash
* Implement slugify
* Add data type
* Fixing folder structure
* Solve zod-utils conflict
* Build fixes (#1929 )
* Build fixes
* Fixes type error
* WIP
* Conflict fixes
* Removes unused file
* TODO
* WIP
* Type fixes
* Linting
* WIP
* Moved App definition to types
* WIP
* WIP
* WIP
* WIP WIP
* Renamed zoomvideo app
* Import fix
* Daily.co app (#2022 )
* Daily.co app
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Update packages/app-store/dailyvideo/lib/VideoApiAdapter.ts
Co-authored-by: Omar López <zomars@me.com>
* Missing deps for newly added contants to lib
Co-authored-by: Omar López <zomars@me.com>
* WIP
* WIP
* WIP
* Daily fixes
* Updated type info
* Slack Oauth integration - api route ideas
* Adds getLocationOptions
* Type fixes
* Adds location option for daily video
* Revert "Slack Oauth integration - api route ideas"
This reverts commit 35ffa78e929339c4badb98cdab4e4b953ecc7cca.
* Slack Oauth + verify sig
* Revert "Slack Oauth + verify sig"
This reverts commit ee95795e0f0ae6d06be4e0a423afb8c315d9af7d.
* Huddle01 migration to app store (#2038 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
* Huddle01 migration to app store
* Jitsi Video App migration (#2027 )
* Jitsi Video App migration
* Removing uneeded dependencies
* Missed unused reference
* Missing dependency
`@calcom/lib` is needed in the `locationOption.ts` file
Co-authored-by: Omar López <zomars@me.com>
* Monorepo/app store MS Teams Integration (#2080 )
* Create teamsvideo package
* Remove zoom specific refrences
* Add teams video files
* Rename to office365_video
* Add call back to add crednetial type office365_teams
* Rename to office_video to match type
* Add MS Teams as a location option
* Rename files
* Add teams reponse interface and create meeting
* Comment out Daily imports
* Add check for Teams integration
* Add token checking functions
* Change template to create event rather than meeting
* Add comment to test between create link and event
* Add teams URL to booking
* Ask for just onlineMeeting permission
* Add MS Teams logo
* Add message to have an enterprise account
* Remove comments
* Comment back hasDailyIntegration
* Comment back daily credentials
* Update link to MS Graph section of README
* Move API calls to package
Co-authored-by: Omar López <zomars@me.com>
* Re-adds missing module for transpiling
* Adds email as required field for app store metadata
* WIP: migrates tandem to app store
* Cleanup
* Migrates tandem api routes to app store
* Fixes tandem api handlers
* Big WIP WIP
* Build fixes
* WIP
* Fixes annoying circular dependency bug
I've spent a whole day on this....
* Location option cleanup
* Type fixes
* Update EventManager.ts
* Update CalendarManager.ts
* Moves CalendarService back to lib
* Moves apple calendar to App Store
* Cleanup
* More cleanup
* Migrates apple calendar
* Returns all connected calendars credentials
* No tsx needed in calcom/lib
* Update auth.ts
* Reordering
* Update i18n.utils.ts
* WIP: Google Meet
* Type fixes
* Type fixes
* Cleanup
* Update LinkIconButton.tsx
* Update TrialBanner.tsx
* Cleanup
* Cleanup
* Type fixes
* Update _appRegistry.ts
* Update fonts.css
* Update CalEventParser.ts
* Delete yarn.lock.rej
* Update eslint-preset.js
* Delete zoom.tsx
* Type fixes
* Migrates caldav to app store
* Cleanup
* Type fixes
* Adds caldav to app store
* Test fixes
* Updates integration tests
* Moar test fixes
* Redirection fixes
* Redirection fixes
* Update timeFormat.ts
* Update booking-pages.test.ts
* Connect button fixes
* Fix empty item
* Cal fixes andrea (#2234 )
* Fixes  #2178 
* Fixes  #2178 
* Update apps/web/components/availability/Schedule.tsx
* Update apps/web/components/availability/Schedule.tsx
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
* added meta viewport to disable zoom on input focus on mobile (#2238 )
* Update lint.yml (#2211 )
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
* Fix prisma client bundle makes app slow (#2237 )
Co-authored-by: Omar López <zomars@me.com>
* Slider fixes
* Removed unused code
* Full Shell when unauthed
* App sidebar responsive fixes
* Adds dynamic install button
* Fix for duplicate connected calendars
* Various fixes
* Display notification on app delete
* Reuse connect button
* Adds CalDav button
* Deprecates ConnectIntegration
* Simplify install button
* Adds Google Calendar connect button
* Adds Office 365 Install button
* Migrates Stripe to App Store
* Zoom Install Button (#2244 )
* Fix minor css, app image load from static path
* Fix app logos remote img src (#2252 )
* Adds missing exports
* Cleanup
* Disables install button for globally enabled apps
* Update EventManager.ts
* Stripe fixes
* Disables example app
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Juan Esteban Nieto Cifuentes <89233604+Jenietoc@users.noreply.github.com>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Sean Brydon <seanbrydon.me@gmail.com>
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Bailey Pumfleet <pumfleet@hey.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
Co-authored-by: andreaestefania12 <andreaestefania12@hotmail.com>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Demian Caldelas <denik.works@protonmail.com>
Co-authored-by: Alan <alannnc@gmail.com> 
							
						 
						
							2022-03-23 15:00:30 -07:00