Hariom Balhara
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
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
Peer Richelsen
46611fdf77
make routing form full width ( #8215 )
2023-04-12 07:39:04 +05:30
sean-brydon
4b0d22655d
Feat/tokens + darkmode + theme support ( #7876 )
2023-04-05 18:14:46 +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