Jonas Linter jonas
  • Joined on 2025-09-30
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 13:16:32 +00:00
f0beb294ee Cleanup. Removed some unneccessary files
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 12:29:48 +00:00
a325a443f7 Better logger
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 12:16:14 +00:00
f05cc9215e Updated config
162ef39013 added logging config. Not active yet
Compare 2 commits »
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 08:59:29 +00:00
ac57999a85 Changed some logging statements
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 08:54:38 +00:00
7d3d63db56 Fixing some Linter mistakes
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 08:04:38 +00:00
b9adb8c7d9 submission as creation time for reservations
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 07:38:58 +00:00
95b17b8776 I think acknowledgments work just fine now
1b3ebb3cad Mucking around with the tests
18d30a140f Fixed SelectionCriteria Filtering. Date wasn't added to pydantic model
Compare 3 commits »
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-09 06:45:10 +00:00
69fb1374b2 Updated sizes of certain string fields
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-08 14:48:42 +00:00
bbac8060b9 Created new tests for acknowlegments. One fails atm
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-08 14:18:35 +00:00
dba07fc5ff Python env now autoopens
44abe3ed35 VScode can now test hurray
Compare 2 commits »
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-08 14:00:57 +00:00
52f95bd677 Updated config
6701dcd6bf Probably added gzip
9f0a77ca39 Removed unneccessary scripts
Compare 3 commits »
jonas closed issue jonas/alpinebits_python#2 2025-10-08 14:00:18 +00:00
Bug Fix ResID_Value too long and sometimes missing
jonas closed issue jonas/alpinebits_python#4 2025-10-08 14:00:06 +00:00
BUG: Acknowledgments are problematic due to shortend ids
jonas commented on issue jonas/alpinebits_python#4 2025-10-08 14:00:06 +00:00
BUG: Acknowledgments are problematic due to shortend ids

Fixed. Changed database schema. Now always using hashed md5 unique id for asa. Fits in 32 chars :)

jonas pushed to main at jonas/alpinebits_python 2025-10-08 13:28:41 +00:00
52f95bd677 Updated config
jonas pushed to main at jonas/alpinebits_python 2025-10-08 12:36:27 +00:00
6701dcd6bf Probably added gzip
jonas pushed to main at jonas/alpinebits_python 2025-10-08 12:26:20 +00:00
9f0a77ca39 Removed unneccessary scripts
jonas pushed to main at jonas/alpinebits_python 2025-10-08 11:54:10 +00:00
259243d44b updated db
84a57f3d98 Created endpoint for export
ff25142f62 All tests pass again. Handeling the children is difficult
ebbea84a4c Fixed acknowledgments
584def323c Starting unique_id migration
Compare 11 commits »
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-08 11:53:51 +00:00
259243d44b updated db
84a57f3d98 Created endpoint for export
Compare 2 commits »
jonas pushed to db_modeling_for_capi at jonas/alpinebits_python 2025-10-08 09:23:44 +00:00
ff25142f62 All tests pass again. Handeling the children is difficult