Commit Graph

16 Commits

Author SHA1 Message Date
Lacey Williams Henschel
0eba85382c Merge branch 'main' of github.com:revsys/boost.org into refactor-library-urls 2023-02-14 10:40:25 -08:00
Lacey Williams Henschel
d32db6eb1d 🔧 Use slug in version detail URL and not PK 2023-02-13 09:53:25 -08:00
Lacey Williams Henschel
30ff9d3559 🏦 Add Version.slug 2023-02-13 09:32:35 -08:00
Lacey Williams Henschel
aa72511866 Method to get most recent active version 2023-02-11 06:44:12 -08:00
Lacey Williams Henschel
d5f680b636 🔥 Unneeded code 2023-02-11 06:35:43 -08:00
Lacey Williams Henschel
b2401bb0d8 Test version list order 2023-02-11 06:33:47 -08:00
Lacey Williams Henschel
136b047ba8 📝 Data-driven versions list page 2023-01-27 09:39:07 -08:00
Lacey Williams Henschel
b02a0eca02 📝 Get current and past versions in version list 2023-01-26 12:24:39 -08:00
Frank Wiles
aa7a55df2c Additional Version API test
- Added example/test archive files in various formats
- Fix permission issue for public vs contributor
2022-05-29 14:52:50 -05:00
Frank Wiles
b655078a37 Adjust active/inactive Versions 2022-05-29 14:52:50 -05:00
Frank Wiles
29878c3f90 Rework versions models
- Added ListView and DetailView
- Move to pytest style tests
- Fix migrations to be clean to rebuild and throw away existing data
- Add model_bakery
2022-05-28 16:00:24 -05:00
Frank Wiles
9cfa5ce72e Apply black to version files 2022-01-17 17:01:06 -06:00
gabbyprecious
cad06d8074 more test coverage for update and delete of version-file, and cleaned up tests 2021-12-20 21:05:31 +01:00
Frank Wiles
13d8a67fb6 Fix failing test 2021-12-20 13:36:06 -06:00
gabbyprecious
ab2771e734 version file model and version remodelling 2021-12-20 18:42:23 +01:00
GabbyPrecious
4bb4d30ec8 version app, test and black fixes 2021-11-21 12:54:59 +01:00