• Joined on 2026-03-06
jason pushed to master at jason/breedr 2026-03-08 22:47:06 -05:00
59837b924a Add React main entry point
jason pushed to master at jason/breedr 2026-03-08 22:46:59 -05:00
142f1c0889 Add index.html
jason pushed to master at jason/breedr 2026-03-08 22:46:45 -05:00
536ea78b28 Add Vite configuration
jason pushed to master at jason/breedr 2026-03-08 22:46:36 -05:00
95cde0ea36 Add client package.json
jason pushed to master at jason/breedr 2026-03-08 22:46:23 -05:00
3d76ccf3be Add breeding/heat cycle API routes
jason pushed to master at jason/breedr 2026-03-08 22:45:56 -05:00
a2b39957fa Add health records API routes
jason pushed to master at jason/breedr 2026-03-08 22:45:29 -05:00
ac516a0911 Add litters API routes
jason pushed to master at jason/breedr 2026-03-08 22:45:10 -05:00
df252e828a Add pedigree API routes
jason pushed to master at jason/breedr 2026-03-08 22:44:24 -05:00
e8c7d77c52 Add dogs API routes
jason pushed to master at jason/breedr 2026-03-08 22:43:51 -05:00
d99a7b0622 Add database initialization and schema
jason pushed to master at jason/breedr 2026-03-08 22:43:28 -05:00
7176527639 Add main server application file
jason pushed to master at jason/breedr 2026-03-08 22:43:13 -05:00
4c64a4e69f Add .gitignore
jason pushed to master at jason/breedr 2026-03-08 22:43:04 -05:00
2b2cdf08ee Add .dockerignore for build optimization
jason pushed to master at jason/breedr 2026-03-08 22:42:55 -05:00
4dbb0b47c4 Add docker-compose configuration
jason pushed to master at jason/breedr 2026-03-08 22:42:39 -05:00
5438dfec7d Add optimized multi-stage Dockerfile
jason pushed to master at jason/breedr 2026-03-08 22:41:54 -05:00
24dcb3d14c Add root package.json with dependencies
jason created branch master in jason/breedr 2026-03-08 22:41:39 -05:00
jason pushed to master at jason/breedr 2026-03-08 22:41:39 -05:00
a195188832 Initial commit: Project README
jason pushed to master at jason/cpas 2026-03-08 22:22:44 -05:00
b7753d492d Merge pull request 'feature/mobile-responsive' (#41) from feature/mobile-responsive into master
e0cb66af46 Add comprehensive mobile-responsive documentation
0769a39491 Update Dashboard with responsive mobile/desktop layouts
15a2b89350 Add mobile-optimized Dashboard component with card layout
74492142a1 Update App.jsx with mobile-responsive navigation and layout
Compare 6 commits »
jason merged pull request jason/cpas#41 2026-03-08 22:22:42 -05:00
feature/mobile-responsive