Commit Graph

70 Commits

Author SHA1 Message Date
d426835b13 Rebuild PedigreeView with interactive tree visualization 2026-03-09 00:44: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
6e3e23620b Add error handling for API failures to prevent blank screen 2026-03-09 00:31:24 -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
a246e5f84f Add migration to add litter_id column to dogs table 2026-03-09 00:06:41 -05:00
af9f30e702 Merge pull request 'feature/ui-redesign' (#5) from feature/ui-redesign into master
Reviewed-on: #5
2026-03-08 23:56:28 -05:00
56fb9cb7af Fix: Convert empty microchip strings to NULL in database 2026-03-08 23:55:38 -05:00
28cad68170 Add verification checklist for future installations 2026-03-08 23:49:34 -05:00
2b20feeefc Add quick migration shell script 2026-03-08 23:44:58 -05:00
b152ee5a82 Merge pull request 'feature/ui-redesign' (#4) from feature/ui-redesign into master
Reviewed-on: #4
2026-03-08 23:42:00 -05:00
543b7d762b Add microchip field fix migration notice to README 2026-03-08 23:41:29 -05:00
5d9506ba80 Document microchip field fix and migration steps 2026-03-08 23:40:40 -05:00
f1e5b422b0 Add migration script to fix microchip UNIQUE constraint 2026-03-08 23:40:02 -05:00
bb0f5dd9b8 Fix: Remove UNIQUE constraint from microchip field to allow NULL values 2026-03-08 23:39:22 -05:00
bb0bb8dcea Merge pull request 'feature/ui-redesign' (#3) from feature/ui-redesign into master
Reviewed-on: #3
2026-03-08 23:33:09 -05:00
4696f2d47a Document compact info card design approach 2026-03-08 23:32:20 -05:00
32b45a4fb3 Redesign: Horizontal info cards with avatars for Dogs list 2026-03-08 23:31:02 -05:00
a56c403af4 Redesign: Compact info cards with avatar-style photos 2026-03-08 23:29:54 -05:00
34cac93096 Merge pull request 'feature/ui-redesign' (#2) from feature/ui-redesign into master
Reviewed-on: #2
2026-03-08 23:24:39 -05:00
55a6ee7bfb Add UI redesign documentation 2026-03-08 23:23:50 -05:00
002e4b9996 Redesign: Modern navbar with gradient and glass morphism 2026-03-08 23:22:47 -05:00
42693e7656 Redesign: Compact photo gallery with modern info layout 2026-03-08 23:22:24 -05:00
47df61902b Redesign: Modern sleek UI with dark mode aesthetics 2026-03-08 23:21:29 -05:00
6b74b00919 Merge pull request 'feature/dog-forms' (#1) from feature/dog-forms into master
Reviewed-on: #1
2026-03-08 23:10:58 -05:00
626b3e342a Add development roadmap and progress tracking 2026-03-08 23:04:56 -05:00
f5fb88ed88 Add edit and photo upload to DogDetail 2026-03-08 23:04:23 -05:00
89e9593eaf Integrate DogForm into DogList for add functionality 2026-03-08 23:03:42 -05:00
b45423145b Add modal and form styles to CSS 2026-03-08 23:03:15 -05:00
1e74db2e44 Add DogForm component for creating/editing dogs 2026-03-08 23:02:23 -05:00
4cf05faf5e Add installation guide 2026-03-08 22:55:08 -05:00
0e386dbd7a Add BreedingCalendar page 2026-03-08 22:54:36 -05:00
d4e5919133 Add LitterList page 2026-03-08 22:54:22 -05:00
2d2d4892c9 Add placeholder pages 2026-03-08 22:54:09 -05:00
7f59e42a90 Add DogDetail page 2026-03-08 22:53:59 -05:00
36bcdb1095 Add DogList page 2026-03-08 22:53:37 -05:00
450c18e58f Add Dashboard page 2026-03-08 22:53:19 -05:00
4edfe2bfd6 Add App CSS styles 2026-03-08 22:52:51 -05:00