Robin Dittmar robin
  • Joined on 2023-10-18
robin merged pull request robin/dttmr-fe#17 2026-09-01 16:00:13 +02:00
List improvements
robin created pull request robin/dttmr-fe#17 2026-09-01 16:00:07 +02:00
List improvements
robin pushed to main at robin/dttmr-api 2026-09-01 15:58:39 +02:00
c6498e1078 Merge pull request 'Added transactions and improved error handling' (#35) from dev into main
8e126c46fb fix: not finding an invite in the database now produced an invalid invite error
24bb87fdca fix: removed double check for consumed/expired invitations
b4ab9eaba1 fix: POST /lists/items now returns "list_id" correctly
173d56d399 fix: /lists/items now consistent in singular/plural usage
Compare 10 commits »
robin merged pull request robin/dttmr-api#35 2026-09-01 15:58:38 +02:00
Added transactions and improved error handling
robin created pull request robin/dttmr-api#35 2026-09-01 15:58:32 +02:00
Added transactions and improved error handling
robin pushed to dev at robin/dttmr-api 2026-09-01 15:57:25 +02:00
8e126c46fb fix: not finding an invite in the database now produced an invalid invite error
24bb87fdca fix: removed double check for consumed/expired invitations
Compare 2 commits »
robin pushed to dev at robin/dttmr-fe 2026-09-01 15:57:16 +02:00
f35009822f fix: use new list item routes
6196556012 fix: removed user_ids from create list payload; improved share button on invites
Compare 2 commits »
robin pushed to dev at robin/dttmr-api 2026-09-01 15:46:31 +02:00
b4ab9eaba1 fix: POST /lists/items now returns "list_id" correctly
173d56d399 fix: /lists/items now consistent in singular/plural usage
d3aa9523dc fix: updated doc strings
26aa0c2a94 fix: /login now has better error handling/reporting
Compare 4 commits »
robin pushed to dev at robin/dttmr-api 2026-09-01 15:29:47 +02:00
b35dc4841f fix: /logout routes; improved error handling for invites
4b703b077c fix: list service errors unification
2e3e82e776 feat: added db transactions abstraction; cleaned up user registration; repos adapted new abstraction: all repos now support transactions, if present in ctx
Compare 3 commits »
robin pushed to dev at robin/dttmr-fe 2026-09-01 11:16:21 +02:00
3998679810 Merge pull request 'Added pagination to invites' (#16) from dev into main
robin pushed to main at robin/dttmr-fe 2026-09-01 11:14:54 +02:00
3998679810 Merge pull request 'Added pagination to invites' (#16) from dev into main
14563e5204 feat: pagination for invites
a30101f841 fix: styling for AccountsView on desktop and mobile
9abd66fdba fix: viewport will no longer overflow in width
Compare 4 commits »
robin merged pull request robin/dttmr-fe#16 2026-09-01 11:14:52 +02:00
Added pagination to invites
robin created pull request robin/dttmr-fe#16 2026-09-01 11:14:45 +02:00
Added pagination to invites
robin pushed to dev at robin/dttmr-fe 2026-09-01 11:14:03 +02:00
14563e5204 feat: pagination for invites
robin pushed to dev at robin/dttmr-api 2026-09-01 10:20:04 +02:00
f87b0a0707 Merge pull request 'Added pagination to invites' (#34) from dev into main
robin pushed to main at robin/dttmr-api 2026-09-01 10:19:19 +02:00
f87b0a0707 Merge pull request 'Added pagination to invites' (#34) from dev into main
1695a57dbd feat: added pagination to GET /user/invites
02931d16be fix: added doc.go, so swaggo finds generic types
Compare 3 commits »
robin merged pull request robin/dttmr-api#34 2026-09-01 10:19:18 +02:00
Added pagination to invites
robin created pull request robin/dttmr-api#34 2026-09-01 10:19:13 +02:00
Added pagination to invites
robin pushed to dev at robin/dttmr-api 2026-09-01 10:18:20 +02:00
1695a57dbd feat: added pagination to GET /user/invites
02931d16be fix: added doc.go, so swaggo finds generic types
Compare 2 commits »
robin pushed to dev at robin/dttmr-fe 2026-09-01 08:58:51 +02:00
a30101f841 fix: styling for AccountsView on desktop and mobile
9abd66fdba fix: viewport will no longer overflow in width
Compare 2 commits »