Commit Graph

166 Commits

Author SHA1 Message Date
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
Greg Newman
ef848c14a6 🎨 design call effort 2023-05-17 13:42:47 -04:00
Greg Newman
47e27996e3 🎨 tighten up the navbar more
Issue: #340
2023-05-17 09:37:38 -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
319a682c98 🐛 fixes hover on library detail
Issue: #325
2023-05-17 08:57:33 -04:00
Greg Newman
31547e46a4 🐛 header margins
Issue: #309
2023-05-17 08:45:34 -04:00
Greg Newman
ecf4b765d1 🐛 remove commits graphs for now 2023-05-11 10:34:45 -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
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
06e500edf2 🎨 Updates illustrations
Adds the higher resolution illustrations

Issue: #270
2023-05-10 08:32:22 -04:00
Greg Newman
78a5dcb939 🐛 fixes wrapping in header
closes: #218
2023-05-10 08:27:14 -04:00
Greg Newman
7b05185f9c 🎨 toggle messages
* Fixes font colors on the messages for light/dark
* Adds alpine to hide the messages

Issue: #245 and #284
2023-05-10 08:11:38 -04:00
Greg Newman
fdf090581f 🎨 placement and style of version select
We still need this on the libary list view.

Issue: #263
2023-05-09 19:13:41 -04:00
Greg Newman
680fff6721 🎨 better color on pills for library
Adding more green on pills

Issue: #225
2023-05-09 18:49:59 -04: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
6e03ab350c 🎨 adding fpo illustrations for Learn view
For now, we are adding in the illustrations as FPO images on the Learn view.

Issue: #270
2023-05-09 18:28:30 -04:00
Greg Newman
3598795114 🐛 fixes subtext on contributor card
Issue: #230
2023-05-08 18:19:46 -04:00
Greg Newman
b55bcb8b8a Merge branch 'main' into design-session-duex 2023-05-08 18:14:28 -04:00
Greg Newman
7e8adadee0 🐛 fixing font imports
Issue: #257
2023-05-08 18:04:46 -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
80e0c2763f 🎨 migrates contact form for dark/light
Issue: #208
2023-05-01 18:37:36 -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
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
81c8bbe911 🎨 not so dark font 2023-04-27 08:22:25 -04:00
Greg Newman
313b99d30b 🎨 change font colors
Issue: #152
2023-04-26 14:49:23 -04:00
Greg Newman
de5125a6d0 🚜 light/dark libraries list
Issue: #152
2023-04-26 14:30:45 -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
506443b598 🔨 cleanup markup for Frank 2023-04-17 16:08:30 -04:00