Commit Graph

23 Commits

Author SHA1 Message Date
84c6123caf Merge branch 'release/v1.0.0' into feat/application-command
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m15s
2024-01-26 07:48:27 +03:00
e7c05b4a68 refactor: fix database contexts 2024-01-26 07:43:27 +03:00
2bb7573ca0 feat: add a day command
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m24s
2024-01-25 17:53:22 +03:00
c82b29e90e feat: update exception 2024-01-25 17:53:00 +03:00
6fde0003e0 feat: add a campus command 2024-01-25 17:44:44 +03:00
4fe25005af feat: add a faculty command
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m19s
2024-01-25 17:39:07 +03:00
b9b34a29e8 feat: add a group command 2024-01-25 17:35:15 +03:00
31c214d955 refactor: move files 2024-01-21 23:55:47 +03:00
dbc8f7c68c feat: add a professor update
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m57s
2024-01-21 23:17:10 +03:00
654065f016 feat: add a professor create 2024-01-21 23:13:18 +03:00
9b0e5a3f15 feat: add a type of occupation update
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 2m41s
2024-01-21 22:53:52 +03:00
af7e370494 feat: add a new exception 2024-01-21 22:52:12 +03:00
83f85ebb7b style: update text exception 2024-01-21 22:51:20 +03:00
9aa74218aa style: rename classes 2024-01-21 22:31:10 +03:00
67e9b89379 feat: add a type of occupation create
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 2m35s
2024-01-16 12:52:35 +03:00
6f5a662e2f feat: add exception 2024-01-16 12:50:20 +03:00
9e9d4e06fd feat: add mapping 2024-01-08 16:11:01 +03:00
cfbd847d9a feat: add DI 2024-01-08 15:04:34 +03:00
386272d493 feat: add validation behavior 2024-01-08 15:02:03 +03:00
924f97332f style: sort reference 2024-01-08 14:50:52 +03:00
a389eb0a70 feat: add an interface for working with db set 2024-01-08 14:50:21 +03:00
8028d40005 feat: add an interface for standard saving changes 2024-01-08 14:43:05 +03:00
f7998a1798 feat: add project 2024-01-08 14:42:52 +03:00