Ujwal Kumar
64796a96fc
Fix alignment of update and cancel button on sign up flow ( #9218 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-05 09:16:28 +00:00
Crowdin Bot
83cc7dc86e
New Crowdin translations by Github Action
2023-06-05 09:23:16 +00:00
Nafees Nazik
75c9145558
feat: add disable signup feature flag ( #9274 )
...
* feat: add feature flag
* feat: use the feature flag
2023-06-05 09:08:16 +00:00
Nafees Nazik
869f459d98
fix: title in booking submitted page ( #9326 )
2023-06-05 07:28:03 +00:00
Crowdin Bot
e00008b663
New Crowdin translations by Github Action
2023-06-05 06:04:16 +00:00
GitStart-Cal.com
175f2482e1
fix: Update forms UI ( #8093 )
...
* Routing Forms: Update forms UI
* fix failing test
* fix: Routing Forms forms UI Update
* fix: Routing Forms forms UI Update
* Apply suggestions from code review
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-06-05 05:51:19 +00:00
Crowdin Bot
9d91d72a72
New Crowdin translations by Github Action
2023-06-04 18:58:28 +00:00
Ujwal Kumar
fd9cd1b98b
fix: background colour for disabled select option ( #9320 )
...
* Fix disabled bg colour in CheckedTeamSelect
* Fix disabled bg colour in CheckedSelect, CheckedUserSelect, ChildrenEventTypeSelect
2023-06-04 18:46:19 +00:00
Crowdin Bot
2640040359
New Crowdin translations by Github Action
2023-06-03 11:13:34 +00:00
Efraín Rochín
b4eff25636
fix: Issues with calendar sync at the beginning and end of month ( #9282 )
...
* increases the time range to cover all time zones
* remove console.log
---------
Co-authored-by: Omar López <zomars@me.com>
2023-06-02 20:17:53 +00:00
Alex van Andel
2a752e5358
v2.9.6
2023-06-02 22:18:28 +02:00
Syed Ali Shahbaz
b2684837c1
Remove end as mandatory property ( #9297 )
2023-06-02 20:01:30 +00:00
Crowdin Bot
2fed2133a5
New Crowdin translations by Github Action
2023-06-02 19:44:04 +00:00
Crowdin Bot
f7ce774ddc
New Crowdin translations by Github Action
2023-06-02 18:42:40 +00:00
Richard Poelderl
174c730f1f
chore: add canonical to the document via `PageWrapper` ( #8639 )
...
* add canonical to the document via `PageWrapper`
* use WEBSITE_URL constant to create the canonical url value
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-02 18:28:03 +00:00
Syed Ali Shahbaz
8ad513e4ec
fix typo in swagger ( #9278 )
2023-06-01 21:09:18 +00:00
Jeroen Reumkens
55db7bdf76
Make new booker work with private links ( #9260 )
2023-06-01 18:55:43 +00:00
Crowdin Bot
14af241d5f
New Crowdin translations by Github Action
2023-06-01 18:57:05 +00:00
Peer Richelsen
581e1759c4
chore: prevent merge conflicts in common.json ( #9268 )
2023-06-01 15:47:43 +00:00
Crowdin Bot
61cdac321e
New Crowdin translations by Github Action
2023-06-01 15:09:08 +00:00
Crowdin Bot
eba1a1ffff
New Crowdin translations by Github Action
2023-06-01 12:30:28 +00:00
Crowdin Bot
485b72cd0d
New Crowdin translations by Github Action
2023-06-01 11:56:48 +00:00
Peer Richelsen
2c4954e31c
Update package.json
2023-06-01 12:43:56 +01:00
Nafees Nazik
6bc713bc2e
feat: add additional parameters for QR code generator app ( #9177 )
...
* fix: add i18n key
* fix: add additional parameters
* fix: query params
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-01 10:13:54 +00:00
Crowdin Bot
36d201ac20
New Crowdin translations by Github Action
2023-06-01 08:01:31 +00:00
Crowdin Bot
235c314e68
New Crowdin translations by Github Action
2023-05-31 21:02:11 +00:00
Omar López
831253e057
v2.9.5
2023-05-31 14:01:14 -07:00
Crowdin Bot
d9527902e6
New Crowdin translations by Github Action
2023-05-31 21:00:30 +00:00
Omar López
290ff79c86
feat: Ports getSchedule to public API ( #9254 )
...
* Ports getSchedule to public API
* Typefix
2023-05-31 20:46:54 +00:00
Crowdin Bot
8618df09e5
New Crowdin translations by Github Action
2023-05-31 19:02:21 +00:00
Alex van Andel
6a56c12ef1
Only include accepted users, ignore all pending, unregistered or not ( #9250 )
2023-05-31 18:48:32 +00:00
Crowdin Bot
b18f77c957
New Crowdin translations by Github Action
2023-05-31 16:47:18 +00:00
Nafees Nazik
90b0d24c1e
fix: remove duplicate i18n key ( #9234 )
2023-05-31 16:33:29 +00:00
Crowdin Bot
34d728cae0
New Crowdin translations by Github Action
2023-05-31 16:31:11 +00:00
Syed Ali Shahbaz
3eedeb603d
fix: Allows team owners and team admins to query team availability ( #9245 )
...
* allows team owners and team admins to query team availability
* code imp
* add type for memberRoles
* further type adjustments
* \_(o.o)_/
* type
* type..
2023-05-31 16:17:26 +00:00
Syed Ali Shahbaz
885bfdade4
feat: adds paymentID and allow attendeeEmail filtering in Booking API ( #9143 )
...
* adds payment id to return in GET bookings
* Delete .gitkeep. Unintended
* Delete Licenses. Unintended commit
* initial working code for attendeeEmails filter
* improve code readability
* adds multiAttendee validation akin to multi userId
* code improvement
* adds swagger format email
2023-05-31 12:35:30 +00:00
Crowdin Bot
1382d3bc56
New Crowdin translations by Github Action
2023-05-31 12:50:34 +00:00
Crowdin Bot
9068b221c8
New Crowdin translations by Github Action
2023-05-31 12:49:38 +00:00
Crowdin Bot
b8be61947a
New Crowdin translations by Github Action
2023-05-31 12:48:45 +00:00
Crowdin Bot
41811db5aa
New Crowdin translations by Github Action
2023-05-31 12:47:54 +00:00
Crowdin Bot
39ba1bcdaf
New Crowdin translations by Github Action
2023-05-31 12:47:06 +00:00
Crowdin Bot
d8943274d1
New Crowdin translations by Github Action
2023-05-31 12:46:07 +00:00
Crowdin Bot
67082198aa
New Crowdin translations by Github Action
2023-05-31 12:45:09 +00:00
Crowdin Bot
db5dbdea40
New Crowdin translations by Github Action
2023-05-31 12:44:17 +00:00
Crowdin Bot
08eba7077d
New Crowdin translations by Github Action
2023-05-31 12:43:26 +00:00
Crowdin Bot
ecf5e7c7b7
New Crowdin translations by Github Action
2023-05-31 12:42:34 +00:00
Crowdin Bot
0d4e625041
New Crowdin translations by Github Action
2023-05-31 08:57:40 +00:00
Crowdin Bot
3f736e8b80
New Crowdin translations by Github Action
2023-05-31 08:56:49 +00:00
Crowdin Bot
e7ab400d29
New Crowdin translations by Github Action
2023-05-31 04:46:32 +00:00
Crowdin Bot
26f0a14ac2
New Crowdin translations by Github Action
2023-05-31 03:16:45 +00:00