1007 Commits

Author SHA1 Message Date
Lacey Williams Henschel
91a1936dcd Change monthly refresh to update only last month's commit counts 0.0.273 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
0a8ed5e755 Add util function to get first, last day of last month 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
0c6593fdfa Improve locating author records 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f8475f1009 Refactor to fetch API commit data in method that adds the CommitData objects 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
b26c319bb0 Fix bug related to getting tag info in get_ref 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
173b0360a1 Fix some tests 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f82d299559 Refactor to make update methods simpler, remove duplicate method 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
f319378d45 Refactor to add libraries if they don't exist 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
2a2358d60a Make library and version on LibraryVersion required 2023-07-10 06:22:36 -07:00
Lacey Williams Henschel
1a23cf0e28 Skip versions older than 1.0 2023-07-10 06:22:36 -07:00
Spencer Strickland
e535b20972 Merge branch 'homepage-beta-2' of https://github.com/cppalliance/temp-site into homepage-beta-2 0.0.272 2023-07-07 15:06:40 -05:00
Spencer Strickland
263dfd68fa Ran the pre-commit hooks to address issues 2023-07-07 15:05:57 -05:00
Greg Newman
f7bb3e8599 Merge branch 'develop' into homepage-beta-2 2023-07-07 15:41:05 -04:00
Spencer Strickland
079f978b4e New styles generated 2023-07-07 14:33:07 -05:00
Frank Wiles
3f24333079 Use mailgun api secret in boost.revsys.dev helm chart 0.0.271 2023-07-07 13:08:09 -05:00
Frank Wiles
137c0c8c21 Add mailgun api key 2023-07-07 13:06:12 -05:00
Spencer Strickland
b126351cd1 Merging styles 2023-07-07 11:12:17 -05:00
Spencer Strickland
90dfd09b57 Updating styles on last homepage-beta 2023-07-07 11:03:34 -05:00
Greg Newman
3adeb77891 📝 no dark text
Issue: #421
0.0.270
2023-07-07 11:23:21 -04:00
Greg Newman
9c310872cb restyles selected library toggles
Instead of slate on charcoal for the selected toggle in dark mode, make it green with slate text.

Issue: #421
2023-07-07 11:23:21 -04:00
Lacey Williams Henschel
5233b1510a Make categories in drop-down version-sensitive 0.0.269 2023-07-06 10:30:50 -07:00
sdarwin
74da37c593 Deploy to new environments 0.0.268 2023-07-06 06:09:10 -05:00
Spencer Strickland
2cef60c323 Adding latest homepage-beta style updates 2023-07-05 16:37:15 -05:00
Greg Newman
e0f1d0f250 test 0.0.267 2023-07-05 14:46:09 -04:00
Greg Newman
149dec57cb 🐛 make tests pass 2023-07-05 14:46:09 -04:00
Greg Newman
2713e5c977 🐛 fix h2 on list and bold labels 2023-07-05 14:46:09 -04:00
Greg Newman
255eec701b 🎨 adds label to form fields
Don’t use placeholder as labels. That’s confusing.
2023-07-05 14:46:09 -04:00
Greg Newman
e25f01c7f5 🎨 image size on mobile for detail 2023-07-05 14:46:09 -04:00
Greg Newman
0df4bfb84e 🐛 fix image rounded corners
Issue: #478
2023-07-05 14:46:09 -04:00
Greg Newman
5091654996 🎨 make news list better on mobile 2023-07-05 14:46:09 -04:00
Greg Newman
6a6cb3b013 📝 fixing form labels 2023-07-05 14:46:09 -04:00
Greg Newman
77f71c186c 🔨 cleanup 2023-07-05 14:46:09 -04:00
Greg Newman
6fb0bcc9c6 🐛 dark mode 2023-07-05 14:46:09 -04:00
Greg Newman
d7a2aa1001 🔨 refactor the structure of the news list
The original ordered list does not scale well width wise so I’ve refactored this to adjust nicely when resizing the window.
2023-07-05 14:46:09 -04:00
Greg Newman
57fcd72ed9 add an empty message if no news 2023-07-05 14:46:09 -04:00
Greg Newman
6aefcdbef0 🐛 fixes dark mode issue with alert 2023-07-05 14:46:09 -04:00
Greg Newman
a31ca8f49c 🎨 fresh css build 2023-07-05 14:46:09 -04:00
Greg Newman
0f7ebd901f 🎨 styles old version alert
Closes #465
2023-07-05 14:46:09 -04:00
Greg Newman
daa9aecd67 🎨 mobile layout for list 2023-07-05 14:46:09 -04:00
Greg Newman
8bdd7de74a 🎨 styling secondary pages and confirmation 2023-07-05 14:46:09 -04:00
Greg Newman
a0c1f7958f 🎨 styles the news forms
* Adds styles for the interim news submission view
* Refactors the form input include
* Styles the news creation forms
* More work on the news list.  Linking to the filtered list from the icons next to each news item.
2023-07-05 14:46:09 -04:00
Lacey Williams Henschel
d6563e6965 Add task to save rendered content to db; call tasks on delay 0.0.266 2023-07-03 13:19:55 -07:00
Lacey Williams Henschel
713fc2d578 Rename functions 2023-07-03 13:19:55 -07:00
Lacey Williams Henschel
ea33581565 Reorganize tasks into better DRY-er modules 2023-07-03 13:19:55 -07:00
Lacey Williams Henschel
1c4d866cd1 Fix libraries formatting/filtering bug 0.0.265 2023-06-28 06:45:20 -05:00
Lacey Williams Henschel
2fa07cef36 Add clear by cache key to view 0.0.264 2023-06-27 15:25:56 -07:00
Lacey Williams Henschel
99e1c46d8e Delete content by cache key from redis and db 2023-06-27 15:25:56 -07:00
Lacey Williams Henschel
afb511dfd4 Add view to clear cache by content type 2023-06-27 15:25:56 -07:00
Lacey Williams Henschel
a06d9856c0 Add task to clear all rendered content cache 2023-06-27 15:25:56 -07:00
Lacey Williams Henschel
ba53f5053f Clear redis cache by content type 2023-06-27 15:25:56 -07:00