Darek iterminate
  • Joined on 2022-11-03
iterminate pushed to main at iterminate/Recipes 2026-07-10 11:25:13 -05:00
ec7532ad95 Update Chicken Burrito Bowl.md
iterminate pushed to main at iterminate/Recipes 2026-07-10 11:24:40 -05:00
01dc07272e Add Chicken Burrito Bowl
iterminate created branch main in iterminate/Recipes 2026-07-10 11:24:40 -05:00
iterminate created repository iterminate/Recipes 2026-07-10 11:24:13 -05:00
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-28 07:44:13 -05:00
bd171d2384 Add Gitea CI workflow; fix ruff lint issues
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-21 13:20:23 -05:00
129b1eff04 Nav active highlighting; reorder add battery form; export/import icons
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-21 12:46:59 -05:00
18456cf8a4 Clickable home page stat cards; clean up nav; add buttons on list pages; move export/import to home
0b893ffcbb Split dashboard into home page and battery list page
Compare 2 commits »
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-12 08:33:04 -05:00
1980453cab Add 110 tests; raise coverage from 85% to 99%
c0115aebf9 Gate sub-components section on eligible devices via can_have_subcomponents()
Compare 2 commits »
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-10 13:36:53 -05:00
ff1a883170 Update README test count
0223b820be Show parent prefix on assign page; confirm install and charge-all actions
1309c2f5db Show sub-components as indented rows in device list
faeb8e8c04 Add tests for unretire, logbook, charge-log delete, CSV exports, sub-component edit
b192424978 Update CLAUDE.md models and HA sections for sub-component hierarchy
Compare 12 commits »
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-09 21:42:14 -05:00
ab1340998e Charge all batteries across sub-components from parent device
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-09 21:18:23 -05:00
27ed4c9420 Redirect to device detail after create; sub-component install UI on parent detail
23eeeafff7 Scope device uniqueness per parent, null type/location for sub-components, hide sub-components from list, flat battery summary for parent devices
Compare 2 commits »
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-08 13:08:28 -05:00
2a54cd8297 Enforce parent device hierarchy: slots/size unset, battery summary, sub-component toggle
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-05 22:30:16 -05:00
75fe4fe575 Add sub-component support via self-referential device hierarchy
iterminate pushed to master at iterminate/battery-tracker-app 2026-06-05 20:08:24 -05:00
55ce963d79 Add device charge-all route, last-charged column, and CSRF fix for quick-assign
iterminate pushed to master at iterminate/battery-tracker-app 2026-05-02 03:45:46 -05:00
de986a9305 Add label range filter (two inputs) to dashboard
iterminate pushed to master at iterminate/battery-tracker-app 2026-04-30 20:42:37 -05:00
fa22e98060 Add page-size dropdown to pagination controls
iterminate pushed to master at iterminate/battery-tracker-app 2026-04-30 18:31:51 -05:00
4ec7d22138 Add pagination, device detail unassign-all, and batch install with slot limit
iterminate pushed to master at iterminate/battery-tracker-app 2026-04-26 20:04:03 -05:00
3b2029d3b8 Add logbook entries, data export page, and JSON import
52d1105997 Make device.battery_size NOT NULL in schema and tests
3e75bb3ab4 Add required battery_size to devices, filter install panels by size
Compare 3 commits »
iterminate pushed to master at iterminate/battery-tracker-app 2026-04-19 08:54:53 -05:00
aabe273172 Add location and fill-status filters to device list
iterminate pushed to master at iterminate/battery-tracker-app 2026-04-18 15:36:19 -05:00
b90ab7b2b6 Add location field to devices with dropdown selector