Keith Williams
f3360e6476
Fix jackson build error ( #7641 )
...
* Fixing prettier build issue with jackson
* Refactor to clean up code
* Now using globalThis to reference jackson objects
2023-03-10 15:28:57 +00:00
Nafees Nazik
e24f1d8bdb
feat: translate attendee scheduled email in bookers locale ( #7654 )
2023-03-10 14:38:29 +00:00
Carina Wollendorfer
d50473468a
Delay workflow email cancellation in sendgrid for all case ( #7647 )
...
* don't use immediate email cancellation in any case
* use continue
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-10 14:28:42 +00:00
Joe Au-Yeung
4e8653cf4e
Change to WEBAPP_URL ( #7643 )
2023-03-10 14:18:03 +00:00
Hariom Balhara
7edebbcef0
Make sure that a hidden field/question is never required ( #7652 )
...
* Update required field value as per hidden field value
* Translate Required and Optional
* Translate Label and Placeholder
2023-03-10 14:11:41 +00:00
Hariom Balhara
f22bf721f2
Hotfix/Broken EventType duplication ( #7655 )
2023-03-10 19:12:00 +05:30
Peer Richelsen
ba0e443c52
fixed scroll description size, fixed dark mode toggle switch, fixed date height and positioning, fixed date picker container with negative margin ( #7656 )
2023-03-10 13:02:48 +00:00
Efraín Rochín
aebfc7362e
set isBefore or isSame to figure out the months between dates ( #7649 )
2023-03-10 12:24:10 +00:00
Hariom Balhara
6d82e3f1b6
Move routing forms outside of ee and use LicenseRequired component instead. ( #7639 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-09 22:58:02 +00:00
Carina Wollendorfer
dbf74890a5
Only show smsReminderNumber when workflow has ATTENDEE_NUMBER as action ( #7567 )
...
* fix smsReminderNumber booking field
* fix sms reminder booking field when updating steps
* code clean up
* use removeSmsReminderFieldForBooking
* Add smsReminderNumber at correct position
* Fix comments
* code clean up
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-03-10 01:09:42 +05:30
Hariom Balhara
95c1c81b3b
Fix ColorPicker not showing up and Auto theme not working ( #7626 )
2023-03-09 11:57:59 -07:00
Peer Richelsen
2305b926cd
fixed timezone select ( #7638 )
2023-03-09 15:23:56 +00:00
Carina Wollendorfer
d9a555d94a
Additional fields as variables for custom event name ( #7454 )
...
* feat: add custom validate name util
* refactor: separate custom event type modal into a
different component
* feat: add validation to zod
* chore: add i18n key
* feat: add dynamic imports
* fix: padding
* Omit cache-hit exit 1, assuming it'll fail regardless
* allow custom inputs as variables in event name
* fix ui for adding custom inputs
* show edited event name in modal
* code clean up
* merge fixes
* includes new booking fields logic
* fix event name with custom booking fields
* code clean up
* Update apps/web/public/static/locales/en/common.json
Co-authored-by: Alex van Andel <me@alexvanandel.com>
* fix type error
* remove old reqbody variable
---------
Co-authored-by: nafees nazik <nafeesnazik21@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-09 15:11:16 +00:00
Miguel Nieto
943142e77f
Add google-calendar dependency to Cron app ( #7636 )
2023-03-09 14:57:05 +00:00
Miguel Nieto
4ea729ca53
feat: Cron app ( #7446 )
2023-03-09 14:13:12 +00:00
Peer Richelsen
77bfd3773b
fixed back button in settings ( #7634 )
2023-03-09 13:44:00 +00:00
Arindam Biswas
c374f4fa20
Fix: about section editor ( #7287 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-09 13:06:37 +00:00
GitStart-Cal.com
feb8218e4e
Routing form UI update ( #7452 )
...
* Routing form UI update
* Routing form UI update
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-03-09 12:14:17 +00:00
Udit Takkar
df4fedd61d
fix: remove items-center and add fle x shrink ( #7624 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-03-09 11:53:26 +00:00
Udit Takkar
d80581ad58
fix: prevent refetching country ( #7622 )
...
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-03-09 10:38:57 +00:00
Umair Farooq
65687d6110
Fixed zapier template UI spacing issue ( #7582 )
...
* Fixed zapier template UI spacing issue
* Added spacing
---------
Co-authored-by: Umair Farooq <umair.farooq@morressier.com>
2023-03-09 10:22:30 +00:00
Nafees Nazik
b3c973e824
fix: deprecated warning ( #7620 )
2023-03-09 10:19:00 +00:00
Efraín Rochín
913466d06d
fix/[cal-1091]-Changing the timezone in profile settings doesn't change the date of the booking - only the time ( #7598 )
...
* set timezone to date and time displayed on booking details page
* type fixes
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-09 10:18:22 +00:00
Nafees Nazik
fe17203cea
fix: select ( #7612 )
2023-03-09 10:13:39 +00:00
Joe Au-Yeung
58b439ca65
Revamp Google Cal warning for Meet, Amie, and Vimcal ( #7308 )
...
* Create requires Google Cal component
* Create installed GCal message
* Move requires GCal component to App
* Clean up
* Abstract prerequisite component
* Add requires message on app card
* Refactor to dependency
* Clean up
* Change typeform dep & remove app card dep component
* Clean up
* Change dependency to dependencies
* Pass disableInstall to default install button for AppCard
* Refactor app page to dependencies
* Type fix
* More type fixes
* Update apps/web/components/apps/App.tsx
* Apply suggestions from code review
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
2023-03-09 10:07:23 +01:00
Udit Takkar
c32aadf297
fix: ui inconsistency in calendar app ( #7209 )
...
* fix: ui inconsistency in calendar app
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: remove border
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: ui bug
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-03-09 00:16:26 +01:00
Alex van Andel
8f5843ab95
Use inviteeTimeZone instead of organizerTimeZone ( #7607 )
2023-03-08 15:24:11 -07:00
Alex van Andel
d40b934866
Bugfix/improved assignment page ( #7165 )
...
* Refactor Assignment hosts components
* Addressed NIT
* Remove switch in favour of render object
---------
Co-authored-by: zomars <zomars@me.com>
2023-03-08 15:04:33 -07:00
Renan Cleyson
2da5b19a76
Change quick setup to use docker compose plugin ( #7098 )
...
Co-authored-by: Renan <renan.cleyson@moredev.tech>
Co-authored-by: Leo Giovanetti <hello@leog.me>
Co-authored-by: Omar López <zomars@me.com>
2023-03-08 12:43:39 -07:00
Nafees Nazik
0ee3b26ca8
fix: default conferencing app not showing the correct value after updated ( #7589 )
...
* fix: edge case
* feat: add overflow
* fix: invalidate cache
2023-03-08 16:17:08 +00:00
Omar López
8b47c064ff
Fix conflicts for embed tests ( #7311 )
...
* Fix conflicts for embed tests
* Update pr.yml
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-08 13:20:04 +00:00
Nafees Nazik
2f8280a6ee
fix: routing form delete button not rendered ( #7424 )
2023-03-08 12:39:58 +00:00
Udit Takkar
4e1e2577eb
fix: create a trpc route for fetching country ( #7555 )
...
* fix: create a trpc route for fetching country
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
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: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-08 12:33:42 +00:00
Udit Takkar
84da528d4d
feat: add partstat, rsvp, role ( #6940 )
...
* feat: add partstat, rsvp, role
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* fix: type error
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: Peer Richelsen <peeroke@gmail.com>
2023-03-08 11:58:09 +00:00
Nafees Nazik
29ceaee8d2
feat: Add fresh chat to list of support integration ( #7448 )
...
* chore: add fresh chat configs to env.example
* feat: add fresh chat menu item and render
* refactor: remove some event listeners
* chore: make popover closed after the click
* refactor the code and fix some bugs
* feat: auto open chat
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-08 11:30:24 +00:00
Nafees Nazik
d28c914d3c
Fix modal z index issue in settings ( #7578 )
...
* feat: add z-index to modal
* feat: reduce z-index
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-08 10:59:06 +00:00
Efraín Rochín
e1601960df
Generate getSchedule response using the invitee timeZone ( #7574 )
...
* Generate getSchedule response using the invitee timeZone
* Prevents too much diffing
* Adds follow up to TODO to issue
---------
Co-authored-by: zomars <zomars@me.com>
2023-03-07 19:24:36 -07:00
Carina Wollendorfer
804ba04983
make eventpage optional ( #7573 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-07 23:50:34 +00:00
Joe Au-Yeung
163444a0f9
Bug - teams being double created without slugs ( #7571 )
2023-03-07 23:02:05 +00:00
Nafees Nazik
b0da827483
fix: event location not translated in booking page ( #7528 )
...
* fix: event location not translated
* fix: translate
* chore: lowercase trans keys
* fix: label
* feat: snake case labels
* fix: show the link if the user has one
* fix: add translatable keys
* fix:
* chore: fix type error
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-03-07 22:37:56 +00:00
Kiran K
2fa83bd512
Add Idp-Initiated SSO ( #6781 )
...
* wip idp enabled login
* add route to handle callback from IdP
* update the new provider
* cleanup
* fix the type
* add suggested changes
* make the suggested changes
* use client secret verifier
* Make [...nextauth] a little easier to read
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-03-07 14:31:39 -07:00
Hariom Balhara
ce8e1d52da
Fix "User Added Question" Label in Email and Calendar Invite ( #7559 )
...
* Show label in email and calendar invite and send label as well as name in webhook
* Make common code reusable
---------
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-03-07 17:50:54 +00:00
Hariom Balhara
6f8ea490d0
"Manage Booking Questions" - Add a comprehensive test ( #7465 )
...
* Add first test
* Add test for team event as well
2023-03-07 17:40:47 +00:00
Udit Takkar
48c8b749ce
fix: remove alert and disable toggle ( #7542 )
2023-03-07 17:05:01 +00:00
Syed Ali Shahbaz
faaf935724
Fix for bad primary calendar check ( #7557 )
2023-03-07 15:47:10 +00:00
Nafees Nazik
a25195cf20
fix: overflow issue in event type form builder and booking page ( #7553 )
2023-03-07 13:25:06 +05:30
Carina Wollendorfer
a0f55707e2
make "text" the default value ( #7543 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-03-06 23:27:29 +00:00
Efraín Rochín
33f35e77fd
Fix/incorrect timezone on booking success ( #7544 )
...
* set the selected timezone to formatToLocalizedTimezone function
* remove console.logs
2023-03-06 23:12:43 +00:00
GitStart-Cal.com
18b6a93476
Fix: Filter Timezones by cities ( #7540 )
...
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
2023-03-06 17:52:20 +00:00
Peer Richelsen
e627cc51fd
max-height for description + scroll bar, removing description icon ( #7535 )
...
* max-height for description, scroll
* added nicer scrollbar
* removing info icon for more description space
2023-03-06 16:44:31 +00:00