Refactor locale code from api paths to request body
Convert API calls from the custom useFletch composable to the upgraded useCustomFetch composable
much wow
Fix image deletes
User invite email
Fix badge layouts and styles
Styles cleanup
Fill in missing dark/light styles.
Site appearance permissions
Custom gray theme
Revisit color gradient generation
Organize issue list
The sign of a true procrastinator.
Reset user password
Mark 0
Account recovery email
Transactional emails
Account recovery client/server
Domain settings
Developing a plan for custom hostname settings
Converted the form input to a component, basically just isolating styles
Implemented a noindex meta tag when the site's indexable field is set to false in the database
Updated the site database for custom domain and product subdomain
Fixed the server not found page
Refactored deployments to different domain
I created a button component primarily to isolate the styles
Created a component for standard form actions like save and cancel
Appearance settings are functioning end-to-end
One of the coolest features is the ability to make changes to the appearance, navigate around the site without saving, and then return to the appearance settings to either save or cancel and revert. Totally worth it!