byos_laravel/resources/views/livewire
andrzejskowron 96e0223f2f feat: add plugin filtering by name and sorting by name/date
- Add client-side filtering using Alpine.js for instant search
- Add sorting options: Oldest First, Newest First, Name (A-Z), Name (Z-A)
- Use Flux UI components for consistent styling
- Filter activates when typing 2+ characters
- Sorting handled server-side with Livewire
2025-10-01 18:40:53 +02:00
..
actions add features 2025-03-03 21:24:22 +01:00
auth feat: add OIDC support 2025-08-15 22:49:09 +02:00
catalog feat(catalog): add support recipes monorepos 2025-09-22 08:41:03 +02:00
device-models feat: adapt device models api 2025-08-17 01:16:34 +02:00
devices test: use TrmnlPipeline::fake() to speed up test suite 2025-09-24 19:24:55 +02:00
playlists fix(#74): switch out of sync when deleting / moving items in table 2025-08-12 14:37:14 +02:00
plugins feat: add plugin filtering by name and sorting by name/date 2025-10-01 18:40:53 +02:00
settings feat: add support section in settings 2025-07-25 11:03:31 +02:00
device-dashboard.blade.php fix(#76): rotate back preview image 2025-08-16 00:12:09 +02:00