Add controllers for the Get method #9

Merged
Wesser merged 33 commits from feat/controller-get into release/v1.0.0 2024-02-19 12:06:31 +03:00

33 Commits

Author SHA1 Message Date
d02fb8becb feat: get lecture halls by campus
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 2m4s
2024-02-19 12:03:10 +03:00
5536162521 feat: add get group by faculty id
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m41s
2024-02-19 12:02:37 +03:00
ee2351b5ed feat: add controller
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m23s
2024-02-19 11:20:49 +03:00
29485368f8 fix: add discipline id 2024-02-19 11:20:05 +03:00
e3e7c4550f feat: add a query to get schedule data 2024-02-19 10:06:44 +03:00
e3d74c373e feat: add controller for lecture hall
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m34s
2024-02-17 14:22:29 +03:00
59eccf8b93 feat: add model for lecture hall 2024-02-17 14:21:52 +03:00
477cec2f98 fix: error CS0234 2024-02-17 10:58:25 +03:00
2b4065bbdf fix: error CS0234
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m27s
2024-02-17 09:09:18 +03:00
6396d8a318 refactor: add an understanding of nullable for swagger gen 2024-02-17 09:07:47 +03:00
84872a5d6d feat: add course information
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m34s
2024-02-17 01:49:37 +03:00
5cfc07ab7d feat: add controller for professor
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m16s
2024-02-16 23:57:22 +03:00
14aedf9d46 feat: add controller for group 2024-02-16 23:57:13 +03:00
aad3c74fba feat: add controller for faculty 2024-02-16 23:57:05 +03:00
1caaa4759e refactor: rewrite the api for the dto project 2024-02-16 23:56:45 +03:00
1b8c82949a feat: write a dto in a separate project 2024-02-16 23:54:52 +03:00
511c0db3ee Merge remote-tracking branch 'origin/release/v1.0.0' into feat/controller-get
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 2m31s
2024-02-16 23:00:55 +03:00
851eccd876 fix: error CS0234
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m27s
2024-01-28 06:32:43 +03:00
93a1b6ea8e refactor move files
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m21s
2024-01-28 06:29:47 +03:00
810c8ec5cf refactor: move files
Some checks failed
.NET Test Pipeline / build-and-test (pull_request) Failing after 1m13s
2024-01-28 06:28:14 +03:00
37eb798269 Merge branch 'feat/controller-get' of https://git.winsomnia.net/Winsomnia/MireaBackend into feat/controller-get
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m30s
2024-01-28 06:05:58 +03:00
dfc9caf921 feat: add a controller for campus 2024-01-28 06:05:54 +03:00
88b4eb594e feat: add a controller for discipline 2024-01-28 06:05:27 +03:00
2403cb35ec feat: add a basic controller for API version 1 2024-01-28 06:01:23 +03:00
07e04b99c5 feat: add a basic controller 2024-01-28 06:01:23 +03:00
96a820dead feat: add an extension to simplify attributes 2024-01-28 06:01:23 +03:00
64e8d1b8ce Merge branch 'feat/controller-get' of https://git.winsomnia.net/Winsomnia/MireaBackend into feat/controller-get
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m38s
2024-01-28 05:05:56 +03:00
8852351ca6 feat: add a basic controller for API version 1 2024-01-28 05:04:57 +03:00
fb6ca5df77 feat: add a basic controller 2024-01-28 05:04:56 +03:00
a4dfccbc22 feat: add an extension to simplify attributes 2024-01-28 05:04:56 +03:00
335298fd91 feat: add a basic controller for API version 1
All checks were successful
.NET Test Pipeline / build-and-test (pull_request) Successful in 1m17s
2024-01-28 04:34:56 +03:00
7b584b2dc5 feat: add a basic controller 2024-01-28 04:34:33 +03:00
77136cc7ec feat: add an extension to simplify attributes 2024-01-28 04:33:53 +03:00