David Gwilliam
6fc3cbc0d2
refactor(remove): Delete RenderStage and ItemsStage classes (Phase 4.3)
- Delete RenderStage class (124 lines) - used legacy rendering
- Delete ItemsStage class (32 lines) - deprecated bootstrap mechanism
- Delete create_items_stage() function (3 lines)
- Add ListDataSource class to wrap pre-fetched items (38 lines)
- Update app.py to use ListDataSource + DataSourceStage instead of ItemsStage
- Remove deprecated test methods for RenderStage and ItemsStage
- Tests pass (508 core tests, legacy failures pre-existing)
2026-03-16 21:05:44 -07:00
..
2026-03-15 20:54:03 -07:00
2026-03-15 19:13:32 -07:00
2026-03-16 20:43:37 -07:00
2026-03-15 15:16:37 -07:00
2026-03-16 03:11:24 -07:00
2026-03-16 20:15:51 -07:00
2026-03-16 20:25:58 -07:00
2026-03-15 23:26:10 -07:00
2026-03-16 19:47:12 -07:00
2026-03-16 01:46:21 -07:00
2026-03-15 19:13:32 -07:00
2026-03-16 19:47:12 -07:00
2026-03-16 20:14:21 -07:00
2026-03-16 19:53:58 -07:00
2026-03-15 23:26:10 -07:00
2026-03-15 19:20:47 -07:00
2026-03-15 19:15:08 -07:00
2026-03-15 19:13:32 -07:00
2026-03-15 20:54:03 -07:00
2026-03-15 15:16:37 -07:00
2026-03-15 19:13:32 -07:00
2026-03-16 01:25:08 -07:00
2026-03-16 03:11:24 -07:00
2026-03-15 19:15:08 -07:00
2026-03-16 16:55:57 -07:00
2026-03-16 19:47:12 -07:00
2026-03-16 16:55:57 -07:00
2026-03-16 21:05:44 -07:00
2026-03-16 13:55:47 -07:00
2026-03-16 00:43:23 -07:00
2026-03-15 15:16:37 -07:00
2026-03-15 15:16:37 -07:00
2026-03-16 19:47:12 -07:00
2026-03-15 20:54:03 -07:00
2026-03-15 19:13:32 -07:00
2026-03-15 19:13:32 -07:00
2026-03-16 01:46:21 -07:00
2026-03-16 00:30:52 -07:00
2026-03-15 22:25:28 -07:00