Commit Graph

11 Commits

Author SHA1 Message Date
paul 9130629b58 feat: Enhance transaction model and dashboard with Azure OAuth integration 2026-05-10 22:36:13 +12:00
paul d50c1c5bba feat: Initialize FastAPI application with Azure authentication and transaction management
- Added .env.example for environment variable configuration.
- Created app initialization files and core settings management.
- Implemented API routers for reporting and transaction endpoints.
- Developed transaction management service with CRUD operations.
- Integrated Azure OAuth for user authentication.
- Designed dashboard view with transaction filtering and display.
- Added Swagger UI documentation with custom dark theme.
- Created static and template files for frontend styling and layout.
2026-05-10 22:17:30 +12:00
paul e86513d5ea Added kerberos step 2026-04-22 21:53:08 +12:00
paul 031482c540 Switch project to uv and add sticky-header scroll to dashboard table
Adds pyproject.toml, uv.lock, .python-version, and a .gitignore for uv
package management. Constrains the dashboard table to the viewport
height with a sticky thead so column headers remain visible while
scrolling.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 21:32:46 +12:00
paul ca1135497d Update instruct_kerberos.md 2026-04-21 23:17:04 +00:00
paul c8acf8569e Update instruct_kerberos.md 2026-04-21 23:15:55 +00:00
paul 57bb721bda Add instruct_kerberos.md 2026-04-21 23:10:49 +00:00
paul e8f1ed0cbd Upload files to "/" 2026-04-13 01:59:05 +00:00
paul 36ff227e8e Upload files to "/" 2026-04-13 00:56:15 +00:00
paul 1c3fe7780e Delete templates.zip 2026-04-13 00:55:46 +00:00
paul c277528a13 Upload files to "/" 2026-04-12 22:39:21 +00:00