Hariom Balhara
d3f77bf292
Fix: Embed Theme switching when appearance is using System Theme ( #8655 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-05 16:54:06 +05:30
Nafees Nazik
2f175eacf5
fix: load date picker on client side ( #8690 )
2023-05-05 13:04:58 +02:00
Nafees Nazik
b45aea3f26
feat: add search for members ( #8659 )
...
* feat: add search team members
* fix: add default value
* fix: add placeholder
2023-05-05 10:35:27 +01:00
Jeroen Reumkens
c401a58bb1
CAL-1589: Added utm link to powered by in booker. Also added new colors to powered by component, so theyre also used in current booker form now on. ( #8670 )
2023-05-05 08:36:23 +01:00
Shane Maglangit
05b42c001f
feat: Add Zoho Bigin app to appstore ( #8158 )
...
* feat: add zoho bigin app to appstore
* Handle appKeys save and read correctly
* Fixes
* Remove env variables and seeding
* Create README for zoho-bigin and link to that in main README
* Remove imageSrc, thats deprecated
* Improved logs
* Remove stray beecepter fetch
* Add Zoho Bigin package.json description
* Load constants from config.json
* Refactor bigin auth tokens management
* Remove try catch
* fix refresh token not getting stored properly
* load api domain dynamically
* Fix reschedule not updating zoho bigin event
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-04 20:19:48 +00:00
Mahesh Bansode
20f7a5841e
Added validation for duration field in the event types ( #8649 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-04 12:05:52 +00:00
zomars
dbf6bb991f
Revert "perf: fix multiple versions of `emotion/react` loaded warning ( #8549 )"
...
This reverts commit 1cea7f9760
.
2023-05-04 13:01:16 +01:00
Zeeshan Bhati
75cd5a05b8
Fix Hover Effect in booking page ( #8650 )
...
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
2023-05-04 11:58:27 +00:00
Joe
ca6afed27c
fix: changed assign to field as typeable input ( #8637 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-04 11:39:43 +00:00
Jeroen Reumkens
45250f6f3e
CAL-1558: Fixed responsiveness of booker for small calendar layout ( #8660 )
...
* CAL-1558: Fixed responsiveness of booker for small calendar layout
* Remove commented code
2023-05-04 12:32:22 +01:00
Jeroen Reumkens
bd5af9e821
Fix/prevent duplicate avatars ( #8664 )
...
* Prevent duplicate avatars in new booker by also checking on profile url.
* Don't filter out profile without profile url
* Use webapp_url for avatars since that's what is used in the rest of the platform, that way the unique filter on avatar works
2023-05-04 11:07:37 +00:00
Jeroen Reumkens
4267c9063b
CAL-1556: Alignment of current day dot in datepicker. ( #8663 )
2023-05-04 11:53:50 +01:00
Crowdin Bot
2b49d96e4a
New Crowdin translations by Github Action
2023-05-03 18:37:57 +00:00
joonkyu
127c96b46c
Update README.md ( #8632 )
...
* Update README.md
* Update README.md
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-03 15:36:55 -03:00
Hariom Balhara
3595ba9824
Fix tests ( #8640 )
2023-05-03 12:30:26 -03:00
Keith Williams
56acfa38f1
v2.8.12
2023-05-03 10:12:34 -03:00
Syed Ali Shahbaz
e78fb22451
[URGENT] Hotfix: re-adds the password and username set check in signup ( #8638 )
...
* Check for existing password and username to ensure it isn't an invite
* added check with verified to allow SAML linking
* wrong verified check lol
* updated comment
* unintended
2023-05-03 10:10:28 -03:00
Babis Digos
99f736b317
fix: Use correct values on append DayRange ( #8597 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 19:43:32 -03:00
Aditya Raj
ee9f80ae3b
Fix form inputs height to 36px ( #8541 )
...
* fix form inputs height to 36px
* fix: remove h-9 from preset
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix input addOns container height
* replace minHeight class with height in input addOn
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 21:49:17 +00:00
uday
a3c283da5e
Updated the CSS classes for the user name and profile ( #8571 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 18:20:01 -03:00
Zoheb Ahmed
0ef678b2cf
Booking page bug fixed ( #8614 )
2023-05-02 18:10:47 -03:00
GitStart-Cal.com
4f466fd95d
[CAL-1095] Embed modal (floating pop up button) - UI/layout/spacing issues ( #8217 )
...
* [CAL-1095] Embed modal (floating pop up button) - UI/layout/spacing issues
* requested changes
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 15:57:01 -03:00
Keith Williams
5672a721d9
v2.8.11
2023-05-02 15:21:58 -03:00
Mohd Afzal Khan
5ad45900ea
fix the auto-focus issue in teams setting page ( #8577 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 15:20:03 -03:00
Hariom Balhara
ada88a2f7e
Fix: Show smsReminderNumber on booking success page ( #8596 )
2023-05-02 16:58:39 +00:00
Srijan Mukherjee
9ba90e18de
resolves #3565 ( #8581 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 16:56:29 +00:00
Carina Wollendorfer
a88eb0fdc5
Allow booking date overrides outside of working hours ( #8538 )
...
* allow booking on date overrides outside of working hours
* remove comment
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-02 11:38:56 -03:00
Praneeth Bhogaraju
4b4c1200cd
Add HistoryPlugin to the Editor UI component ( #8603 )
...
* Add HistoryPlugin to the Editor UI component
* Fix ESLint errors
---------
Co-authored-by: Praneeth Bhogaraju <praneeth.bhogaraju@ni.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-02 11:29:52 -03:00
Nafees Nazik
1cea7f9760
perf: fix multiple versions of `emotion/react` loaded warning ( #8549 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-05-02 18:31:54 +05:30
tony83033
28dcf69d18
use named imports instead to avoid polluting the global namespace. in… ( #8616 )
...
* use named imports instead to avoid polluting the global namespace. in nodemailer
* Update packages/emails/templates/_base-email.ts
Lint fix.
* Revert yarn.lock changes
---------
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 12:58:47 +00:00
Zeeshan Bhati
83d5176ddb
Remove redirection after app uninstalltion ( #8556 )
...
Co-authored-by: nafees nazik <nafeesnazik21@gmail.com>
2023-05-02 18:14:09 +05:30
Alex van Andel
3815a4c4bf
Fixed yarn.lock
2023-05-02 14:14:42 +02:00
Julius Marminge
53748eb380
add an enum generator, stop importing from @prisma/client ( #8548 )
...
* add an enum generator and start importing from it
* keep moving imports
* fix remaining
* Header simplified
* Removed generated file from repo
* Updated .gitignore to exclude enums directory
* Add eslint rule to check for @prisma/client Prisma enum import
* Added another enum import + exclude PrismaClient
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-02 13:44:05 +02:00
hiteshbedre
28af11f90e
fix: corrected discord link pattern ( #8612 )
2023-05-02 15:44:26 +05:30
Peer Richelsen
ea676907b2
fixed border of status badge ( #8568 )
2023-04-30 13:26:09 +05:30
hallidayo
221c8b75bc
added alignment on items ( #8544 )
2023-04-28 16:56:31 +05:30
GitStart-Cal.com
5b9b7ab22d
[CAL-1530] Assigned members to managed event types missing preview URL ( #8552 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-04-27 14:51:20 -03:00
Nafees Nazik
668ea088ef
fix: password not updatable after an api error ( #8514 )
...
* fix: error clearance
* changes
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
2023-04-27 11:43:23 +00:00
Nafees Nazik
8a6c420268
perf: prevent refetching i18n on route change ( #8535 )
...
* fix: prevent refetching i18n on route change
* remove additional properties
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-04-27 10:55:26 +00:00
Crowdin Bot
d2f8a5c076
New Crowdin translations by Github Action
2023-04-27 08:08:34 +00:00
Abdurrahman Rajab
9c0f7bbfc7
Chore: fix RTL style in Color picker, Return arrow, Two factor page ( #8317 )
...
* chore: UI arrow left add RTL.
* chore: fix appearence page RTL
* chore: add margins two-factor RTL
* chore: update due to review
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-04-27 08:07:32 +00:00
Joe
8297824051
fix: edit mode set to true by default ( #8468 )
2023-04-26 22:06:04 +05:30
Joe Au-Yeung
7ff5b66f46
Bookings with no-show fee to set proper location & prevent broken payments from blocking payment page ( #8508 )
...
* Better error logging on Stripe payment service
* Update booking
* If missing payment, load rest of bookings
* Address feedback
* Move requires confirmation threshold to webhook
* Use requiresConfirmation
* Revert unnecessary prettier changes
---------
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-04-26 10:12:14 -04:00
Kirat
55570ed4bf
Fixed discord validation ( #8536 )
2023-04-26 13:20:18 +00:00
Hariom Balhara
51695ee79d
chore/AppStore: Remove deprecated imageSrc and make the paths relative in logo ( #8479 )
...
* Remove depreated imageSrc and make the paths relative in logo
* Do logo replacement at a single place
* Make logo relative at other places
* Fix campfire page not working in dev environment
2023-04-26 12:03:34 +01:00
Crowdin Bot
543466f1b9
New Crowdin translations by Github Action
2023-04-26 08:30:45 +00:00
Peer Richelsen
4abf2d67d9
removed devcontainer ( #8521 )
2023-04-26 10:29:54 +02:00
Lucas Smith
1eeb91a793
perf: lazy load tRPC routes ( #8167 )
...
* experiment: cold start perf
* fix: update failing test
* chore: add database indexes
* chore: use json protocol and add query batching back
* Update [status].tsx
* Update [trpc].ts
* Delete getSlimSession.ts
* Update createContext.ts
* remove trpc caller
* correctly import Prisma
* lazy ethRouter
* replace crypto with md5
* import fixes
* public event endpoint refactor
* Update yarn.lock
* Update yarn.lock
* Using yarn.lock from main
---------
Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-04-25 19:39:47 -03:00
Nafees Nazik
a4725920ff
fix: font not loaded in cal video ( #8517 )
2023-04-25 20:59:39 +02:00
Richard Poelderl
4cc7766f88
add noindex tags for apps setup pages ( #8518 )
2023-04-25 20:59:15 +02:00