Commit Graph

23 Commits

Author SHA1 Message Date
d89f85e141 Convert DB to interface 2025-01-31 08:44:09 -08:00
ced1de05e8 Set source envs in action executions 2025-01-31 08:00:07 -08:00
60afdd2a32 Add queryparam toggle for inactive items 2025-01-30 17:20:29 -08:00
6c2de8880a Set error codes 2025-01-30 16:55:02 -08:00
9cfa568eff Pass state directly through Execute instead of statePath 2025-01-30 16:04:31 -08:00
68038839ec Remove argument used only for logging 2025-01-30 08:28:13 -08:00
f5e9277e26 Add statePath argument to Execute 2025-01-30 08:28:13 -08:00
34fa784c44 Factor out ExecuteItemAction helper 2025-01-30 08:28:13 -08:00
c4d53eb993 Hook up the Deactivate All button 2025-01-29 22:21:17 -08:00
3519517b96 Disable action button while the action runs 2025-01-29 19:34:55 -08:00
7477504508 Swap outerHTML by default 2025-01-29 19:34:25 -08:00
6ef51b7286 Execute actions from web UI 2025-01-29 14:54:29 -08:00
fc2fadedd3 Fill in some links 2025-01-27 21:08:33 -08:00
186f24e486 Add item deactivation 2025-01-27 21:04:21 -08:00
76449d814f Vendor htmx 2.0.4 2025-01-27 20:34:07 -08:00
af77322755 Add link to item page
This will be useful later for editing items
2025-01-27 20:28:46 -08:00
565522535f Move item template to its own file 2025-01-27 19:35:13 -08:00
1057b54b3d Refactor item into a template 2025-01-27 17:05:20 -08:00
c49b6c9088 Use go.1.22 routing style 2025-01-27 16:49:50 -08:00
c18cc73496 Move template input types to html module 2025-01-24 21:41:46 -08:00
ab58837b5d Basic source feed view based on Python version 2025-01-24 21:27:26 -08:00
f89d5f5d05 Hook up the web to the db 2025-01-24 07:15:54 -08:00
13c2c64583 Create basic layout for web server 2025-01-23 16:58:29 -08:00