Commit Graph

687 Commits

Author SHA1 Message Date
Greg Newman
b386f1cc3a 🚜 results from design meeting
A newly designed library detail view with placeholders for content to be hooked up.  Other changes included for header and footer and new graphing library.
2023-05-03 14:34:51 -04:00
Frank Wiles
bc7957e47c Merge pull request #246 from cppalliance/small-readme-updates
Small improvements to `README` file based on recent experience
0.0.164
2023-05-02 15:36:07 -05:00
Natalia
6c7648e6e9 Small improvements to README file based on recent experience 2023-05-02 17:23:37 -03:00
Greg Newman
8ced005dd6 Merge pull request #244 from cppalliance/layout-issues
Layout issues
0.0.163
2023-05-01 18:57:33 -04:00
Greg Newman
f37cf71bd5 🎨 footer
* Makes social icons the same colors as header icons
* Fixes wrap on footer links on smaller monitors
* Fixes container weirdness

Issue: #221, #219
2023-05-01 18:54:47 -04:00
Greg Newman
80e0c2763f 🎨 migrates contact form for dark/light
Issue: #208
2023-05-01 18:37:36 -04:00
Frank Wiles
287f4c852b Updated pip-compile to fix Python 3.11 issue 0.0.162 2023-05-01 15:33:30 -05:00
Frank Wiles
ee06c4fda6 Fix missing gunicorn requirement 2023-05-01 15:33:30 -05:00
Greg Newman
646f723289 Merge pull request #243 from cppalliance/layout-issues
Layout issues
0.0.161
2023-05-01 16:22:13 -04:00
Frank Wiles
3957e3e3c5 Merge pull request #210 from cppalliance/201-csrf-issue
 Test that email signup works
0.0.160
2023-05-01 15:18:31 -05:00
Greg Newman
1522fc679e 🎨 darker text in light mode
Issue: #215
2023-05-01 16:15:33 -04:00
Lacey Williams Henschel
aa3cc05aae Merge pull request #241 from cppalliance/232-no-caps
📝 Don't capitalize categories in the list
0.0.159
2023-05-01 13:08:59 -07:00
Lacey Williams Henschel
9ede054390 Merge pull request #242 from cppalliance/226-lib-category-link-hover
📝 Add hover color-change for category links
0.0.158
2023-05-01 13:08:27 -07:00
Greg Newman
0ac915d9f1 🎨 remove all caps
Issue: #232
2023-05-01 16:05:08 -04:00
Greg Newman
a404787358 🎨 align logo
Issue: #216
2023-05-01 16:03:25 -04:00
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
1fc07fc01b 📝 Add hover color-change for category links 2023-05-01 12:43:59 -07:00
Lacey Williams Henschel
94c0243f80 📝 Don't capitalize categories in the list 2023-05-01 12:34:37 -07: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
Lacey Williams Henschel
df288c982c 📝 Add redis to github actions file 2023-05-01 11:49:41 -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
Lacey Williams Henschel
5de95a9a4f Test that email signup works 2023-04-28 16:11:47 -07: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