Peer Richelsen and GitHub
4a493c0a0e
chore: v3 fixed filters, new profile view ( #19312 )
...
* fixed filters with badge
* aligned recurrence in bookings
* removed new badge
* new profile view
* fixed try for free button
* fixed form input
2025-02-18 12:23:30 +00:00
ab942ed4cd
Fix routing form field input loosing focus on typing ( #18381 )
...
Co-authored-by: Udit Takkar <53316345+Udit-takkar@users.noreply.github.com >
2024-12-27 14:30:10 +05:30
82e52a1948
feat: Attribute filter/Segment for Round Robin hosts ( #17361 )
...
Co-authored-by: CarinaWolli <wollencarina@gmail.com >
2024-11-20 10:22:53 +05:30
Hariom Balhara and GitHub
5f0cc805a9
fix: multiselect "Any in" operator for a user with just one option assigned for the attribute ( #17200 )
2024-10-20 16:53:19 +00:00
Hariom Balhara and GitHub
731f97ebe4
fix: Add troubleshooting data and ensure no errors in live mode of router. ( #17188 )
2024-10-19 07:22:04 -07:00
Hariom Balhara and GitHub
ab39f0c8b6
Add support for multiselect_some_in for attributes query ( #17144 )
2024-10-17 12:16:34 +00:00
e90e060739
feat: Event availability platform wrapper ( #17091 )
...
* moved listSchedules to schedule repository
* Create EventAvailabilityTabPlatformWrapper.tsx
* Revert "moved listSchedules to schedule repository"
This reverts commit b5feacfabbadbf9d75eb205dfad8f70b7773a5cb.
* fix: active state of tabs items
* added event availability platform wrapper
* Update event-types.tsx
* better types
only pick the types we need and omit the rest
* fix: type-check failing
---------
Co-authored-by: Morgan Vernay <morgan@cal.com >
Co-authored-by: Morgan <33722304+ThyMinimalDev@users.noreply.github.com >
2024-10-16 13:24:13 +03:00
Hariom Balhara and GitHub
b8f0cc6fa1
fix: Add back missing Any in and Not in operators for Single Select ( #17102 )
...
* fix: Missing any_in and not_anhy_in opperators
* Add tests
2024-10-15 15:07:40 +00:00
03d0b98155
feat: Skip contact owner even if it matches attribute routing ( #17015 )
...
Co-authored-by: Omar López <zomars@me.com >
2024-10-09 07:30:12 -07:00
Hariom Balhara and GitHub
c80daf43b8
Fix prettier error and EMailField import error in website ( #17011 )
2024-10-09 08:30:29 +02:00
654a204878
feat: Attribute based routing from Team Routing Form to Team Event(with assigned users matching the attribute logic) ( #16823 )
...
* Initial commit
* routingForm to Booking a particular team member working
* Happy path working
* Fixes
* Fix router query params forwarding
* Add basicConfig within app
* Tests
* More tests
* Update packages/app-store/routing-forms/components/SingleForm.tsx
Co-authored-by: Omar López <zomars@me.com >
---------
Co-authored-by: Omar López <zomars@me.com >
Co-authored-by: Benny Joo <sldisek783@gmail.com >
2024-10-08 21:12:32 +05:30
Peer Richelsen and GitHub
f45fb03838
wip: replaced dark border with border-subtle ( #8211 )
2023-04-12 10:42:41 +02: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