=
6ddde416cf
feature: introduce Choices component and service management entities
- Added `Choices` component for dropdowns with search and multi-selection functionality.
- Implemented foundational classes for service connection:
- `ConnectServiceData`
- `ConnectedServiceFactory`
- `ConnectedServicesService`
- Added `ConnectServiceForm` Livewire component for managing service connections.
- Introduced shared utility traits (`HasAttributeHelpers`) and error components.
- Added components for generic use: `Input` and `ListItem`.
2026-05-13 09:52:03 +00:00
..
2026-05-11 07:42:09 +00:00
2026-05-13 09:52:03 +00:00
2026-05-13 09:52:03 +00:00
2026-05-11 13:23:38 +00:00
2026-05-13 09:52:03 +00:00
2026-05-08 07:19:08 +00:00
2026-05-13 09:52:03 +00:00
2026-05-13 09:52:03 +00:00
2026-05-11 09:44:59 +00:00
2026-05-13 09:52:03 +00:00
2026-05-13 09:52:03 +00:00