Hayden Hargreaves
90b3b7b1b0
(FIX): So so so much has been migrated.
...
But this includes templ builds also... Needed for compilation. Search is
the last broken piece, I believe.
2025-12-27 23:45:09 -07:00
Hayden Hargreaves
033b4fe410
(FIX): Fixed comp issues
2025-09-12 18:58:40 -07:00
Hayden Hargreaves
47b8386844
(FEAT): Errors can now be displayed using the RenderErrorBanner fx.
...
This is found in the components domain. Make sure only HTMX routes call
it. Although, I think I put this into the page handlers WHICH IS WRONG.
However, it does work, ish. But it does not load into the DOM properly.
But it seems to display just fine.
2025-09-03 22:22:23 -07:00
Hayden Hargreaves
d22f9a7ff3
(FIX): Added directions for create page.
...
It was brought to my attention that the menu was hard to understand. Now
there are some simple directions.
2025-08-20 21:33:21 -07:00
Hayden Hargreaves
930ce72f54
(FIX): Updated the templ version
2025-08-14 20:37:16 -07:00
Hayden Hargreaves
35bf69d79c
(UI): Implemented the recipe view page!
...
This can be accessed from `/v1/web/recipe/:id`! Static implementation,
not yet wired to the DB. Working on that next!
2025-07-02 21:21:10 -07:00
Hayden Hargreaves
4299b1bfa2
(UI/STYLE): Simple changes to the navbar, wanted to have sticky.
...
Also, removed the examples segment.
2025-06-17 21:53:03 -07:00
Hayden Hargreaves
5577d96b0d
(STYLE/UI): Implemented the nav bar for mobile and desktop.
...
This includes creation of the basic pages.
2025-06-16 22:21:06 -07:00
Hayden Hargreaves
4a5bfc3f10
(UI/STYLE): Implemented the simple login page.
...
Now all that's left for the authentication workflow is session management.
2025-06-14 21:18:35 -07:00
Hayden Hargreaves
0b29602cb8
(CHORE): Created the directories based on the structure defined before.
...
Pretty sure everything needed is here, next step is beginning implementation!
Finally, jesus.
2025-06-13 15:00:43 -07:00