Samuel Stroschein
dc61640118
chore: add inlang ide extension for i18n ( #9599 )
...
* add: inlang for i18n
* chore: format file
* chore: re-add comments
VSCode removed them for unknown reasons.
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-19 10:15:45 -07:00
Alex van Andel
361108246e
Created secondary function to read the owner from users array ( #9638 )
2023-06-19 08:53:31 -07:00
Abdurrahman Rajab
a5e25b9b28
docs: improving developer experience ( #9432 )
...
* feat: add feedback to semantic commits
* feat: welcome new contributors
* feat: add triggers welcome message
* chore: fix lint issue
* chore: typos
* Fixed spacing
* Temporarily making this runnable via Actions page
* Removed workflow_call
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-19 16:45:41 +02:00
Leo Giovanetti
ccff528765
fix: Creating teams for organizations in wizard ( #9632 )
...
* Expanding org slug check and adding proper error msg
* Duh &&
2023-06-19 14:37:23 +00:00
Peer Richelsen
24a1ef6721
Create LICENSE
2023-06-19 16:18:02 +02:00
Ninad Trivedi
b89919129e
Copy link button repositioned ( #9613 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-19 16:15:48 +02:00
Keith Williams
cbf3edefc7
chore: Added unit tests for CalendarManager->getCalendarCredentials ( #9618 )
...
* Added unit tests for CalendarManager->getCalendarCredentials
* Fixed spacing
* Made test data more accurate
2023-06-19 16:10:06 +02:00
Crowdin Bot
909ae5f2fb
New Crowdin translations by Github Action
2023-06-19 14:01:31 +00:00
Syed Ali Shahbaz
0bbe5173dc
docs: Update API documentation for Bookings endpoint (_post & _patch) ( #9511 )
...
* Fix swagger in _post bookings
* Update swagger doc for _patch
* Resolves two NITs
* Resolves metadata mistake
2023-06-19 14:00:36 +00:00
Jeroen Reumkens
84ad133077
Removed full height which incorrectly limited height in booker sidebar. Tested in Chrome, FF and Safari. ( #9628 )
2023-06-19 13:14:51 +00:00
Udit Takkar
43647a797f
fix: remove enable_new_call_ui prop ( #9625 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-19 15:03:40 +02:00
Ritik Kumar
f469a9c127
fix: redirect to 404 page for invalid email verification token ( #9499 )
...
* fix:redirect to 404 page for invalid email token
* update 404 page to include invalid token error
* fix: use i18n
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-19 13:24:10 +01:00
Carina Wollendorfer
212f7a374f
fix name dropdown ( #9621 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-19 11:44:47 +00:00
Alex van Andel
1929d5c7d4
v3.0.2
2023-06-19 13:33:13 +02:00
Papageorgiou Nikos
8ae54cd7cc
fix: Storybook build and fix cal brand colors ( #9588 )
...
Storybook failed with satisfies operator
Fix cal brand colors in storybook
2023-06-19 13:28:49 +02:00
Hariom Balhara
bb13009e64
+ is %2B as well ( #9624 )
2023-06-19 11:22:13 +00:00
Jeroen Reumkens
648dd862f5
Tweaks to booker grid sizing to prevent buttons from overflow booker wrapper in Safari ( #9620 )
2023-06-19 11:34:49 +01:00
sean-brydon
8eccd3658e
feat: Upstash implementation for rate limiting/redis ( #9514 )
...
* Introduce rate limiting that works on the edge
* typo
* Log once on init
* Update rateLimit.ts
---------
Co-authored-by: zomars <zomars@me.com>
2023-06-19 10:01:06 +00:00
Ujwal Kumar
ed65b2a3ab
fix: Hide layout switcher when only 1 layout is enabled ( #9610 )
...
* Hide layout switcher when only 1 layouts is enabled
* Ran prettier
---------
Co-authored-by: Jeroen Reumkens <hello@jeroenreumkens.nl>
2023-06-19 08:55:25 +00:00
Manav Gupta
0930121680
fix: event type filter in Mobile view ( #9619 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-06-18 21:11:41 +00:00
Crowdin Bot
1068873f27
New Crowdin translations by Github Action
2023-06-18 20:55:42 +00:00
Udit Takkar
a1ece0be63
fix: sidebar ui ( #9581 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-18 20:54:57 +00:00
Crowdin Bot
c550b4c8fc
New Crowdin translations by Github Action
2023-06-18 19:22:51 +00:00
VIvek Chavan
e95650637c
fix: changes "cancelled" to canceled ( #9505 )
...
* fixed #9502 changes cancelled to cenceled
* fixed cancelled to cancelled from all places in common.json
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-06-18 19:21:52 +00:00
Anit Jha
0f3e0a1554
fix: Alert component fixed ( #9605 )
...
* fix: Alert Component Fixed
* Update packages/ui/components/alert/Alert.tsx
---------
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-17 20:57:15 +00:00
Peer Richelsen
761dfac033
3.0.1
2023-06-17 22:48:38 +02:00
Crowdin Bot
9fda4acc5b
New Crowdin translations by Github Action
2023-06-17 20:45:08 +00:00
Jaideep Guntupalli
0470708aad
refactor: translated request_password_reset in dutch ( #9601 )
2023-06-17 22:44:36 +02:00
Crowdin Bot
bee392ba1a
New Crowdin translations by Github Action
2023-06-17 20:43:01 +00:00
Hariom Balhara
448f57442b
Use the old booker redirect approach ( #9589 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-06-17 20:42:15 +00:00
Crowdin Bot
856b090b4b
New Crowdin translations by Github Action
2023-06-17 20:28:18 +00:00
Ujwal Kumar
b99661a411
Fix typo in email verification banner ( #9595 )
2023-06-17 22:27:24 +02:00
Crowdin Bot
d96a26eb3c
New Crowdin translations by Github Action
2023-06-17 15:48:23 +00:00
Eric Dantas
9d08f5c7c8
chore: Create add-PRs-to-project-reviewing-PRs.yml ( #9597 )
...
* Create add-PRs-to-project-eric.yml
* Update and rename add-PRs-to-project-eric.yml to add-PRs-to-project-reviewing-PRs.yml
* Update add-PRs-to-project-reviewing-PRs.yml
2023-06-17 17:47:29 +02:00
Crowdin Bot
4fe5f6ca6f
New Crowdin translations by Github Action
2023-06-17 01:06:55 +00:00
Esaú Morais
af505935bd
fix: update top banner ( #9580 )
...
* fix: update wrong banner message in english
* fix: update `resend_email` translation in pt-BR
* chore: add `Icon` prop to `TopBanner` component
* fix: remove unnecessary variant scope
* Remove translations so they can be retranslated, complete design
* Changed key of already translated entry
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-06-17 01:06:04 +00:00
Leo Giovanetti
4a30f60622
Configuring totp code when verifying too ( #9584 )
2023-06-16 20:08:12 +00:00
Alex van Andel
24ed04e6c7
v3.0.0.2
2023-06-16 19:21:26 +02:00
Hariom Balhara
bed3595314
fix: Dynamic Group Links on vercel ( #9576 )
...
* Potential fix
* Debug
* Debug
* Use the same logic in new-booker
2023-06-16 19:00:23 +02:00
Alex van Andel
74671263bf
fix: New booker selected date issues ( #9570 )
...
* Pick correct selected date
* Commented out unused booking page revalidation
* Fixed selected default bookerLayout not being applied
* Use the right weekdayOfFirst - date(1) of browsingDate
2023-06-16 18:08:58 +02:00
Crowdin Bot
bdc5e9c7e9
New Crowdin translations by Github Action
2023-06-16 14:39:35 +00:00
Leo Giovanetti
8fa1c70a97
Adding more time to org admin email verif step ( #9574 )
2023-06-16 14:38:40 +00:00
Hariom Balhara
1343c8fa8d
fix: Booking Page crash with prefilling guests ( #9566 )
...
* Fix Booking Page crash with prefilling guests
* Update packages/features/bookings/Booker/components/BookEventForm/BookEventForm.tsx
2023-06-16 15:02:59 +02:00
Crowdin Bot
5c0f9510a1
New Crowdin translations by Github Action
2023-06-16 12:46:06 +00:00
Vinoth Kumar V
b2801170fa
fix: Default tab selected issue ( #9546 )
...
* default tab selected issue
* refactor: improve cde
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: use onSuccess
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: move onsuccess and onerror
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Vinoth Kumar V <vinoth_kumar_v@Vinoths-MacBook-Pro.local>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-06-16 12:45:20 +00:00
Alex van Andel
6ac19e8307
v3.0.0.1
2023-06-16 12:48:20 +02:00
Hariom Balhara
344241cfbf
fix: New Booker Rewrites ( #9557 )
...
* Solve the problem using Next.config.js only
* Debug
* Avoid infinite rewritees
* Apply suggestions from code review
* Apply suggestions from code review
* Remove stale comments
* Update packages/embeds/embed-core/src/embed-iframe.ts
2023-06-16 12:31:57 +02:00
Carina Wollendorfer
66ebf18fa9
add team slug to team event link ( #9558 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-16 11:05:47 +02:00
Crowdin Bot
e6d6f3317e
New Crowdin translations by Github Action
2023-06-16 08:38:03 +00:00
Carina Wollendorfer
55f66e6bcd
remove slash ( #9556 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-06-16 08:37:06 +00:00