Card model changes #14

Merged
ahtlon merged 9 commits from change_card_model into master 2026-07-01 17:28:04 +02:00

9 Commits

Author SHA1 Message Date
098925c026 [Cards] Add patch endpoint 2026-07-01 17:25:18 +02:00
cd1c056c9a [Cards, Users] Check unique and return error 2026-06-27 19:17:16 +02:00
efa3cbfb58 [Tests] Fix various tests
add new fields to card tests; stop test_get_session from writing into prod db
2026-06-27 18:22:02 +02:00
b71e6388fa [Debug] fix debug router for new card model
(also remove_card_manually now actually removes cards...)
2026-06-27 17:12:40 +02:00
e2db1ecf37 [Cards] Add new fields to registration 2026-06-27 16:59:06 +02:00
7922e710cf [Cards] add serial, enabled, name fields 2026-06-27 16:39:23 +02:00
8268476053 [Users] avoid printing password to log 2026-06-27 16:38:13 +02:00
a32e820a02 [Card] change path operation to DELETE for #5 2026-06-27 15:55:10 +02:00
eec575c619 [Cards] Change all instances of uuid to key 2026-06-27 15:06:05 +02:00