Hariom Balhara and GitHub
53224886e3
feat: Routing Forms/Teams Support ( #9417 )
2023-06-15 08:58:07 +00:00
175f2482e1
fix: Update forms UI ( #8093 )
...
* Routing Forms: Update forms UI
* fix failing test
* fix: Routing Forms forms UI Update
* fix: Routing Forms forms UI Update
* Apply suggestions from code review
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2023-06-05 05:51:19 +00:00
484f603c9e
fix: Routing Forms, Number operators were using string operands ( #9182 )
...
* Fix operators for number
* Add number operator unit tests
* Fixes and remove between operators
---------
Co-authored-by: Omar López <zomars@me.com >
2023-06-01 20:29:13 +00:00
Omar López and GitHub
451278b48e
fix: routing-form flakyness ( #9214 )
2023-05-30 21:15:57 +00:00
a6330c0fc8
chore: Rounding, frames and radio buttons of the booking forms not consistent ( #8705 )
...
* Rounding, frames and radio buttons of the booking forms not consistent
* Updates
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Peer Richelsen <peeroke@gmail.com >
Co-authored-by: zomars <zomars@me.com >
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-05-30 15:47:22 +00:00
Hariom Balhara and GitHub
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
877220caa0
Event Type: Title not displayed in the mobile view ( #7451 )
...
* Event Type: Title not displayed in the mobile view
* Fix toggle not updating in UI
---------
Co-authored-by: gitstart-calcom <gitstart@users.noreply.github.com >
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com >
2023-04-19 13:17:54 -07:00
Hariom Balhara and GitHub
b6e1989f17
Invalidate the form query on toggle to update toggle state in UI ( #8325 )
2023-04-17 17:34:25 +05:30
Hariom Balhara and GitHub
be3d2fca05
Use name to generate unique for attribute for label ( #8265 )
2023-04-15 13:22:51 +00:00
91f381bce9
Replace react icons with lucidedev ( #8146 )
...
* migrate from react-icons to lucide-react
* replace react-icon with lucide-dev: Webhook Icon
* add lucide transformer
* Fix LinkIcon import
* Update yarn.lock to include monorepo deps
* Migrated icons in ChargeCardDialog
* Port Storybook to new icons as well
* Adjust Info & Globe icons size to match react-icons size
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com >
2023-04-12 17:26:31 +02:00
Peer Richelsen and GitHub
f45fb03838
wip: replaced dark border with border-subtle ( #8211 )
2023-04-12 10:42:41 +02:00
Peer Richelsen and GitHub
46611fdf77
make routing form full width ( #8215 )
2023-04-12 07:39:04 +05:30
Nafees Nazik and GitHub
446c29dd9c
fix: booker phone input style ( #8165 )
...
* fix: text area styles
* fix: phone input styles
* fix: use the text area component
* fix: remove focus style
2023-04-10 18:12:15 +02:00
sean-brydon and GitHub
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +00:00
Hariom Balhara and GitHub
73bfe0aebe
HotFix: Broken Email Field in Routing Form ( #8074 )
...
* Add darkmode styles and make it full width and other classes that are for TextWidget
* Handle email text change
2023-04-04 07:55:56 +00:00
Sai Deepesh and GitHub
283d5b4a65
refactor: replace TextWidget component with EmailField ( #8047 )
2023-04-02 18:34:11 +02:00
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