• Joined on 2023-03-28
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
sascha pushed to main at sascha/bullpen 2025-05-27 08:15:28 +02:00
3fa9ff42b5 progress on player list
sascha pushed to main at sascha/bullpen 2025-05-26 15:46:45 +02:00
a7b784de27 fixed unused error
2049c008fd ensure player is loaded
573873fd0e changed type of user parameter
9850441371 added player to store/state
7a12b1c711 added missing imports
Compare 13 commits »
sascha pushed to main at sascha/bullpen 2025-05-25 21:05:08 +02:00
97883d0f07 added player model and service
sascha pushed to main at sascha/bullpen 2025-05-25 21:02:05 +02:00
dec7922727 added route to retrieve player by user id
sascha pushed to main at sascha/bullpen 2025-05-25 19:48:58 +02:00
eca0126f45 fixed determination of user roles in seeder.helper.js
3f48cea5c3 added jerseyNumber to development data
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-05-25 15:46:30 +02:00
c5e38c8f39 removed some unused code
sascha pushed to main at sascha/bullpen 2025-05-25 15:43:00 +02:00
7465e9500c split user into user and player and enhanced player with attributes bats, throws, jerseyNumber and state
sascha pushed to feature/matador-ng at sascha/query 2025-05-08 22:04:56 +02:00
c28ba7da5e added test
62e3d18144 formatted file
7d47ef0b82 use static and reinterpret cast instead of c cast
c9cf4b8997 added missing include
Compare 4 commits »
sascha pushed to feature/matador-ng at sascha/query 2025-05-08 16:13:37 +02:00
df0be4f37c progress on session_insert_builder
4e4a294d19 added class uuid to utils
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-04-30 17:25:38 +02:00
a18bbff1e2 restructured login
4108388645 added missing imports,removed obsolete code
Compare 2 commits »
sascha pushed to main at sascha/bullpen 2025-04-28 22:49:42 +02:00
787b9879fc frontend and backend progress
sascha pushed to main at sascha/bullpen 2025-04-28 07:43:13 +02:00
888cdae3cd frontend and backend progress