Commit Graph

47 Commits

Author SHA1 Message Date
Lacey Williams Henschel
ea283f114a 🔧 Fixes for library-detail-by-version view 2023-02-13 12:02:35 -08:00
Lacey Williams Henschel
be8ee1f5fa Add URL for library detail by version 2023-02-13 11:56:41 -08:00
Lacey Williams Henschel
35f73bc8b2 👕 Linter 2023-02-13 11:51:06 -08:00
Lacey Williams Henschel
7e7db0b218 Add libraries-by-version list view
Note: This does NOT address the categories functionality. This commit adds the new URL, but if the user filters by category on that page, the page redirects to `/libraries-by-category/` and doesn't respect the version.
2023-02-13 11:50:23 -08:00
Lacey Williams Henschel
30ff9d3559 🏦 Add Version.slug 2023-02-13 09:32:35 -08:00
Greg Newman
5cd743d413 Merge pull request #112 from revsys/88-library-search
🚜 WIP working search
2023-02-10 11:24:47 -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
Lacey Williams Henschel
9e4b77f4a3 🔥 Remove the libraries-by-letter view 2023-02-09 10:21:36 -08:00
Lacey Williams Henschel
f601b67613 Add command to generate test versions 2023-02-01 16:13:41 -08:00
Lacey Williams Henschel
2074f31c75 Add a str method 2023-02-01 15:14:52 -08:00
Lacey Williams Henschel
e5b9612af5 Add LibraryVersion to the admin 2023-02-01 15:14:36 -08:00
Lacey Williams Henschel
eccd44a1a5 Tests for Library models 2023-01-30 10:47:56 -08:00
Lacey Williams Henschel
4e249ac6da 🏦 Add LibraryVersion M2M through model and tests 2023-01-30 10:47:31 -08:00
Lacey Williams Henschel
8f1c675ea4 Add category to breadcrumb, preselect category 2023-01-09 14:34:51 -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
443dfd4f8e Add form to select library category 2023-01-06 10:11:54 -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
bd1da4c292 Merge branch 'main' of github.com:revsys/boost.org 2023-01-04 11:16:24 -08:00
Lacey Williams Henschel
709a4e213d Add count of closed PRs to library detail page 2022-12-16 10:44:31 -08:00
Lacey Williams Henschel
52bcaff7ed Import PRs for a library 2022-12-16 10:39:36 -08:00
Lacey Williams Henschel
79120e12cb 🚧 Progress on PR import 2022-12-16 10:13:53 -08:00
Lacey Williams Henschel
17b5ba68aa 🔈 Rename the log 2022-12-15 16:09:22 -08:00
Lacey Williams Henschel
5506ea09fb 🔈 Log exception 2022-12-15 16:09:05 -08:00
Lacey Williams Henschel
24d1ac5080 🔥 remove debugging 2022-12-15 16:05:23 -08:00
Lacey Williams Henschel
e9972f0ffa 🔥 Remove comment 2022-12-15 16:03:57 -08:00
Lacey Williams Henschel
e5120586d3 📚 Update docstring 2022-12-15 16:02:50 -08:00
Lacey Williams Henschel
e8d4bbd030 🐛 GH issue titles can be quite long; truncate them 2022-12-15 16:02:42 -08:00
Lacey Williams Henschel
cf06cd034d 📝 Retrieve open issues from DB and not from GH API 2022-12-15 15:32:20 -08:00
Lacey Williams Henschel
eed160eb68 Download all issues for a library from GH 2022-12-15 10:48:38 -08:00
Lacey Williams Henschel
7f7ea7fdc4 Util function to parse date 2022-12-15 10:03:46 -08:00
Lacey Williams Henschel
681f92cfac Add count of open issues to detail page 2022-12-12 12:34:49 -08:00
Lacey Williams Henschel
f7feb9b6a5 🔧 Filter PRs out of issues 2022-12-12 12:04:32 -08:00
Lacey Williams Henschel
611bbf13a7 👕 Linter 2022-12-02 09:48:36 -08:00
Lacey Williams Henschel
36971c0faf Add last updated from GitHub API 2022-12-02 09:47:41 -08:00
Lacey Williams Henschel
307d587e65 Add tests of library importer 2022-11-30 14:57:12 -08:00
Lacey Williams Henschel
55b9967d95 🔧 Refactoring for clarity 2022-11-30 14:56:26 -08:00
Frank Wiles
ddcf75d6bc Black codebase 2022-07-24 15:27:23 -05: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
Frank Wiles
ea833085e1 Finished Github parsing code with exclusions 2022-07-24 14:18:24 -05:00
Frank Wiles
86af5217ea WIP 2022-07-22 15:22:52 -05:00
Frank Wiles
dff75c7738 WIP github data gathering 2022-07-19 14:52:45 -05:00
Frank Wiles
266a608b86 Fix active field length 2022-07-17 11:49:07 -05:00
Frank Wiles
cab536eb6a Library work
- Some initial model tests
- Added Issue and PR models for tracking
- Added ghapi dependency
2022-07-17 11:38:06 -05:00
Frank Wiles
1added29ba Libraries 2022-07-17 10:16:37 -05:00