65 Commits (master)

Author SHA1 Message Date
Daniel Gyulai 9e56d09bfa Restrictions for case status change 4 years ago
Daniel Gyulai 7e8fa10f91 Assistant of doctor can query/modify children assigned to said doctor 4 years ago
Daniel Gyulai 713230d06e Cleanup appsettings 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 fbdb7c0ebe Add minio port to appsettings 4 years ago
Daniel Gyulai 3bb8fdcfae Even more debug log 4 years ago
Daniel Gyulai 25d82fb8c1 Debug log 4 years ago
Daniel Gyulai ecb8d7b89a Debug message to STDOUT 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 32a9fdd142 Remove unused usings in CaseFilter 4 years ago
Daniel Gyulai a83434caad Excluded Images from Update entity 4 years ago
Daniel Gyulai 46c547a7f9 Change back Updates.Images to ICollection 4 years ago
Daniel Gyulai 7127cdf970 Made Images to property in Update 4 years ago
Daniel Gyulai 3fd5ca0154 API: Include ImageId list in case 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 a3738004b9 Fix CaseManager bug 4 years ago
Daniel Gyulai f09b4589ca Bugfix in Startup 4 years ago
Daniel Gyulai fa5386bfb7 Outsourced connection strings to appsettings.json 4 years ago
Daniel Gyulai 7bd137931d Added Phone property to PublicDoctor 4 years ago
Daniel Gyulai 7379dfa248 Bugfix in Update iamge handling 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 56220f6c14 Don't include bucket name in image id 4 years ago
Daniel Gyulai 7a854a6583 Bugfix with empty except arrays 4 years ago
Daniel Gyulai 893fc8d3b5 Change Update method on MySql handlers 4 years ago
Daniel Gyulai f420de9fce Bugfix in Doctor selectors 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 d598ee92e5 Pass Child ID to publicChild 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 f45dd6cf62 Added Gender support for Child, and Role for everybody else 4 years ago
Daniel Gyulai 2e9cd83c20 Bugfix in ChildManager, removed unused AuthChild 4 years ago
Daniel Gyulai 30b0c9225c Added db initialization + extended public classes 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 ebb6d7ad89 Fix type error in SessionHandler 4 years ago
Daniel Gyulai 8d8dd6a3ad Change minio host to match helm chart, various minor fixes 4 years ago
Daniel Gyulai 7ae8457f99 Add parameterless constructor for AuthLogin 4 years ago
Daniel Gyulai 10e807d187 Use valid-like emails in mock auth 4 years ago
Daniel Gyulai 370659185a Fix AuthController mock user types 4 years ago
Daniel Gyulai 6ed67e257e Expanded mock login 4 years ago
Daniel Gyulai 9c6bb94f80 Update project file 4 years ago