Zed A. Shaw
|
c29077aa4c
|
Mostly done now, search works.
|
2025-07-28 03:30:34 -04:00 |
|
Zed A. Shaw
|
52e92a3814
|
Almost have pagination working. On the backend it works but I can't figure out how to make alpine do the request and update.
|
2025-07-27 12:43:15 -04:00 |
|
Zed A. Shaw
|
e178ca6733
|
Now can do all CRUD and just need search and pagination.
|
2025-07-27 11:22:33 -04:00 |
|
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
|
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
|
d481c260c5
|
Forgot that squirrel needs the =? on Where so switched to using sq.Eq all the time.
|
2025-07-15 00:10:58 -04:00 |
|