* Added Dark Mode and new Theme Colors
* Added some new accessibility features, and updated the dark button for dark mode
* Ran Linter
* Adding min-height to the body to prevent layout shift on page routing
* Updated imports to use the alias
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
* Added the new Dashboard and instances pages
* Swapped positions of the New Instance creation button
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
* Added new Navbar, Login/Register pages, and new Components
* Db logic fix
* Fixed instance page
* Default provisioning status
* minor dashboard fixes
* Form error handling
* Provisioning status fix
* github action
* Enhanced home page signup flow
* Whitespace fixes
* Added responsive CSS for the dashboard
* Merged all the latest PRs and added a new MediaQuery component and mobile nav
* Removed the homepage animation on mobile but left for tablet sizes and up. Also improved the navigation bar for mobile use
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>
Co-authored-by: Ben Allfree <ben@benallfree.com>
* Testing the new UI flow using a fork
* Homepage Redesign v1.0
* code alignment
* code alignment
* removed unused imports
* Fixed the PocketBase name case
Co-authored-by: Brewhouse Digital <zach@brewhouse.digital>