demo / apps

Commit History

fix: comprehensive error handling, UI fixes, and transaction protection
8ecab61

AIVLAD commited on

refactor: restructure views into mixin-based architecture
e9c00d1

AIVLAD commited on

feat: add per-section breakdown to ice usage endpoint and remove redundant ruff config
14c79c4

AIVLAD commited on

cleanup: remove obsolete code and unused fields
6754f1c

AIVLAD commited on

feat: migrate from TypedDict to Pydantic for type safety
1009dbf

AIVLAD commited on

feat: add uv.lock for reproducible Docker deployments
df759b5

AIVLAD commited on

fix: replace ThreadPoolExecutor with SynchronousExecutor for SQLite compatibility
2179a0e

AIVLAD commited on

fix: replace parallel ThreadPoolExecutor with single-worker serial execution
6df794b

AIVLAD commited on

fix: disable threading in test environment for SQLite compatibility
f6c7725

AIVLAD commited on

fix: disable parallel test execution for SQLite
df83027

AIVLAD commited on

feat: complete Wall Construction API with nested progress endpoint and HuggingFace deployment
3d9d044

AIVLAD commited on

feat: implement multi-threaded cost aggregation and bulk endpoint
dda3806

AIVLAD commited on

feat: implement repository layer and cost-overview endpoint
742ea3f

AIVLAD commited on

feat: implement daily-ice-usage endpoint for Profile API
2d81cf3

AIVLAD commited on

feat: add DailyProgress API with auto-calculation
6dd0453

AIVLAD commited on

feat: add DailyProgress model and IceUsageCalculator service
7951739

AIVLAD commited on

feat: implement TDD for Wall Construction API with full type safety
cf09ddc

AIVLAD commited on