Commit Graph

65 Commits

Author SHA1 Message Date
Lacey Williams Henschel
d86cc4b51e Merge branch 'main' of github.com:CPPAlliance/boost.org into upload-authors-maintainers 2023-03-10 09:38:49 -08:00
Lacey Williams Henschel
a691fe70ab 🐛 Check for image before accessing image.url 2023-03-08 13:30:35 -08:00
Lacey Williams Henschel
1ce589a1d4 Merge branch 'main' of github.com:revsys/boost.org into upload-authors-maintainers 2023-03-07 13:41:46 -08:00
Lacey Williams Henschel
3036d308b2 🐛 Fix checking for URL if there is no image 2023-03-07 13:38:28 -08:00
Lacey Williams Henschel
ffddd0afa2 🐛 Fix conditional
Can't check for an image URL if there is no image!
2023-03-03 13:18:02 -08:00
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
Lacey Williams Henschel
1cf25da012 Merge pull request #120 from revsys/100-breadcrumbs
🐛 Hide "Categorized" in breadcrumb if no category
2023-02-23 09:23:33 -08:00
Greg Newman
8eed4681b9 🎨 sets a default icon if no profile image 2023-02-17 10:47:53 -05:00
Greg Newman
020c0fc8b3 🎨 adds images to library detail 2023-02-17 10:32:05 -05:00
Greg Newman
8b1c5d4eb0 🎨 adds images to library list 2023-02-17 10:29:37 -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
Lacey Williams Henschel
4e648f3ec4 🐛 Hide "Categorized" in breadcrumb if no category 2023-02-15 10:02:51 -08:00
Lacey Williams Henschel
79cd10d5ff 🔧 Refactoring and misc cleanup 2023-02-14 14:56:20 -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
70870c6294 Merge branch 'main' of github.com:revsys/boost.org into library-version-views 2023-02-10 08:31:49 -08:00
Lacey Williams Henschel
1ed6a8ca29 🔧 Make detail breadcrumbs version-sensitive 2023-02-10 08:20:54 -08: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
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
029f98647d 🔧 Have list item category link be version-sensitive 2023-02-10 07:46:50 -08: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
Lacey Williams Henschel
4ed9641b0a 🔧 Change breadcrumbs to be version-sensitive 2023-02-09 11:08:51 -08: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
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
Lacey Williams Henschel
709a4e213d Add count of closed PRs to library detail page 2022-12-16 10:44:31 -08:00
Greg Newman
66e613a725 🎨 login styles 2022-12-16 11:40:01 -05:00
Lacey Williams Henschel
681f92cfac Add count of open issues to detail page 2022-12-12 12:34:49 -08:00
Lacey Williams Henschel
b887b11cab #60 Remove changelog link 2022-12-06 11:42:39 -08:00
Lacey Williams Henschel
107feefc67 #62 Remove filter by date option 2022-12-06 11:12:58 -08:00
Lacey Williams Henschel
ab952dac98 Add last updated date to template 2022-12-02 10:03:26 -08:00
Lacey Williams Henschel
caa9748445 👕 Linter 2022-11-30 12:50:00 -08:00
Lacey Williams Henschel
b90807bed7 📝 Comma-separate categories 2022-11-30 12:49:50 -08:00
Greg Newman
e0b1194c3b 🚧 link to library
* links library to library detail
* capitalize library name
2022-11-14 18:27:22 -05: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
6c84a60531 ⚙️ Improved mobile experience 2022-07-28 11:08:28 -04:00
Greg Newman
b412e26b50 ⚙️ Improved mobile experience 2022-07-28 11:05:21 -04:00