Commit Graph

995 Commits

Author SHA1 Message Date
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
Lacey Williams Henschel
4dcdeb9c0f Add docstring 2023-06-27 15:25:56 -07:00
Lacey Williams Henschel
aa0bab9b89 Delete RenderedContent objects by content type 2023-06-27 15:25:56 -07:00
Natalia
7a687d0f63 Format news display date as requested in issue #435. 0.0.263 2023-06-26 08:20:47 -03:00
Lacey Williams Henschel
57c4f0e8fb Add version alert to detail view and template 0.0.262 2023-06-23 10:47:26 -07:00
Lacey Williams Henschel
338eb8fe44 Add version alert to all list templates and views 2023-06-23 10:47:26 -07:00
Lacey Williams Henschel
e83fd73426 Add VersionAlertMixin to ListView 2023-06-23 10:47:26 -07:00
Natalia
36a61d064a Send emails when a news is posted (using notification preferences accordingly). 0.0.261 2023-06-22 19:23:16 -03:00
Natalia
5480b133dd Make news form creation display a longer text entry (#458). 0.0.260 2023-06-22 19:22:17 -03:00
Natalia
4d26ccf90e Ensure pre-commit checks are run for all files. 0.0.259 2023-06-22 16:59:45 -03:00
Natalia
d83778bf91 Do not embed creation forms for all news types, only show links. 0.0.258 2023-06-21 23:00:38 -03:00
Natalia
635fb2e63c Group news creation forms into a single view (UI needs improvement, #436). 2023-06-21 23:00:38 -03:00
Lacey Williams Henschel
81fe8c0694 Return commit data in view using manager methods 0.0.257 2023-06-21 15:20:42 -07:00