Hariom Balhara
933cc739bd
Add config support in floatingButton api ( #8986 )
...
Co-authored-by: alannnc <alannnc@gmail.com>
2023-05-19 20:10:19 +00:00
Sanu Dutta
c7c75ff4d3
enable search in select and adding border bottom color ( #8988 )
...
* searchable select
* divider color subtle
2023-05-19 19:43:01 +00:00
Alex van Andel
39a7a2240f
Remove modify-response middleware (it's huge and redundant) ( #266 )
...
Remove custom types and now redundant express middlware.
2023-05-19 20:00:04 +02:00
Alex van Andel
b7e65e31d6
Fix API types, detach from main repo
2023-05-19 19:38:19 +02:00
Kamalika
41f1920a7a
Borders Fixed with border-subtle ( #8990 )
2023-05-19 16:43:41 +00:00
Carina Wollendorfer
e4836ea8f3
make sure to also trigger when cancelled is null ( #8992 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-19 14:41:44 +00:00
Hariom Balhara
bfa30aa504
Implement UpgradeTip in App install flow ( #8968 )
2023-05-19 09:52:17 +00:00
Carina Wollendorfer
b36043b637
Fixes SMS workflow actions for premium users ( #8983 )
...
* fix sms actions for users with premium user names
* code clean up
---------
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-19 08:10:11 +00:00
ASHOK-SINGH
75026289fd
Fix- Calendar override with the wrong dates and time ( #8936 )
2023-05-19 07:22:26 +00:00
Parth Sharma
80649c9f1a
fix height issue ( #8973 )
2023-05-19 06:46:06 +00:00
Isaiah Hamilton
7dd75afb63
fix button width ( #8979 )
2023-05-19 06:25:44 +00:00
Crowdin Bot
f66e4aeeed
New Crowdin translations by Github Action
2023-05-19 00:45:20 +00:00
Rama Krishna Reddy
8225e61710
fix redirect after adding ping.gg ( #8972 )
...
Co-authored-by: rkreddy99 <rreddy@e2clouds.com>
2023-05-19 00:22:07 +00:00
Jeroen Reumkens
175fc4fcf3
CAL-1673: Use dark/light colors from user profile settings in booker ( #8905 )
...
* CAL-1673: Use dark/light colors from user profile settings in booker
* Use system theme for dynamic booking, instead of theme set by first user.
2023-05-18 06:16:51 +00:00
shaharyarshamshi
f20a5df322
Guide to setup enviroment variable added in contributing mardown file ( #8911 )
...
* Guide to setup enviroment variable added in contributing mardown file
* linting error
* Update CONTRIBUTING.md
* linting error
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
2023-05-17 15:11:28 -07:00
Dhairya Modi
62544931b2
updated language of raycast instructions ( #8908 )
...
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-17 19:10:25 +01:00
Alex van Andel
ff69481cb9
Keep next v13.2 for now
2023-05-17 19:40:27 +02:00
Alex van Andel
f6ad1d6ed5
Bump lockfile
2023-05-17 16:25:03 +02:00
Parth Sharma
d22b1072b5
change datepicker styles to fix dark mode issue ( #8886 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-17 13:12:52 +00:00
Ayush Mainali
4b356dd937
chore: extended slugify function ( #8740 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
Co-authored-by: Omar López <zomars@me.com>
2023-05-17 13:05:14 +00:00
Utkarsh Mishra
1f51199a7b
issue#8601: fix ( #8713 )
...
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
2023-05-17 12:57:12 +00:00
Crowdin Bot
b80a631998
New Crowdin translations by Github Action
2023-05-17 13:15:49 +00:00
Crowdin Bot
bef4422080
New Crowdin translations by Github Action
2023-05-17 13:14:27 +00:00
GitStart-Cal.com
cfd1a72c64
[CAL-1545] replace heroicons with lucide.dev ( #8599 )
...
* fix linting
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
* [CAL-1545] replace heroicons with lucide.dev
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com>
Co-authored-by: Efraín Rochín <roae.85@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
2023-05-17 12:47:44 +00:00
Peer Richelsen
64418e0a85
Merge branch 'main' of https://github.com/calcom/cal.com
2023-05-17 12:58:41 +01:00
Rob Jackson
23b3a6661c
Add feature to offset start times for event types ( #8506 )
...
* Add offsetStart column to EventType
* Update buildSlots to support offset start times
* Add "Offset Start Time" to edit event types form
* Fix offset events not appearing on availability selector
* Guard against negative offsetStart values
* Lock offsetStart field for managed event types
* EventLimits UI tweaks for "Offset start times"
* EventLimits UI: Fix offsetStart preview not always updating
* Remove unnecessary ctx from getSchedule.test.ts
---------
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-17 11:56:55 +00:00
Hariom Balhara
b8b6c48d7d
Improvements: Prefill Routing Forms and connect prefilling with Booking Form ( #8780 )
...
* Support prefilling routing form and prefilling Booking form through routing form
* Use Option Value as is instead of lowercasing
* Fix prefill validation issue
* Add prefill tests
* Fix Routing Form tests
* Small fix
2023-05-17 08:47:48 +00:00
Crowdin Bot
81655f9988
New Crowdin translations by Github Action
2023-05-17 08:47:19 +00:00
Nafees Nazik
ff74822c48
Fix: locale and time format in attendee email ( #8941 )
...
* feat: add locale prop
* feat: add locale prop
* feat: add locale prop
* fix: time format
2023-05-17 08:17:09 +00:00
Jeroen Reumkens
8ec178debd
CAL-1591: Remember form values in new booker form when user navigates back and forth between timeslots and form ( #8920 )
2023-05-16 20:34:15 +00:00
Hariom Balhara
f881061d8d
Fully handle booking pages with conflicting themes being opened together ( #8921 )
...
* Handle booking pages with conflicting themes being opened together
* Add comments
---------
Co-authored-by: Omar López <zomars@me.com>
2023-05-16 19:41:47 +00:00
Peer Richelsen
f513fdf3c1
Merge branch 'main' of https://github.com/calcom/cal.com
2023-05-16 17:22:19 +01:00
Crowdin Bot
2525559d6b
New Crowdin translations by Github Action
2023-05-16 11:27:38 +00:00
Carina Wollendorfer
38fb7a3f77
fix locked toggle ( #8926 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-16 11:04:03 +00:00
Alex van Andel
08956e54c5
Fix yarn.lock (missing lockfile commit in #8769 )
2023-05-16 00:51:24 +02:00
Udit Takkar
ea65a2a27e
fix: add exp in /meeting-tokens ( #8869 )
...
* fix: add exp in /meeting-tokens
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* hijacking this PR to add a NIT change lol
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peer@cal.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-15 20:15:05 +00:00
Crowdin Bot
0d45cfb7ea
New Crowdin translations by Github Action
2023-05-15 16:13:08 +00:00
Alex van Andel
a4fc25e260
v2.9.0
2023-05-15 18:12:07 +02:00
Jeroen Reumkens
796c932311
CAL-1550: Align form submit button of new booker to bottom ( #8896 )
...
Co-authored-by: Alex van Andel <me@alexvanandel.com>
2023-05-15 15:02:16 +00:00
Jeroen Reumkens
4137f63ec7
CAL-1664: Improve flash of toggle group when rerendering ( #8900 )
...
* CAL-1664: Improve flash of toggle group when rerendering, because active element moves into position.
* Added back newline
2023-05-15 14:38:02 +00:00
Jeroen Reumkens
2147cc82a5
CAL-1557: Improve timeformat selector alignment in new booker ( #8898 )
2023-05-15 14:37:23 +00:00
Crowdin Bot
40e646e9a4
New Crowdin translations by Github Action
2023-05-15 14:22:54 +00:00
Leo Giovanetti
cb2225259c
Enabling workflows for managed events ( #8446 )
...
* Enabling workflows for managed events
* Disabling fields for workflow when readonly
* Disabling event type workflows if readonly
* Installing auth app
* Reverting yarn.lock
* Again reverting yarn
* Showing user workflows in managed event type
* Reusing existing code to show all workflows
* Further extending workflow support
* Added unit test
* Fixing workflow assignment
* Fixing locked workflows for children MET
* Update packages/features/ee/workflows/components/EventWorkflowsTab.tsx
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
* Personal workflows fix, matching count numbers
* Fixing menu items for managed event types
* Fixing type checks
* Fixing empty activeOn select
* Fixing unit test
* handling active workflows for MET
* Fixing MET slug nit
* Embed option in action restored for non-MET
* Correcting mobile view when hidden
* More adjustments
* fix sms reminder field for children
* remove console.log
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
Co-authored-by: CarinaWolli <wollencarina@gmail.com>
2023-05-15 13:56:26 +00:00
Chiranjeev Vishnoi
372cd94d9f
Gitpod setup And Bio Detail Overflow Bug Fixed ( #8824 )
...
* feat: Add Gitpod setup and update README.md
* fix: Fix overflow issue in bio details with word-wrap property
* minor changes in gitpod script
* updated gitpod url for cal
* gitpod url fixed in markdown
* fix: lint errors
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
* added vscode extensions and enabled prebuilds to reduce waiting time
---------
Signed-off-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Udit Takkar <udit.07814802719@cse.mait.ac.in>
2023-05-15 13:18:31 +00:00
Vedant Jain
c7c282f30f
[fix] : select options marginal space ( #8892 )
...
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-15 10:25:33 +00:00
Nafees Nazik
959488910f
fix: strip markdown from meta description tag in users page ( #8769 )
...
* fix: remove markdown validation
* feat: use markdown stripped bio
* fix: use remove markdown
* fix: type errors
---------
Co-authored-by: alannnc <alannnc@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2023-05-15 07:44:23 +00:00
Hariom Balhara
0ca0cc3265
Add eventTypeSelected event ( #8894 )
2023-05-15 06:30:08 +00:00
Mahesh Bansode
69bc12187e
Fixed dark mode bugs in the availability section ( #8630 )
...
* Fixed dark mode bugs in the availability section
* Reverted the tooltip change for delete button
* Updated tooltip of delete button conditionally based on isLastSchedule flag
* fix: disabled button state
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>
Co-authored-by: sean-brydon <55134778+sean-brydon@users.noreply.github.com>
2023-05-14 17:46:19 +00:00
Abdurrahman Rajab
5e772530b2
Feat: select all days in schedule ( #8796 )
...
* feat: add select all
* fix: fix deleted days
* chore: add i18n select all
* chore: check all days when select all
* chore: use calcom checkbox
---------
Co-authored-by: Carina Wollendorfer <30310907+CarinaWolli@users.noreply.github.com>
2023-05-14 16:00:55 +00:00
Peer Richelsen
3088b1174a
only border top for bottom nav ( #8882 )
2023-05-14 11:06:10 +00:00