Commit Graph

668 Commits

Author SHA1 Message Date
Greg Newman
42bc623429 🎨 larger round and shadow
Issue: #237
2023-05-01 16:01:27 -04:00
Greg Newman
3c9dd6eed9 🎨 full logo in footer but smaller
Issue: #229
2023-05-01 15:59:18 -04:00
Lacey Williams Henschel
1f302285f1 Merge pull request #240 from cppalliance/201-add-csrf-trusted-origins
❄️ Add CSRF_TRUSTED_ORIGINS
0.0.157
2023-05-01 12:18:23 -07:00
Lacey Williams Henschel
b20f071c57 ❄️ Add CSRF_TRUSTED_ORIGINS
We should do this with env variables, but I wanted to see if it worked first
2023-05-01 12:10:27 -07:00
Frank Wiles
b4defd6348 Remove assumption developer has git installed
We were running `git describe --tags` to get a local
version for display in the admin.  Catch exceptions thrown when
git does not exist and use a static string instead.
0.0.156
2023-04-30 12:55:47 -05:00
Frank Wiles
315a863e78 Fix black formatting 0.0.155 2023-04-29 16:52:37 -05:00
Frank Wiles
5eb3ea0999 Merge pull request #214 from cppalliance/211-update-instructions
211 update instructions
2023-04-29 16:47:57 -05:00
Frank Wiles
9b66dc7d72 Update README
- Remove currently unused and confusing celery compose override file
2023-04-29 16:46:41 -05:00
Frank Wiles
c32b06e65e Update to Pyhton 3.11 2023-04-29 16:41:27 -05:00
Frank Wiles
7cc358c153 Make CSRF cookie http only 0.0.154 2023-04-28 13:38:05 -05:00
Lacey Williams Henschel
b68559a8f4 Merge pull request #207 from cppalliance/206-typo
📝 Fix typo
0.0.153
2023-04-28 08:56:17 -07:00
Lacey Williams Henschel
2065ece526 📝 Fix typo 2023-04-28 08:54:15 -07:00
Greg Newman
921b9bfce4 Merge pull request #205 from cppalliance/readme-pre-commit
📝 Add pre-commit to readme
0.0.152
2023-04-28 10:24:16 -04:00
Greg Newman
0c1b2d99f5 📝 Add pre-commit to readme 2023-04-28 10:21:47 -04:00
Greg Newman
21e9c2bfef Merge pull request #203 from cppalliance/152-new-header
Dark/Light Style effort
0.0.151
2023-04-28 10:03:40 -04:00
Greg Newman
fcb8bc7bb2 Merge branch 'main' into 152-new-header
# Conflicts:
#	templates/libraries/_library_list_item.html
#	templates/users/photo_upload.html
2023-04-28 10:01:30 -04:00
Greg Newman
8d561bccd9 🎨 adjusments to library list and footer 2023-04-28 09:57:07 -04:00
Greg Newman
3654f702eb 🎨 fixes auth pages for light/dark 2023-04-28 09:50:41 -04:00
Greg Newman
66256fc492 🎨 cleanup buttons on home page
* Use chevron from fontawesome
* cleanup colors for light/dark
2023-04-28 09:38:55 -04:00
Greg Newman
057c16bb9f 🎨 cleaning up some home page styles
First pass with rustywind is doing massive cleanup
2023-04-28 09:27:38 -04:00
Greg Newman
34a64a9ee2 🔨 Adding pre-commit
Adds:

* Ruff and a little config in pyproject.toml
* djhtml
* black
* rustywind
2023-04-28 09:25:47 -04:00
Greg Newman
0139d4af66 🔨 adding rustywind 2023-04-28 09:21:48 -04:00
Lacey Williams Henschel
0831a24f20 Merge pull request #170 from cppalliance/87-display-name
🏦 Add display_name field and property to User model
0.0.150
2023-04-27 18:36:44 -07:00
Greg Newman
81c8bbe911 🎨 not so dark font 2023-04-27 08:22:25 -04:00
Lacey Williams Henschel
2c4659f140 📝 Missed a display_name 2023-04-26 13:20:57 -07:00
Lacey Williams Henschel
93e1a47ce0 📝 Use display_name and not full_name 2023-04-26 13:17:37 -07:00
Lacey Williams Henschel
41c6366dd5 Merge branch 'main' of github.com:CPPAlliance/boost.org into 87-display-name 2023-04-26 12:02:58 -07:00
Frank Wiles
9c5d8b6d10 Merge pull request #157 from cppalliance/152-new-header
🎨 WIP new header layout
0.0.149
2023-04-26 14:00:54 -05:00
Greg Newman
313b99d30b 🎨 change font colors
Issue: #152
2023-04-26 14:49:23 -04:00
Greg Newman
c1377743c3 🚜 docs link and style docs page
* Adds the docs link for “learn”
* Styles the docs page for theme switcher

Issue: #152
2023-04-26 14:44:32 -04:00
Greg Newman
de5125a6d0 🚜 light/dark libraries list
Issue: #152
2023-04-26 14:30:45 -04:00
Greg Newman
92c7016ef7 Merge branch 'main' into 152-new-header 2023-04-26 14:07:02 -04:00
Greg Newman
ff4f3e3023 🎨 cleanup and styling of switcher dropdown 2023-04-26 14:06:34 -04:00
Frank Wiles
5f3a12aed8 Merge pull request #197 from cppalliance/196-doc-remapping
Remap docs to new S3 layout
0.0.148
2023-04-26 11:07:30 -05:00
Frank Wiles
530fc08f98 Skip GH API test for now 2023-04-26 10:59:07 -05:00
Greg Newman
f009e91019 🚜 WIP light/dark mode
Hooked up light and dark mode to the nav.
In addition to changing the content colors the logo is swapped based on mode.
2023-04-26 11:19:39 -04:00
Frank Wiles
1f9f0deef7 Black 2023-04-26 09:49:57 -05:00
Frank Wiles
73895f9081 Fix renderer tests for new S3 layout 2023-04-26 09:32:30 -05:00
Frank Wiles
7826602b2b Remap docs to new S3 layout 2023-04-26 09:22:55 -05:00
Frank Wiles
4224f7437a Merge pull request #184 from sdarwin/kube_migrations
Move helm database migrations to Job
0.0.147
2023-04-26 08:58:17 -05:00
Lacey Williams Henschel
6d44410f1d Merge pull request #193 from cppalliance/186-mailing-list-concept
Display the mailing list archive: proof of concept
0.0.146
2023-04-25 10:12:57 -07:00
Lacey Williams Henschel
357ba0f277 Command to generate fake mailing list data 2023-04-20 17:47:41 -07:00
Lacey Williams Henschel
8a418b72bc 🎨 Slightly better template 2023-04-20 17:47:21 -07:00
Lacey Williams Henschel
b40089eb35 📝 Change context obj name
To avoid template collision with "messages", which is reserved in Django
2023-04-20 17:47:07 -07:00
Lacey Williams Henschel
0f1908d65e Add mailing list message detail view 2023-04-20 17:42:50 -07:00
Lacey Williams Henschel
3131aba7b6 🚧 Mailing list - list URL 2023-04-20 17:26:54 -07:00
Lacey Williams Henschel
1a23b956be 🏦 Better mailing list model 2023-04-20 15:06:04 -07:00
Lacey Williams Henschel
06de2bc220 Add mailing list app and basic model 2023-04-20 14:53:24 -07:00
Lacey Williams Henschel
f6ddc8076b ⬆️ Add django-mptt 2023-04-20 14:29:53 -07:00
Lacey Williams Henschel
cc58f56a86 Merge pull request #192 from cppalliance/153-fix-tests
 Fix mocked S3 tests for the static content view
0.0.145
2023-04-20 10:34:39 -07:00