Peer Richelsen
5362cd66b4
added gradients to dark dashboard and dark booking page ( #8459 )
...
* added gradients to dark dashboard and dark booking page
* removed bg of timezone dropdown for dak
* added gradient to confirmation screen
* only gradient in dashboard
* fix: prettier
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-05-08 16:03:24 -03:00
Zoheb Ahmed
2907405d4e
Fixes Bold/Italics Issue ( #8613 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-08 14:11:25 +02:00
Jon@1599
3c46c39114
feat: catch emails sent locally using Mailhog ( #8470 )
...
* feat: added mailhog to catch emails sent locally
* fix: added new line at the end of packages/emails/docker-compose.yml
* chore: removed EMAIL_SERVER_USER and EMAIL_SERVER_PASSWORD for local usage with Mailhog
---------
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-06 19:08:04 -03:00
Manish Roy
c6ab889b98
handles scenario where defaultschedule is nil ( #8714 )
2023-05-06 08:52:54 +01:00
Hariom Balhara
a2e2b0ed34
Fix broken appsRouter ( #8719 )
2023-05-06 08:50:52 +01:00
sumit shinde ( Roni )
bc38b3bc55
enhance Timezone Component with Box Shadow ( #8582 )
...
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-05 21:38:19 +00:00
Jeroen Reumkens
7611d5c24e
CAL-1555: Show correct team avatars ( #8665 )
2023-05-05 21:44:21 +01:00
Soham Datta
5d2fd7aafb
[Symbolic Link Issues] Added instructions for setup on windows ( #8574 )
...
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Syed Ali Shahbaz <52925846+alishaz-polymath@users.noreply.github.com>
2023-05-05 21:43:40 +01:00
Satyam Singh
b9ade55ac1
Update README.md ( #8679 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-05 21:41:47 +01:00
Jeroen Reumkens
d7051c4a3f
Centered small_calendar view vertically ( #8712 )
2023-05-05 21:39:00 +01:00
Jeroen Reumkens
ab50067194
Set selecteddate to today when switching layout. Before we were getting the current layout from the store, which would actually be the OLD layout you were switching from 😅 ( #8711 )
2023-05-05 16:42:47 +00:00
Julius Marminge
cdba1920fc
refactor: split up routers to separate lambdas ( #8041 )
...
* split up routers to separate lambdas
* fix responsemeta
* move
* add typeguards to make sure all endpoints are covered in the approuter
* prettier
* move slotsrouter
* split ssg/ssr
* make sure correct headers are sent on viewer.public
* make sure correct headers are sent + use ctx.prisma
* Fixed new prefetch broken by merge
* Fixes after merge
* Created separate API route for all tRPC routers
* More fixes from refactor
* Fixed tRPC query for slots
* Put back extra line
* Fixed type checks
* Removed Endpoint type check since it loads from client
* Reverted change in getSchedule test
* Fix trpc routes in expectations
* Fix one more route test
---------
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-05-05 13:19:10 -03:00
Jeroen Reumkens
98a3508b8f
CAL-1552: Add newline in front of time for selected timeslot in booker meta. ( #8669 )
2023-05-05 16:55:54 +01:00
Alex van Andel
446f384405
Add publishHandler user.id ( #8703 )
2023-05-05 15:36:33 +00:00
Jeroen Reumkens
be79b8ecd6
CAL-1554: remove gap between form and event meta on now booker due to css grid alignment ( #8667 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-05 12:38:21 +00:00
Praneeth Bhogaraju
371e7b024a
add "reset to default" color option for ColorPicker ( #8643 )
...
* add reset to default color option
* Do not show reset button in DOM if resetDefaultValue is undefined
* handle edge case: if invalid hexcode is set for resetDefaultValue
* Do not show the reset button if the color is already set to the default value
* Remove data-testid from Button
---------
Co-authored-by: Praneeth Bhogaraju <praneeth.bhogaraju@ni.com>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-05 13:25:18 +01:00
sean-brydon
76807a7e70
Fix switch label hover ( #8696 )
2023-05-05 12:47:00 +01:00
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