Lacey Williams Henschel
9789c56f13
📝 Redirect libraries list to libraries-by-version list
...
In case we want to preserve the /libraries/ url.
2023-02-02 11:45:18 -08:00
Lacey Williams Henschel
1d80f35638
✨ Redirect library detail to versioned library detail
...
Wasn't sure if we wanted to fully replace the URL or preserve the /libraries/ endpoint? It wasn't hard to add the redirect.
2023-02-02 11:23:49 -08:00
Lacey Williams Henschel
95743b9f56
✨ Add URL for library detail by version
2023-02-02 10:43:26 -08:00
Lacey Williams Henschel
ed53f9322a
✨ 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-02 09:35:13 -08:00
Lacey Williams Henschel
2074f31c75
✨ Add a str method
2023-02-01 15:14:52 -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
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
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
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
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