Commit Graph

60 Commits

Author SHA1 Message Date
Natalia
06cd04f263 Expose view for user preferences (email notifications so far).
Added tests for the new form and view for updating user preferences.
2023-06-20 12:24:40 -03:00
Greg Newman
bef6bfced9 🐛 reduce bottom margin by 1px
closes issue #398
2023-05-31 19:00:23 -04:00
Greg Newman
26997d0a7d 🚜 fixing page widths; library controls 2023-05-30 16:20:38 -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
Natalia
092ae5ce9f Template changes after pre-commit checks. 2023-05-18 16:28:21 -03:00
Greg Newman
47e27996e3 🎨 tighten up the navbar more
Issue: #340
2023-05-17 09:37:38 -04:00
Greg Newman
6275e1ad77 🐛 fix weird header resize behavior 2023-05-17 09:25:26 -04:00
Greg Newman
af521163c5 🐛 add more context to breadcrumb
Adding more links/context to the breadcrumb on libraries view

Issue: #326
2023-05-17 09:13:38 -04:00
Greg Newman
afb5e49c82 🐛 focus the search field
When clicking the search icon in the header, focus the input field.

Issue: #320
2023-05-17 08:52:27 -04:00
Greg Newman
31547e46a4 🐛 header margins
Issue: #309
2023-05-17 08:45:34 -04:00
Greg Newman
8c86cc4a8f 🐛 updating links in mobile nav 2023-05-11 07:00:54 -04:00
Greg Newman
dd97a4e099 🐛 fixes page margins and header
* Header was pushing logo and join to the edge of the browser at smaller screen widths.
* Reduces body padding so it’s not so far inset.

Issue: #224
2023-05-11 06:57:15 -04:00
Greg Newman
c54f15a100 🐛 fixes avatar and logout link
Issue: #283
2023-05-10 14:35:48 -04:00
Greg Newman
28057f4d61 🚜 updated templates from design call #3
* A lot of design/ui tweaks
* new releases temp template
* updated news temp template
* many more changes
2023-05-10 14:21:56 -04:00
Greg Newman
20124d646f 🚜 stubbed out community page
For the design call I’ve stubbed out the community page.

Issue: #235
2023-05-10 09:08:09 -04:00
Greg Newman
c8589ffda2 🎨 fixed header
Make the header fixed position.  This required a slight change in background color from stone at 60% opacity to grey 100 otherwise content showed under it.

Issue: #287
2023-05-10 08:43:22 -04:00
Greg Newman
78a5dcb939 🐛 fixes wrapping in header
closes: #218
2023-05-10 08:27:14 -04:00
Lacey Williams Henschel
ce8dfe0ebb Merge pull request #279 from cppalliance/252-min-version
 Add display for cxxstd value
2023-05-09 16:03:52 -07:00
Lacey Williams Henschel
0403f837c4 Add display for cxxstd value 2023-05-09 15:54:24 -07:00
Greg Newman
b6513d41ab 🐛 fixes header border on dark mode
There was a typo in the css class for dark mode.

Issue: #259
2023-05-09 18:36:09 -04:00
Greg Newman
878bb546e5 🐛 fixing font weight on dark/light select
Now that we are properly importing fonts, light weight was too light.  This fixes the font weights.

Issue: #268
2023-05-09 18:33:43 -04:00
Greg Newman
b55bcb8b8a Merge branch 'main' into design-session-duex 2023-05-08 18:14:28 -04:00
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
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
1522fc679e 🎨 darker text in light mode
Issue: #215
2023-05-01 16:15:33 -04:00
Greg Newman
a404787358 🎨 align logo
Issue: #216
2023-05-01 16:03:25 -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
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
ff4f3e3023 🎨 cleanup and styling of switcher dropdown 2023-04-26 14:06:34 -04: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
Greg Newman
d1282186ab 🎨 hover states
Issue: #152
2023-03-22 10:41:24 -04:00
Greg Newman
e088c2118a 🐛 fixes the dropdown for the user profile + more
* Fixes dropdown for user profile
* Changes icons in top row
* Diminishes colors a bit so they aren't so bold
* Swaps search icon svg for fontawesome

Issue: #152
2023-03-22 10:30:06 -04:00
Greg Newman
029a091124 🐛 fixes alignment
Issue: #152
2023-03-16 16:24:38 -04:00
Greg Newman
7cc7c0c37f 🚜 adds dropdowns
* Dropdown for user profile and signout
* Dropdown for search form

Issue: #152
2023-03-16 10:59:53 -04:00
Greg Newman
5123fd56ae 🚜 WIP new header layout
Issue: #152
2023-03-16 10:09:11 -04:00
Frank Wiles
00e15cf7bb Fix header link 2023-03-12 11:15:52 -05:00
Greg Newman
322fa7b1aa adds google search
Issue: #36
2023-03-01 09:34:08 -05:00
Greg Newman
f60ed2a685 profile link and photo form style
* adds link to top menu when authenticated to link to profile
* styles the upload profile photo form

Issue: #127
2023-02-23 15:32:47 -05:00
Greg Newman
ac2472f8ce 🎨 size image and css fixes
* Sizes the profile image to match designs on the profile page.
* Fixes regression of gray text
2023-02-17 10:19:12 -05:00
Greg Newman
68fd42281d 🐛 fixes regression in menu colors 2023-02-09 18:26:06 -05:00
Greg Newman
24125424f6 🎨 better palette bg color
* changed color
* added dray to tailwind config
* fixed regressions with colors
2023-02-03 09:19:47 -05:00
Greg Newman
d3ac2d159d 🎨 cleaning up auth pages more
* Make blocks not jump vertically on tab change
* Change Login to Log In
* Change Signup to Sign Up
* toggle providers and form on Sign Up templates
* Fix mobile layout
* Change verbage on provider buttons to “use”
* Set default href style on paragraphs
2023-02-01 09:21:49 -05:00
Lacey Williams Henschel
813dfe43ff 📝 Show signup in nav when user is not logged in 2022-11-30 10:59:39 -08:00
Greg Newman
d9424f104d 🚧 Donate view
* Added donate TemplateView and pulled in copy from existing site
* Pulled paypal donate forms from existing site
* Added license.txt file to static which is linked to from the copy
* Added links to the donate view

Issue: #34
2022-11-30 10:14:04 -05:00
Lacey Williams Henschel
95a7ee668d Toggle login/logout in header 2022-11-29 09:27:43 -08:00
Greg Newman
769d5a65c4 mobile nav according to mocks
* Worked on proper placement of mobile nav and added svg hamburger
* Fixed order on home page
* Proper layout of logos on mobile and desktop
* fixed home page font issue introduced when adding some global styles for markdown parser
2022-11-21 09:12:22 -05:00
Greg Newman
c795dbb989 🐛 fix alignment of main nav to logo 2022-11-15 07:51:02 -05:00
Greg Newman
a1398229dd 🚧 resources 2022-11-09 11:16:53 -05:00
Greg Newman
343a03ab45 🚧 hook up new urls to header/footer 2022-11-04 09:59:27 -04:00