29 Commits (master)

Author SHA1 Message Date
Daniel Gyulai 9e56d09bfa Restrictions for case status change 4 years ago
Daniel Gyulai cd787605f3 Exposed priority change as separate API endpoint 4 years ago
Daniel Gyulai 41428195c9 Introduced Case priority 4 years ago
Daniel Gyulai 3bb8fdcfae Even more debug log 4 years ago
Daniel Gyulai 25d82fb8c1 Debug log 4 years ago
Daniel Gyulai d914dacc39 SessionHandler now throws exception if no sessionID is provided. Catught said exception in all controllers. 4 years ago
Daniel Gyulai 30505154b6 Added validation to image download 4 years ago
Daniel Gyulai 54505b5407 Added validation to Update image upload 4 years ago
Daniel Gyulai fa5386bfb7 Outsourced connection strings to appsettings.json 4 years ago
Daniel Gyulai 3ead6c9d0e Global rename, use "Id", replace picture with image 4 years ago
Daniel Gyulai efe19ba453 Add auto update when case is set to cured/certified, image handling improved 4 years ago
Daniel Gyulai 302bec7496 Removed AuthGet, replaced with plain string 4 years ago
Daniel Gyulai ae47103498 Bugfix in CaseController 4 years ago
Daniel Gyulai 1f735bed31 Enabled Doctor search by full name on API 4 years ago
Daniel Gyulai 689b91aee8 Added function to query individual updates 4 years ago
Daniel Gyulai 5b5aef5c21 Updated "Update" class, added method to query the updates of a case 4 years ago
Daniel Gyulai d251ed5c17 Doctors can be filtered by name 4 years ago
Daniel Gyulai b24c8606ff Add Children query by parentID 4 years ago
Daniel Gyulai 24f70d7372 Improved Auth, store registration Phone number 4 years ago
Daniel Gyulai 4814a4edfd Hueg Refactor + Various improvements. Also disabled tests. What could go wrong. 4 years ago
Daniel Gyulai c3272e150d Change Minio to base64 strings 4 years ago
Daniel Gyulai 40f36ef688 Add HTTP path to ImagesController 4 years ago
Daniel Gyulai 8d8dd6a3ad Change minio host to match helm chart, various minor fixes 4 years ago
Daniel Gyulai 10e807d187 Use valid-like emails in mock auth 4 years ago
Daniel Gyulai 8ba1bd5df4 Added (yet untested) image handling. May or may not work. 4 years ago
Daniel Gyulai 374c8007de Make codebase compliant to recently added tests 4 years ago
Daniel Gyulai 3031846f84 Expanded API with Case and Doc endpoints 4 years ago
Daniel Gyulai 969a90d4cf Fix MVC behaviour, Added status field to Case dataclass 4 years ago
Daniel Gyulai b09e861c3a Entity Framework first steps 5 years ago