Lacey Williams Henschel
134eb743cd
Merge pull request #166 from CPPAlliance/upload-libraries-changes
...
Upload libraries changes
0.0.130
2023-03-24 15:08:41 -07:00
Lacey Williams Henschel
60595cadca
🔥 Skip this check
2023-03-24 15:03:17 -07:00
Lacey Williams Henschel
c54fdcf26c
🔥 Dead code
2023-03-24 14:57:08 -07:00
Lacey Williams Henschel
0c62320304
🔧 ☔ Final refactoring and tests
2023-03-24 14:37:38 -07:00
Lacey Williams Henschel
d87b190bce
🔧 Shuffle more methods around into clearer classes
2023-03-24 11:11:29 -07:00
Lacey Williams Henschel
5801bc2cae
🔧 Add the user call to the GH client class
2023-03-24 11:02:50 -07:00
Lacey Williams Henschel
15ee8a6464
🚧 Abstract the API stuff into a class, refactoring
2023-03-24 10:59:33 -07:00
Lacey Williams Henschel
f19cb79e39
🚧 Light refactoring
2023-03-24 10:00:14 -07:00
Lacey Williams Henschel
523adc6e08
👕 Linter
2023-03-23 13:21:29 -07:00
Lacey Williams Henschel
8eaa78e2c9
🚧 Refactor GitHub API calls into own class
2023-03-23 13:21:09 -07:00
Lacey Williams Henschel
4abdfdf457
🏦 Add key field, add help text and docstring to Library
2023-03-23 12:13:35 -07:00
Lacey Williams Henschel
c32d6b6dd6
Merge pull request #151 from CPPAlliance/144-upload-contributors
...
Upload Library authors and LibraryVersion maintainers
0.0.129
2023-03-21 11:05:29 -07:00
Lacey Williams Henschel
385518620f
📝 Address libraries_json lists, fix extract_names to accommodate short strings
2023-03-21 10:56:54 -07:00
Lacey Williams Henschel
f64c2ad405
📝 Changes find_user method to find_contributor
2023-03-21 10:42:55 -07:00
Lacey Williams Henschel
f719893264
Merge branch 'main' of github.com:CPPAlliance/boost.org into 144-upload-contributors
2023-03-20 11:14:30 -07:00
Lacey Williams Henschel
aa3591a92e
Merge pull request #156 from CPPAlliance/55-fix-lib-uploads
...
🐛 Fix uploading libraries bug, views bug
0.0.128
2023-03-20 10:52:42 -07:00
Greg Newman
0719aae55a
Merge pull request #160 from CPPAlliance/130-social-icons
...
✨ hooks up social profiles in footer
0.0.127
2023-03-16 18:51:48 -04:00
Greg Newman
3fc6a758b4
✨ hooks up social profiles in footer
...
Issue: #130
2023-03-16 18:50:04 -04:00
Lacey Williams Henschel
de24dbf55a
Merge pull request #159 from CPPAlliance/sample-data
...
Sample data
0.0.126
2023-03-16 13:04:05 -07:00
Lacey Williams Henschel
f33a9e7665
📚 Start some management command docs
2023-03-16 12:59:35 -07:00
Lacey Williams Henschel
c988c8cee4
✨ Add command to create sample data
...
Does not include forum information, blog information.
2023-03-16 12:25:53 -07:00
Lacey Williams Henschel
08dc7be4a1
🚧 Stub methods for creating sample data
2023-03-16 10:32:55 -07:00
Lacey Williams Henschel
f6b82f7cb8
Merge pull request #154 from CPPAlliance/145-contributor-templates
...
Add maintainers to library detail templates
0.0.125
2023-03-16 09:11:01 -07:00
Lacey Williams Henschel
f7e71ade6e
🐛 Fix uploading libraries bug, views bug
2023-03-15 15:41:31 -07:00
Lacey Williams Henschel
9552ffc118
📝 Fix maintained library name, fix duplicates
2023-03-15 12:54:15 -07:00
Lacey Williams Henschel
6346497b04
📝 Match contributors by name when uploading
...
Reduces the duplicates by a lot. Some still remain, mostly related to differences in spelling (Jeff versus Jeffrey) or differences in diacritical marks.
2023-03-15 12:31:45 -07:00
Lacey Williams Henschel
e59ecb824e
🔧 Testing fixes
2023-03-14 14:02:31 -07:00
Lacey Williams Henschel
f1161e0d1c
✨ Add maintainers to lib detail view and template
2023-03-14 13:58:34 -07:00
Lacey Williams Henschel
75fca4626b
🔥 Duplicate tests
2023-03-14 13:55:22 -07:00
Lacey Williams Henschel
a2812c7737
🔧 Small fixes due to variants found in names and emails
2023-03-14 12:41:47 -07:00
Lacey Williams Henschel
2dc3304790
✨ Finish the upload command
2023-03-14 11:25:57 -07:00
Lacey Williams Henschel
05aebc4d84
Merge pull request #150 from CPPAlliance/fix-profile-header-link
...
Fix header link
0.0.124
2023-03-14 10:40:11 -07:00
Lacey Williams Henschel
3352084cf5
Merge pull request #149 from CPPAlliance/upload-authors-maintainers
...
Move `maintainers` from `Library` to `LibraryVersion`
0.0.123
2023-03-14 10:01:45 -07:00
Frank Wiles
00e15cf7bb
Fix header link
2023-03-12 11:15:52 -05:00
Lacey Williams Henschel
56e71df5ba
📝 Add template for library_version due to maintainers M2M
2023-03-10 11:39:05 -08:00
Lacey Williams Henschel
be1d7d7c8d
🔥 Dead code
2023-03-10 11:14:16 -08:00
Lacey Williams Henschel
0f94ae4390
Merge branch 'main' of github.com:CPPAlliance/boost.org into upload-authors-maintainers
2023-03-10 10:05:19 -08:00
Lacey Williams Henschel
0bbbfd708f
🔥 More dead code
2023-03-10 10:04:31 -08:00
Lacey Williams Henschel
e9a90fa548
🔥 Remove old code, merged in another PR
2023-03-10 10:02:32 -08:00
Lacey Williams Henschel
7cea4cfb6c
Merge pull request #148 from CPPAlliance/141-admin
...
✨ Add new fields to the admin
0.0.122
2023-03-10 09:56:44 -08:00
Lacey Williams Henschel
23515331a3
✨ Add new fields to the admin
2023-03-10 09:44:48 -08:00
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
e680074fa2
Merge pull request #147 from CPPAlliance/141-stub-user
...
Add fields and method to User model to create stub users
0.0.121
2023-03-09 12:32:40 -08:00
Lacey Williams Henschel
f8d2910c1d
👕 Linter
2023-03-09 12:23:12 -08:00
Lacey Williams Henschel
37d6dbbb76
✨ Add method to create stub user
2023-03-09 12:17:18 -08:00
Lacey Williams Henschel
4dbf303874
Merge branch 'main' of github.com:CPPAlliance/boost.org into 141-stub-user
2023-03-09 12:03:56 -08:00
Lacey Williams Henschel
f34a4a269d
Merge pull request #146 from CPPAlliance/143-helper-functions
...
Functions to help with loading authors and maintainers for libraries from GitHub
0.0.120
2023-03-09 12:03:39 -08:00
Lacey Williams Henschel
3f2cceb764
🏦 Add claimed and valid_email
2023-03-09 12:00:32 -08:00
Lacey Williams Henschel
3b7baa7154
✨ Helper command to return contributor data in dict
2023-03-08 14:33:41 -08:00
Lacey Williams Henschel
d32f3db121
✨ Function to extract and reformat email address
2023-03-08 14:16:25 -08:00