Zed A. Shaw
|
3fd8169d83
|
First stab at a form submit off an alpine.js form. Honestly not great. It's a lot of code already for even less functionality.
|
2025-07-27 00:29:27 -04:00 |
|
Zed A. Shaw
|
d12817f4cc
|
I can now list the contents of a table and display a form for one row to update/delete, but haven't implemented update and delete.
|
2025-07-17 01:20:25 -04:00 |
|
Zed A. Shaw
|
2b40d6fdc3
|
Have a few of the basic admin pages working after switching to the API+View pattern.
|
2025-07-16 01:06:14 -04:00 |
|
Zed A. Shaw
|
fa7f886a59
|
Now have a simple table list index and a table view, but the templates aren't good enough to easily use the Go reflect data. Will find one tomorrow that's better.
|
2025-07-15 01:36:24 -04:00 |
|