Spencer Strickland
7e48dd6c80
UI updates to Learn, News, Footer
2023-07-12 15:36:57 -05:00
Spencer Strickland
b8f9ab087d
CSS linter
2023-07-12 07:03:45 -05:00
Spencer Strickland
38e9fa8411
UI updates to Community and Releases
2023-07-12 07:03:45 -05:00
Spencer Strickland
e535b20972
Merge branch 'homepage-beta-2' of https://github.com/cppalliance/temp-site into homepage-beta-2
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
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
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
Spencer Strickland
2cef60c323
Adding latest homepage-beta style updates
2023-07-05 16:37:15 -05: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
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
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
Natalia
635fb2e63c
Group news creation forms into a single view (UI needs improvement, #436 ).
2023-06-21 23:00:38 -03:00
Greg Newman
ca840d1cbe
🔨 remove unused image
...
* remove unused user image
* use property instead of the tag type
2023-06-20 15:14:51 -04:00
Natalia
2d7a566420
Test fixes.
2023-06-20 15:14:51 -04:00
Greg Newman
c7112efd17
🚜 if this is a link open in new tab
...
If the entry is a link, don’t go to a detail page, just open it in a new tab
Issue: #438
2023-06-20 15:14:51 -04:00
Greg Newman
0d93a638a0
🚜 show avatar or icon
...
* If no image exists show fontawesome user icon
* Center controls
Issue: #438
2023-06-20 15:14:51 -04:00
Greg Newman
b51ad7c781
🚜 swap out icons for icons of post type
...
Issue: #438
2023-06-20 15:14:51 -04:00
Greg Newman
0bba9fdcb3
fixes borders
2023-06-20 15:14:51 -04:00
Natalia
8a9af8a137
Fixed code style issues.
2023-06-16 22:04:04 -03:00
Spencer Strickland
ff725f5c6c
homepage beta styles + start of news
2023-06-16 12:56:00 -05:00
Donovan
2564f459ce
✨ boost-homepage-redesign
...
close #413
2023-06-01 16:25:20 -07:00
Greg Newman
5c9d8a63d3
Merge branch 'main' into library-issues
...
# Conflicts:
# templates/libraries/list.html
2023-06-01 19:09:00 -04:00
Greg Newman
62adb98d0a
✨ hooks up library view types
...
* View by cards
* View by flat list
* View by category lists
fixes #400
2023-06-01 19:06:53 -04:00
Greg Newman
9b988a5763
🐛 fixes version select position
...
fixes #399
2023-06-01 18:31:20 -04:00
Greg Newman
483c2d506a
🐛 Fixes space at top of command palatte
2023-05-31 19:22:34 -04:00
Greg Newman
e473b67830
🐛 Fixes space at top of command palatte
2023-05-31 19:14:02 -04:00
Greg Newman
6d1cf03993
🐛 reduce bottom margin by 1px
...
closes issue #398
2023-05-31 19:00:23 -04:00
Greg Newman
bef6bfced9
🐛 reduce bottom margin by 1px
...
closes issue #398
2023-05-31 19:00:23 -04:00
Natalia
db1ad7983b
Revert changes to files inside static/img and static/animations
...
Also revert changes to migrations
2023-05-30 23:21:53 -03:00
Natalia
a8cd8f507a
Ran pre-commit run -a
...
Completed runs of black and rest of pre-commit checks.
2023-05-30 23:21:53 -03:00
Greg Newman
26997d0a7d
🚜 fixing page widths; library controls
2023-05-30 16:20:38 -04:00
Greg Newman
8f4e8136e6
🐛 fixing layout of form controls on libraries
2023-05-30 09:36:11 -04:00
Greg Newman
98fb23e3d3
Merge branch 'main' into design-session-three
...
# Conflicts:
# .gitignore
# templates/docs_temp.html
# templates/libraries/list.html
2023-05-30 08:36:15 -04:00
Greg Newman
2f16c816c5
merge conflict
2023-05-23 09:38:36 -04:00
Greg Newman
e72323b75d
Merge branch 'main' into design-session-three
...
# Conflicts:
# static/css/styles.css
# templates/base.html
# templates/docs_temp.html
# templates/includes/_header.html
# templates/libraries/detail.html
2023-05-23 09:38:24 -04:00
Donovan
8b30b0cd74
updated scroll bar for dark mode
2023-05-18 04:03:28 +05:30