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
8eed4681b9
🎨 sets a default icon if no profile image
2023-02-17 10:47:53 -05:00
Greg Newman
8b1c5d4eb0
🎨 adds images to library list
2023-02-17 10:29:37 -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
9455d0de07
🐛 fixes click away
...
Sometimes you just need sleep!
2023-02-10 09:10:58 -05:00
Greg Newman
ee49460228
🚜 command palatte
...
* clean out palatte and prep for results
* Chasing down a bug with `@click.away` which is not closing the palatte
2023-02-09 18:35:03 -05:00
Greg Newman
68fd42281d
🐛 fixes regression in menu colors
2023-02-09 18:26:06 -05:00
Greg Newman
fd88562640
🎨 darken that background
2023-02-03 09:24:46 -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
e5927701c0
🐛 fix x-cloak
2023-02-03 09:07:10 -05:00
Greg Newman
5c58be5d92
🚜 WIP search command palatte
...
Adds the command palette with alpine triggers. When clicking into the existing search box the command palatte opens and focuses on the search input.
Needs an api enpoint for search and discussion about content.
Issue: #88
2023-02-02 18:48:07 -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
8c73582ab3
📝 Libary list changes
...
* Makes library items cards
* Removes option checkboxes
* Removes alphabet filters
* WIP alpinejs to submit category - for now there is a “go” button. I’m running into bugs with x-ref and change.
Issue: #88
2023-01-20 10:05:26 -05:00
Greg Newman
c4e88a2c1c
✨ hide footer signup on auth views
2023-01-20 09:00:24 -05:00
Greg Newman
7c58e882c3
🎨 style login form
...
* make forgot link orange and justify between submit button
* hide labels for email and password but keep remember me label
2023-01-19 18:34:06 -05:00
Greg Newman
e1e54deef2
✨ toggle social vs email login forms
2023-01-19 18:26:27 -05:00
Greg Newman
95ad7c1874
🎨 styles poll results
2023-01-19 15:13:00 -05:00
Greg Newman
4ed949c487
🎨 voting form styles
2023-01-19 15:04:04 -05:00
Greg Newman
fd64104a70
🐛 fixes indigo button
...
* Fix where indigo snuck into the buttons
* Also styles buttons in past versions
Issue: #89
2023-01-17 18:54:26 -05:00
Greg Newman
c6af77b85e
✨ styles password reset
2023-01-05 16:27:19 -05:00
Greg Newman
37b69e44c1
✨ styles providers with logos
...
* Adds logos for GitHub and Google to the providers available for login.
* Cleans up layout for Login and provider confirmation
2023-01-05 16:07:45 -05:00
Greg Newman
46c2d67843
✨ styling moderation actions
...
* Added alpine toggles to trigger moderation menu
* Overall styling tweaks
2023-01-04 17:49:00 -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
Greg Newman
66e613a725
🎨 login styles
2022-12-16 11:40:01 -05:00
Greg Newman
a6fae5650a
🎨 signup form styles
2022-12-16 11:01:26 -05:00
Greg Newman
ccd7a0f9ed
🎨 styles and toggles for forum forms
...
* Styles the forms and inputs
* Adds toggles to show/hide form sections with navigation styles
Addresses issue: #54
2022-12-16 10:20:02 -05:00
Greg Newman
a074985549
🎨 set fonts in tailwind
2022-12-15 15:11:23 -05:00
Greg Newman
3e3c92d033
🐛 fixes text areas
2022-12-12 10:35:12 -05: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
Greg Newman
9323da0a52
🐛 fixing reviews
...
* Mocks show reviews shouldn’t show on mobile but do on desktop. This was hidden on desktop.
* Adds link
* Fixes font sizes for green badges
2022-11-21 09:53:32 -05:00
Greg Newman
f7c9d8f8e5
✨ adding links
2022-11-21 09:25:33 -05: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
223c69a897
🔨 refactor builds
...
* Removed postcss and postcss-cli because it’s not needed in latest versions of Tailwind cli.
* Now using tailwind cli for dev and build
* Added cssnano. For now I’m not seeing much if any reduction in size but as it grows we might.
2022-11-17 08:51:57 -05:00
Greg Newman
26d000a18b
🚧 right align logout link
...
On mobile, do not but on desktop, right align the logout link
2022-11-14 18:37:13 -05:00
Greg Newman
be8556ea88
🚧 custom colors
...
* Sets custom colors for gold, bronze and silver in tailwind config for use on the profile badges.
* Sets fill and text colors in template
2022-11-14 18:10:15 -05:00
Greg Newman
e47898e8bd
🚧 sets user in profile view
...
Sets the image, name and join date above subnav in the profile view.
2022-11-14 18:06:12 -05:00
Greg Newman
1d62e449a3
🚧 stats view/template
2022-11-13 14:20:03 -05:00
Greg Newman
a1398229dd
🚧 resources
2022-11-09 11:16:53 -05:00
Greg Newman
096d2705d2
✨ styles
2022-11-04 10:00:38 -04:00
Greg Newman
4dce406acd
🚧 fixes ordering on about page
...
* upgraded tailwind and related packages
* fixes mobile layout for the about view with proper ordering
Issue: #25
2022-10-25 08:53:26 -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
5f00cfd88b
🚧 news detail
2022-10-18 08:29:41 -04:00
Greg Newman
c8ad2ace83
🚧 news list
2022-10-17 09:58:50 -04:00
Greg Newman
52d20f9b69
🚧 mobile friendly navs for reviews
2022-10-17 09:41:19 -04:00
Greg Newman
ced0fb06fe
🚧 table to divs
...
Make the reviews table divs so they match the designs on mobile devices.
2022-10-17 09:29:22 -04:00
Greg Newman
047c86083b
🚧 review detail
2022-10-10 08:39:42 -04:00
Greg Newman
f3b91b93bc
🚧 review templates
2022-10-07 08:49:35 -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
b205bda79d
🚧 margins
2022-09-28 09:39:55 -04:00
Greg Newman
69a19a2926
🚧 forum topic detail
2022-09-28 09:38:30 -04:00