Hariom Balhara
2e380580cd
Make location required in zodSchema as was there in production
2023-02-16 21:40:33 +05:30
Hariom Balhara
83610f8c1b
Dark theme asterisk not visible
2023-02-16 13:35:12 +05:30
Hariom Balhara
cdb5b4a9dd
Fix booking success page crash when a booking doesnt have newly added required fields response
2023-02-16 13:23:18 +05:30
Hariom Balhara
c5cd57d8f4
More comments
2023-02-16 12:25:30 +05:30
Hariom Balhara
b8f9d39fc4
Show fields but mark them disabled
2023-02-16 11:14:44 +05:30
Hariom Balhara
f26141a59a
Apply suggestions from code review
...
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 11:13:12 +05:30
Hariom Balhara
10d9886dcc
Update packages/features/form-builder/FormBuilder.tsx
...
Co-authored-by: Omar López <zomars@me.com>
2023-02-16 10:49:32 +05:30
zomars
64aa375a53
Type fix
2023-02-15 16:30:39 -07:00
zomars
3b2241abe0
Restoring reqBody to avoid uneeded conflicts with main
2023-02-15 13:44:02 -07:00
zomars
020aad147e
Merge branch 'main' into feat/manage-all-booking-inputs
2023-02-15 13:39:09 -07:00
Hariom Balhara
0a07251780
Merge remote-tracking branch 'origin/feat/manage-all-booking-inputs' into feat/manage-all-booking-inputs
2023-02-15 23:58:56 +05:30
Hariom Balhara
197ee90eda
Fix options not set when default value is used
2023-02-15 21:28:03 +05:30
Hariom Balhara
f15febde09
Update packages/features/form-builder/FormBuilder.tsx
...
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-02-15 21:14:26 +05:30
sean-brydon
ea34545d72
Handle booking flow for dynamic default events ( #7094 )
...
* Handle booking flow for default events
* Cleanup
* Update packages/lib/defaultEvents.ts
* Fix naming conventions
* Fix prettier error
---------
Co-authored-by: zomars <zomars@me.com>
2023-02-15 15:42:49 +00:00
Hariom Balhara
8e82cb556b
Fix regression in edit due to name conflict check
2023-02-15 21:00:44 +05:30
Hariom Balhara
0df3e77ef1
Fix cancellation reason
2023-02-15 12:29:32 +05:30
Hariom Balhara
24f67841f6
Merge remote-tracking branch 'origin/feat/manage-all-booking-inputs' into feat/manage-all-booking-inputs
2023-02-15 10:32:42 +05:30
Hariom Balhara
11d2d91a19
Fixes from Loom comments and PR
2023-02-15 10:15:27 +05:30
zomars
3aaccf3a47
Merge branch 'main' into feat/manage-all-booking-inputs
2023-02-14 17:08:36 -07:00
sean-brydon
1c97e549eb
Implement URL validation on default videos links ( #7087 )
2023-02-14 13:19:45 +00:00
Hariom Balhara
f278ea11fb
Merge remote-tracking branch 'origin/main' into feat/manage-all-booking-inputs
2023-02-14 15:14:05 +05:30
Hariom Balhara
7f395b032d
Misc fixes
2023-02-14 14:58:25 +05:30
sean-brydon
77600f8168
Feat/custom default video ( #6971 )
...
* Add queries to fetch metadata and update default
* Add to zod schema
* Change default rules on settings page
* Update query
* Initall override on create event type
* Working default
* Change schema to save locationLink too
* Update default conferncing to include link
* Rename tsx to ts. Fix metadata keys
* WIP on refactoring appstore installed
* Add this to appstore installed apps too
* Display only on conferencing apps
* Add i18n strings
* Change order in dropdown menu so delete is bottom
* Refactor query to not expose all of metadata
* Fix mr type checker
* Possible e2e fix
* Refactor metadata to use ctx
* Refactor back to query cell
* Alias schema
* Adding comment for more info
* Remove constant for clarity
* Update nextjs-bundle-analysis.yml
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: zomars <zomars@me.com>
2023-02-13 22:55:32 +00:00
Hariom Balhara
038544ea52
Fix Carinas feedback and implement 2 workflows thingy
2023-02-13 21:34:05 +05:30
Joe Shajan
c2a8f799ff
fix: availability header margin bottom ( #7037 )
2023-02-13 15:06:27 +00:00
Hariom Balhara
0fb781d5fd
Merge branch 'feat/manage-all-booking-inputs' of github.com:calcom/cal.com into feat/manage-all-booking-inputs
2023-02-13 19:16:32 +05:30
Hariom Balhara
02e42cab29
Merge remote-tracking branch 'origin/main' into feat/manage-all-booking-inputs
2023-02-13 19:16:26 +05:30
Hariom Balhara
6ec5696e50
More PR review fixes
2023-02-13 18:31:40 +05:30
Carina Wollendorfer
1cae2b6f3d
Fixing issues around workflows ( #6991 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-13 12:39:06 +00:00
Richard Poelderl
9d9fa8e575
turn inline logo & shell headers into h3 ( #7060 )
2023-02-13 12:29:48 +00:00
alannnc
c3e7981917
Fix/bookings unintended confirmations on rejection 6975 ( #7047 )
...
* Fixed translation message and added paymentStatus to booking page
* Fix booking confirmation with payment
* Remove previous code unnecesary
2023-02-13 12:26:28 +00:00
Hariom Balhara
5ce11051d1
Update packages/features/bookings/lib/getBookingFields.ts
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-02-13 17:40:39 +05:30
Carina Wollendorfer
5fcfbb2d90
fix text color ( #7056 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-02-13 11:10:52 +00:00
Hariom Balhara
6815206553
More fixes discovered during review
2023-02-13 14:50:46 +05:30
Hariom Balhara
a800529d98
More fixes discovered during review
2023-02-13 14:34:06 +05:30
Hariom Balhara
c232f7acfc
More fixes discovered during review
2023-02-13 12:02:41 +05:30
Peer Richelsen
8a99c3d2a5
Update Tips.tsx
2023-02-12 22:34:07 +01:00
Peer Richelsen
4ec8241a86
Update README.md
2023-02-12 20:33:16 +01:00
Peer Richelsen
e6313aafac
Update README.md
2023-02-12 20:31:32 +01:00
Peer Richelsen
f87f030bb5
Update README.md
2023-02-12 20:31:20 +01:00
Hariom Balhara
d16d00fe07
BugFixes after testing
2023-02-11 14:39:32 +05:30
Hariom Balhara
543b25f7df
Feedback from zomars
2023-02-11 12:57:40 +05:30
Hariom Balhara
f45be560cb
Merge remote-tracking branch 'origin/feat/manage-all-booking-inputs' into feat/manage-all-booking-inputs
2023-02-11 12:43:55 +05:30
Hariom Balhara
68a8b4d4fa
More self review comments addressed
2023-02-11 12:42:23 +05:30
zomars
bdfafd591f
Merge branch 'main' into feat/manage-all-booking-inputs
2023-02-10 17:42:03 -07:00
Joe Au-Yeung
2056ebe186
Only show seats badge if it is greater than 1 ( #7041 )
2023-02-10 16:38:20 +00:00
Hariom Balhara
8fcddb7555
Self review comments addressed
2023-02-10 20:56:21 +05:30
Hariom Balhara
153ecbd48e
Lint fixes
2023-02-10 20:00:43 +05:30
Nafees Nazik
8197ba18d4
feat: add new Jitsu events ( #6980 )
...
Co-authored-by: Peer Richelsen <peer@cal.com>
2023-02-10 09:53:03 +00:00
Hariom Balhara
38b26aa082
Merge remote-tracking branch 'origin/main' into feat/manage-all-booking-inputs
2023-02-10 13:03:11 +05:30