Lacey Williams Henschel
2b4c0a9399
📝 Add options for skipping existing versions and passing an API token
2023-05-16 11:19:37 -07:00
Lacey Williams Henschel
b612b046d3
📝 Add display name for Boost version
2023-05-15 11:08:49 -07:00
Lacey Williams Henschel
488ca4d3ba
Final command, docs, linter
2023-05-15 10:19:32 -07:00
Lacey Williams Henschel
eb0a6884b6
168 import versions ( #295 )
...
* WIP get old versions
* 🏦 Add URL and data dict to Version model
* 🔧 Some refactoring how we get tag data
* First pass at uploading versions
* 🔧 Move parsing logic to the parser and add tests
* Retrieve url and save json data
* Improve version upload docs
* Linter
2023-05-11 05:59:49 -07:00
Lacey Williams Henschel
c674b2d4a8
🔧 Only show 'current version' if it's actually the current version
2023-02-17 13:10:58 -08:00
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
a7389a3d8f
🔨 Order versions in descending order by release date
2023-02-11 06:27:26 -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
ffc56fc3c6
Black migrations
2022-05-29 15:25:53 -05:00
Frank Wiles
dc7e9aa714
Remove VersionFile viewset for now
2022-05-29 14:52:50 -05: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
fd62c10356
Remove unused test file
2022-05-28 13:49:41 -05:00
Frank Wiles
ef955137ae
Small cleanups
2022-05-26 16:19:47 -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