Greg Newman
0bbc906721
🎨 style search results
...
Issue: #88
2023-02-24 10:04:44 -05:00
Greg Newman
0d18e76692
🔨 refine search
...
* Distinct results
* Adds hover states to results
* Rustywind linted
Issue: #88
2023-02-24 09:59:12 -05:00
Greg Newman
ac2472f8ce
🎨 size image and css fixes
...
* Sizes the profile image to match designs on the profile page.
* Fixes regression of gray text
2023-02-17 10:19:12 -05:00
Greg Newman
b79622062a
🚜 empty results
2023-02-10 11:18:12 -05:00
Greg Newman
acef7f0055
🚜 format results more
...
* Add truncated description
* Add link
* Cap library name
2023-02-10 11:16:05 -05:00
Greg Newman
28d64a4ef8
🚜 WIP working search
...
* Bootstrapped API viewset to search libraries
* Updated templates
* Added htmx for search
* Search results template to display results
Issue: #88
2023-02-10 11:04:33 -05:00
Greg Newman
9455d0de07
🐛 fixes click away
...
Sometimes you just need sleep!
2023-02-10 09:10:58 -05:00
Greg Newman
ee49460228
🚜 command palatte
...
* clean out palatte and prep for results
* Chasing down a bug with `@click.away` which is not closing the palatte
2023-02-09 18:35:03 -05:00
Greg Newman
fd88562640
🎨 darken that background
2023-02-03 09:24:46 -05:00
Greg Newman
24125424f6
🎨 better palette bg color
...
* changed color
* added dray to tailwind config
* fixed regressions with colors
2023-02-03 09:19:47 -05:00
Greg Newman
a216a1a073
🐛 fix click to close modal
2023-02-03 09:08:18 -05:00
Greg Newman
5c58be5d92
🚜 WIP search command palatte
...
Adds the command palette with alpine triggers. When clicking into the existing search box the command palatte opens and focuses on the search input.
Needs an api enpoint for search and discussion about content.
Issue: #88
2023-02-02 18:48:07 -05:00