Commit Graph

103 Commits

Author SHA1 Message Date
1d4534374b feat: Add static/ directory for branding assets (drop br-logo.png here) 2026-03-09 18:50:16 -05:00
24d96ca08a feat: Proxy /static to Express server in Vite dev mode 2026-03-09 18:50:04 -05:00
422ea5cf7f feat: Serve /static directory for logo and branding assets 2026-03-09 18:49:52 -05:00
eb661782fe feat: Add brand-logo sizing and gold-to-rusty-red gradient on brand-text 2026-03-09 18:49:29 -05:00
bc6cf83f72 feat: Replace generic icon with br-logo.png in navbar brand 2026-03-09 18:47:27 -05:00
a47ede4340 Merge pull request 'docs/clean-schema-and-roadmap-update' (#16) from docs/clean-schema-and-roadmap-update into master
Reviewed-on: #16
2026-03-09 02:25:15 -05:00
e3bea6593c Clean: Remove outdated documentation 2026-03-09 02:24:10 -05:00
b87863863b Docs: Add release notes for v0.4.0 clean schema 2026-03-09 02:21:52 -05:00
3be2039d03 Docs: Add cleanup notes for outdated documentation 2026-03-09 02:20:38 -05:00
7cfa5d8acb Docs: Update ROADMAP with clean schema completion 2026-03-09 02:19:48 -05:00
c9297cba2d Docs: Update README with clean schema and current features 2026-03-09 02:18:48 -05:00
296a1be4db Merge pull request 'feature/enhanced-litters-and-pedigree' (#15) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #15
2026-03-09 02:07:37 -05:00
417dc96b49 Docs: Add DATABASE.md with schema documentation 2026-03-09 02:04:41 -05:00
6f83f853ae Clean: Remove migrations - use clean init only 2026-03-09 02:03:02 -05:00
d311bc24a7 Clean: Proper sire/dam handling via parents table with logging 2026-03-09 02:01:18 -05:00
3ae3458dfc Clean: Fresh database init with parents table - no migrations 2026-03-09 01:59:52 -05:00
5363589ecc Merge pull request 'Fix: Remove weight/height columns - match actual schema' (#14) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #14
2026-03-09 01:40:03 -05:00
eec18daeea Fix: Remove weight/height columns - match actual schema 2026-03-09 01:38:42 -05:00
89ae25deaf Merge pull request 'Fix: Don't return sire/dam columns from dogs table, select explicit fields' (#13) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #13
2026-03-09 01:31:00 -05:00
e62d35041f Fix: Don't return sire/dam columns from dogs table, select explicit fields 2026-03-09 01:29:40 -05:00
1df65be59d Merge pull request 'feature/enhanced-litters-and-pedigree' (#12) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #12
2026-03-09 01:19:18 -05:00
57b59ffe2e Add comprehensive deployment guide for database migration and frontend fix 2026-03-09 01:17:55 -05:00
485cc15a3e Fix: Ensure sire_id and dam_id are sent as null when empty, not empty strings 2026-03-09 01:16:51 -05:00
39013fc7c5 Add frontend fix guide for Add Dog form 2026-03-09 01:14:48 -05:00
17452ba425 Merge pull request 'feature/enhanced-litters-and-pedigree' (#11) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #11
2026-03-09 01:01:29 -05:00
9c5d06d964 Add comprehensive database migration documentation 2026-03-09 00:59:26 -05:00
a11dec6d29 Add automatic migration system on startup 2026-03-09 00:58:39 -05:00
15f455387d Add automatic migration system with schema validation 2026-03-09 00:58:19 -05:00
855335f0b7 Merge pull request 'feature/enhanced-litters-and-pedigree' (#10) from feature/enhanced-litters-and-pedigree into master
Reviewed-on: #10
2026-03-09 00:48:07 -05:00
5b2c205342 Add Sprint 1 completion guide for pedigree tree 2026-03-09 00:45:16 -05:00
d426835b13 Rebuild PedigreeView with interactive tree visualization 2026-03-09 00:44:34 -05:00
701a26f02c Merge pull request 'Update roadmap with UI fix progress and current issues' (#9) from fix/dog-form-litter-ui into master
Reviewed-on: #9
2026-03-09 00:43:34 -05:00
8db5c89791 Add pedigree helper utilities for data transformation 2026-03-09 00:43:02 -05:00
dca3c5709b Add PedigreeTree styling with responsive design 2026-03-09 00:42:39 -05:00
e62c2bcd32 Add interactive PedigreeTree component with D3 visualization 2026-03-09 00:40:56 -05:00
320465854e Add comprehensive implementation plan for litters and pedigree features 2026-03-09 00:39:31 -05:00
12cbd947bc Update roadmap with UI fix progress and current issues 2026-03-09 00:35:17 -05:00
81c38afc6e Merge pull request 'Add error handling for API failures to prevent blank screen' (#8) from fix/dog-form-litter-ui into master
Reviewed-on: #8
2026-03-09 00:32:31 -05:00
6e3e23620b Add error handling for API failures to prevent blank screen 2026-03-09 00:31:24 -05:00
a2eccc72f2 Merge pull request 'Fix litter selection UI layout - separate radio buttons and dropdown properly' (#7) from fix/dog-form-litter-ui into master
Reviewed-on: #7
2026-03-09 00:25:22 -05:00
b9858b2c78 Fix litter selection UI layout - separate radio buttons and dropdown properly 2026-03-09 00:24:44 -05:00
65b129bca4 Merge pull request 'feature/litter-management-and-pedigree' (#6) from feature/litter-management-and-pedigree into master
Reviewed-on: #6
2026-03-09 00:15:28 -05:00
31b8ac9383 Add quick start guide for new features 2026-03-09 00:12:14 -05:00
ac77b9a256 Update ROADMAP with completed features 2026-03-09 00:11:31 -05:00
c90fc184cb Add comprehensive feature implementation documentation 2026-03-09 00:10:33 -05:00
f076286b15 Update DogForm with litter selection support 2026-03-09 00:09:44 -05:00
dd26fa00bf Add styling for pedigree tree visualization 2026-03-09 00:09:03 -05:00
7a16918d66 Add interactive pedigree tree visualization component 2026-03-09 00:08:46 -05:00
4af656667d Add LitterForm component for litter management 2026-03-09 00:08:18 -05:00
cc5af29c11 Enhanced litters API with puppy linking and litter_id support 2026-03-09 00:07:26 -05:00