Commit Graph

31 Commits

Author SHA1 Message Date
Greg Newman
3fc6a758b4 hooks up social profiles in footer
Issue: #130
2023-03-16 18:50:04 -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
Greg Newman
c4e88a2c1c hide footer signup on auth views 2023-01-20 09:00:24 -05:00
Greg Newman
515304e905 🔨 empty div 2023-01-19 15:27:45 -05:00
Greg Newman
661aae57c8 join community
* Links sign up
* Hides block if the user is authenticated
2022-12-27 08:54:40 -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
858544188a 🚧 contact form template includes 2022-11-04 09:59:46 -04:00
Greg Newman
343a03ab45 🚧 hook up new urls to header/footer 2022-11-04 09:59:27 -04:00
Greg Newman
0af81d6140 🚧 WIP About section
* About
* People
* Moderators
* FPO images
* Urls

Needs more attention to mobile in some places yet
2022-10-24 15:50:41 -04:00
Greg Newman
c8ad2ace83 🚧 news list 2022-10-17 09:58:50 -04:00
Greg Newman
5e77559da7 🚧 forum work
* Fixes duplicate body blocks
* styling on forms (wip)
* links logo in header
* fixes machina js init
2022-10-03 15:27:58 -04:00
Greg Newman
0e122540de ⚙️ footer fix 2022-07-29 11:07:14 -04:00
Greg Newman
9eb0019ece ⚙️ Review process mobile 2022-07-29 11:04:44 -04:00
Greg Newman
fc820e940c ⚙️ Improved mobile experience 2022-07-28 10:28:43 -04:00
Greg Newman
5099f54ec5 ⚙️ form styles
* Added tailwind forms
* styled checkbox
* styled search field
* styled selects
* fixed margins on header
* fixed padding on content areas
2022-07-28 09:34:59 -04:00
Greg Newman
a16093e71f ⚙️ fix padding on header 2022-07-28 09:03:19 -04:00
Frank Wiles
7ef29f459e Incorporate Library List View 2022-07-24 14:39:42 -05:00
Greg Newman
f3ed6b240a oops fixed missing top menu on desktop 2022-07-22 15:23:15 -05:00
Greg Newman
acf7cc7f13 hooking up versions url 2022-07-15 10:38:06 -04:00
Greg Newman
a7c4949811 Versions views and includes
* Broke out fragments to includes
* Added Version List template with mobile and desktop layouts
* Added Version Detail template with mobile and desktop layouts
2022-07-15 10:31:05 -04:00