Commit Graph

14 Commits

Author SHA1 Message Date
ChronosX88
6e1d88e2e7
[backend] feat: Add error model for error responses, add checking on invalid post body (if all fields of Instructor is null) 2019-09-25 19:51:14 +04:00
ChronosX88
8ca8c3f73f
[backend] feat: Implement GetInstructorByID 2019-09-25 19:36:32 +04:00
ChronosX88
38d05d3a89
[backend] fix: Fix issues with commit transaction, add "exists" condition in UpdateInstructorEntry 2019-09-25 18:41:03 +04:00
ChronosX88
7d55a9b7a1
[backend] fix: Fix connection string to M$ SQL Server 2019-09-25 18:41:03 +04:00
ChronosX88
b46120ddc5
[backend] fix: Slightly change name of DB 2019-09-25 00:38:13 +04:00
ChronosX88
ee3071ab16
[backend] fix: Fix route handling 2019-09-25 00:23:47 +04:00
ChronosX88
c9de99b9db
[backend] fix: Fix build error in DatabaseContext 2019-09-24 22:37:09 +04:00
ChronosX88
3fe1be98d8
[backend] feat: Implement basic CRUD operations for instructors management 2019-09-24 22:28:42 +04:00
ChronosX88
670c9a0b9c
[ui] feat: Add table view (with test data) 2019-09-24 21:26:35 +04:00
ChronosX88
d001aa5c5b
[ui] clean: Remove unnecessary parts (which derives from default app template) 2019-09-24 21:26:35 +04:00
ChronosX88
6c9274e6dd
.gitignore: Add package-lock.json 2019-09-24 21:09:12 +04:00
ChronosX88
78368efd4c
chore: Disable automatic start of Angular dev server (start it separate from dotnet run) 2019-09-24 21:05:43 +04:00
ChronosX88
98f6142255
chore: Fix some build issues 2019-09-24 21:03:16 +04:00
ChronosX88
cc3fc1612b
chore: Initialize project 2019-09-24 20:58:38 +04:00