Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								95b3397e42 
								
							 
						 
						
							
							
								
								Add ui package for reusable components ( #1916 )  
							
							... 
							
							
							
							* Add ui package for reusable components
* Add fallback
* Type fixes
* Type fixes
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-21 09:41:25 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lola 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								08e6059c8d 
								
							 
						 
						
							
							
								
								Removing room entry buffer before a Daily.co video call ( #1902 )  
							
							... 
							
							
							
							* initial
* scale plan instructions in the readme and removed the buffer for entering a video call
* readme update for Daily Scale Plan users
Co-authored-by: Lola-Ojabowale <lola.ojabowale@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-19 00:39:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									buschco 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b9dd90b998 
								
							 
						 
						
							
							
								
								include rescheduleUid webhook payload ( #1551 ) ( #1584 )  
							
							... 
							
							
							
							Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-19 00:09:07 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Syed Ali Shahbaz 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4f89205dd4 
								
							 
						 
						
							
							
								
								Adds discord webhook support ( #1886 )  
							
							... 
							
							
							
							* --init
* cleanup
* removed extra spacing
* changed onchange handler name
* modified payload
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-18 17:49:39 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								944a3c02ce 
								
							 
						 
						
							
							
								
								Eslint fixes ( #1898 )  
							
							... 
							
							
							
							* Eslint fixes
* Docs build fixes 
							
						 
						
							2022-02-18 16:53:45 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Alex van Andel 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f8b908500f 
								
							 
						 
						
							
							
								
								Updated attendees to auto-accept and setting reminders to useDefault ( #1880 )  
							
							
							
						 
						
							2022-02-16 18:21:51 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									hariombalhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4693cbba4f 
								
							 
						 
						
							
							
								
								Feature: Instant Theme Change, without refresh [Booking Pages Only] ( #1807 )  
							
							... 
							
							
							
							* Avoid Theme Flicker. Render Server Side
* Add back isReady implementation
* Use shorter syntax for Tag
* Listen to changes in pref-color-scheme and act
* Uglify Theme Applier code
* Resolve conflicts
* Add comments
* Appropriate function name
* Move uglify-js to dependencies
* Remove uglify-js
* Fix commnt
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-16 15:53:26 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									hariombalhara 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								34c5360a4d 
								
							 
						 
						
							
							
								
								Remove intercom from public booking pages ( #1835 )  
							
							... 
							
							
							
							* Remove intercom from public pages
* remove from success and cancel pages as well
* remove from Reschedule page as well
* Fix comment
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-16 08:26:48 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Frank Greco Jr 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								717d9a512d 
								
							 
						 
						
							
							
								
								hide additional notes in organizer scheduled email if empty ( #1870 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@gmail.com> 
							
						 
						
							2022-02-16 10:32:13 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fe35cf6570 
								
							 
						 
						
							
							
								
								Extract prisma to it's own package ( #1823 )  
							
							... 
							
							
							
							* Moved prisma to packages
* Add missing prisma configs
* Extracts common libs and types
* Build and pipeline fixes
* Adds missing package
* Prisma scripts cleanup
* Updates lint staged
* Type fixes
* Sort imports
* Updates yarn lock file
* Fixes for yarn dx
* Revert "Sort imports"
This reverts commit 076109decab9b9ba307fc03696c3b0da5c4896f3.
* Formatting
* Prevent double TS version
* Fix conflict
* Extracted e2e configs 
							
						 
						
							2022-02-15 13:30:52 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Peer Richelsen 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5044614983 
								
							 
						 
						
							
							
								
								renamed cal.com call to cal.com video, added og image ( #1852 )  
							
							... 
							
							
							
							Co-authored-by: Peer Richelsen <peeroke@richelsen.net> 
							
						 
						
							2022-02-15 12:46:27 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Omar López 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bcf40bbf26 
								
							 
						 
						
							
							
								
								Lint fixes ( #1826 )  
							
							... 
							
							
							
							Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> 
							
						 
						
							2022-02-11 22:20:10 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zomars 
								
							 
						 
						
							
							
							
							
								
							
							
								cee41eabc7 
								
							 
						 
						
							
							
								
								Type fixes  
							
							
							
						 
						
							2022-02-10 14:22:45 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zomars 
								
							 
						 
						
							
							
							
							
								
							
							
								038e8a4b7d 
								
							 
						 
						
							
							
								
								Runs prettier  
							
							
							
						 
						
							2022-02-10 14:22:45 -07:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									zomars 
								
							 
						 
						
							
							
							
							
								
							
							
								0bc511a886 
								
							 
						 
						
							
							
								
								Migrated cal.com to apps/web  
							
							
							
						 
						
							2022-02-10 14:22:45 -07:00