Commit Graph

30 Commits

Author SHA1 Message Date
Greg Newman
0d18e76692 🔨 refine search
* Distinct results
* Adds hover states to results
* Rustywind linted

Issue: #88
2023-02-24 09:59:12 -05:00
Lacey Williams Henschel
4e648f3ec4 🐛 Hide "Categorized" in breadcrumb if no category 2023-02-15 10:02:51 -08:00
Lacey Williams Henschel
02fdad96f6 Merge branch 'main' of github.com:revsys/boost.org into library-version-views 2023-02-14 14:10:00 -08:00
Lacey Williams Henschel
23df76ac32 🔧 Dynamic form action for version-sensitive category filtering 2023-02-10 08:11:00 -08: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
Lacey Williams Henschel
4ed9641b0a 🔧 Change breadcrumbs to be version-sensitive 2023-02-09 11:08:51 -08:00
Greg Newman
e5927701c0 🐛 fix x-cloak 2023-02-03 09:07:10 -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
Greg Newman
817690d590 🔨 fix padding 2023-02-01 11:05:11 -05:00
Greg Newman
ad8eb996a2 submits category form on change 2023-02-01 10:30:33 -05:00
Greg Newman
8c73582ab3 📝 Libary list changes
* Makes library items cards
* Removes option checkboxes
* Removes alphabet filters
* WIP alpinejs to submit category - for now there is a “go” button.  I’m running into bugs with x-ref and change.

Issue: #88
2023-01-20 10:05:26 -05:00
Lacey Williams Henschel
8f1c675ea4 Add category to breadcrumb, preselect category 2023-01-09 14:34:51 -08:00
Lacey Williams Henschel
5046b7e8a2 📝 Hide label 2023-01-06 10:15:23 -08:00
Lacey Williams Henschel
0c8552a45b User is able to filter libraries by category in the UI 2023-01-06 10:13:20 -08:00
Lacey Williams Henschel
83d25d89fc 👕 Linter 2023-01-04 11:37:43 -08:00
Lacey Williams Henschel
ed49d45abd #67 Show author and maintainer name on library pages 2023-01-04 11:30:30 -08:00
Greg Newman
66e613a725 🎨 login styles 2022-12-16 11:40:01 -05:00
Lacey Williams Henschel
107feefc67 #62 Remove filter by date option 2022-12-06 11:12:58 -08:00
Lacey Williams Henschel
b90807bed7 📝 Comma-separate categories 2022-11-30 12:49:50 -08:00
Greg Newman
6ce7ced8c9 ⚙️ fixing list items
* better margins on mobile
* no border on last child
2022-07-28 14:55:13 -04:00
Greg Newman
b412e26b50 ⚙️ Improved mobile experience 2022-07-28 11:05:21 -04:00
Greg Newman
83728b9c3a ⚙️ Improved mobile experience 2022-07-28 10:37:21 -04:00
Greg Newman
6186c233fd ⚙️ use peering to style checked labels 2022-07-28 09:52:39 -04:00
Greg Newman
5099f54ec5 ⚙️ form styles
* Added tailwind forms
* styled checkbox
* styled search field
* styled selects
* fixed margins on header
* fixed padding on content areas
2022-07-28 09:34:59 -04:00
Frank Wiles
58f8e8272a WIP on Library detail pages 2022-07-24 15:25:46 -05:00
Frank Wiles
7ef29f459e Incorporate Library List View 2022-07-24 14:39:42 -05:00
Greg Newman
8220a2ac53 fixing mobile layout issues 2022-07-22 15:23:15 -05:00
Greg Newman
e30bdc5075 styling filter form fields 2022-07-22 15:23:15 -05:00
Greg Newman
103e2576c2 styling filter form fields 2022-07-22 15:23:15 -05:00
Greg Newman
86ffea1320 libraries list
* libraries list view
* temporary TemplateView
* include for alphabet filter
* include for list item
* paginator

Forms for filter and search need attention
2022-07-22 15:23:15 -05:00