Commit History

feat: hub tracking and last active project preference
ae9649e

kamau1 commited on

fix: add missing ForeignKeys and correct broken Ticket–ContractorInvoice link
c591eda

kamau1 commited on

fix(orm): correct asymmetric relationships, add missing back_populates, and remove invalid model refs
d9b075a

kamau1 commited on

feat: config admin email, enhance RBAC
e36ac68

kamau1 commited on

fix(user-model): remove invited_at and activated_at to match migrated users table schema
dd750b7

kamau1 commited on

refactor(user): align User model fully with current database schema
67bed24

kamau1 commited on

fix(auth): sync User model and auth responses with actual schema
2259bd0

kamau1 commited on

fix(auth): align User model and registration with full_name column
340c4b4

kamau1 commited on

feat(auth): integrate Supabase Auth and remove local password handling
13ca341

kamau1 commited on

update the metadata field in all tables to additional_metadata
8169ef9

kamau1 commited on

fix: rename User.metadata to user_metadata to avoid SQLAlchemy reserved word conflict
edcdf53

kamau1 commited on

feat/fix: update User model to match Supabase schema, disable auto table creation, and introduce startup DB health checks with connection and table validation
212bf52

kamau1 commited on

Iniital Commit
74de430

kamau1 commited on