• Joined on 2023-03-28
sascha pushed to feature/matador-ng at sascha/query 2025-06-24 16:16:46 +02:00
e72733d37e progress on session_insert_builder
sascha pushed to main at sascha/bullpen 2025-06-16 16:50:51 +02:00
bd164bff25 Merge remote-tracking branch 'origin/main'
d6ee77afaa start calculating stats
2428ba1152 bullpen view progress
Compare 3 commits »
sascha pushed to main at sascha/bullpen 2025-06-16 16:12:25 +02:00
37218e672e added bullpen summary route and controller
sascha pushed to main at sascha/bullpen 2025-06-13 16:21:53 +02:00
ea80c8b95d added circular progress bar
sascha pushed to main at sascha/bullpen 2025-06-12 22:27:28 +02:00
464cf60153 bullpen view progress
sascha pushed to main at sascha/bullpen 2025-06-12 16:12:57 +02:00
acfaffad2c split home view in player and coach component
66b41022b4 fixed docker-compose.dev.yml
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-06-12 07:02:57 +02:00
09cb9dff14 app pitch types progress
sascha pushed to main at sascha/bullpen 2025-06-10 07:08:24 +02:00
2301b164fa added dev backend npm scripts
d4b2a3057a created root docker compose (progress)
de9832c903 backend readme updates
55f20a5a1d some small app changes
2e1370392e added bullpen seeder
Compare 10 commits »
sascha pushed to main at sascha/bullpen 2025-06-03 16:03:58 +02:00
1d96c9c54b design refactoring progress
257fe24756 started bullpen demo data creator
c64415e3a9 return created players in seeder
87f07f6621 fixed version.js builder
Compare 4 commits »
sascha pushed to main at sascha/bullpen 2025-06-01 17:20:19 +02:00
c330e2312a updated version to 1.1.0
sascha pushed to main at sascha/bullpen 2025-06-01 17:14:58 +02:00
1fb9f52504 updated to version 1.1.0
217dffad8d use version.js for bullpen version
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-06-01 17:10:20 +02:00
c63075a88d clear login error on submit
ed5c7771e8 removed unused code
16fc36b258 commented unused code
b803e39a5a renamed PlayerList.vue to PlayerListView.vue
Compare 4 commits »
sascha pushed to main at sascha/bullpen 2025-06-01 13:32:01 +02:00
98cd757666 added second coach/admin for dev data
11348cbd1c fixed player/coach views
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-05-30 15:40:05 +02:00
ccc3ffe771 removed unused import
cead31cc90 progress on player view
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-05-30 13:42:15 +02:00
003d4d9d13 fixed some linter warnings
3d8bb3f40e extract creating of player table into a separate migration file
b40824c3e5 integrated team and playing position and fixed user-auth structure in tests on registering and login
Compare 3 commits »
sascha pushed to main at sascha/bullpen 2025-05-29 22:28:36 +02:00
35d8633567 progress on team and player positions
sascha pushed to main at sascha/bullpen 2025-05-28 16:09:16 +02:00
8618533283 progress on player view
7891c1e229 added CrudField.vue component
55c62b8a6b fixed dates for development data
068c1e9f63 ensure that user and auth.email are transmitted
8481740ea5 removed obsolete "both" enum for throws attribute
Compare 5 commits »
sascha pushed to main at sascha/bullpen 2025-05-28 07:09:55 +02:00
9c9d9c9413 progress on player view
sascha pushed to main at sascha/bullpen 2025-05-27 16:27:25 +02:00
39d0f807d4 added template for player view with props
sascha pushed to main at sascha/bullpen 2025-05-27 16:25:04 +02:00
8d829975a6 progress on player view