Commit Graph

22 Commits

Author SHA1 Message Date
Filip Izydorczyk
ce0d63d7f9 Added docs 2020-12-18 15:52:05 +01:00
Filip Izydorczyk
300130af7e Checnging endpoints added needs docs 2020-12-18 15:49:46 +01:00
BuildTools
78ed2f75f3 Vhevkpoint implemented but stiull some errors 2020-11-30 13:22:53 +01:00
BuildTools
13eb8dae77 Added service method tests + javadocs 2020-11-27 16:55:15 +01:00
BuildTools
0130fb77e1 Works with native query now needst to be hql 2020-11-22 03:51:24 +01:00
BuildTools
9d3500c1fb Added api endpoiunt mapper needs to be rewriteen 2020-11-20 16:20:38 +01:00
035de011f2
Part 2 has been ended. The Part 3: chanaged test 2020-11-08 17:20:00 +01:00
BuildTools
228969efce Error fix 2020-11-05 14:32:42 +01:00
BuildTools
6a7fc03e7c Api params 2020-11-04 17:23:29 +01:00
BuildTools
4818905422 Api operations 2020-11-04 16:58:26 +01:00
BuildTools
b308373062 Added controllers description 2020-11-04 16:40:02 +01:00
2b59c181e5 Refactor part 1
{{url}}/api/v1/courses/getCourses =>  {{url}}/api/v1/courses/all
{{url}}/api/v1/groups/getCourseGroups?id=13 => {{url}}/api/v1/groups/course/13
{{url}}/api/v1/courses/getCoursesWithGroups => {{url}}/api/v1/courses/all?groups=true
{{url}}/api/v1/commisions/add => {{url}}/api/v1/commisions/user
{{url}}/api/v1/commisions/getAllCommisions => {{url}}/api/v1/commisions/user
{{url}}/api/v1/assignments/getCurrentAssignments =>{{url}}/api/v1/assignments/user
{{url}}/api/v1/users/searchForStudents => {{url}}/api/v1/users/search

Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2020-10-30 16:42:57 +01:00
603dadd9c1 Mapping of getCourseGroups
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2020-10-20 19:02:18 +02:00
Filip Izydorczyk
cb60b17389 groups by course fix 2020-10-15 16:56:31 +02:00
Filip Izydorczyk
3e8bfe85d6 Checkpoint - group controller needs to be fixed 2020-10-13 18:03:37 +02:00
Filip Izydorczyk
ec77fa782b Moved to new computer 2020-09-22 18:00:28 +02:00
Filip Izydorczyk
b951f1f934 Added some endpoints not protected 2020-09-15 11:31:30 +02:00
2812b81f72 Changed getDay from [1,5] to [0,4] 2020-08-19 16:38:25 +02:00
4dd9324777 Added optional capacity 2020-08-19 16:37:24 +02:00
Filip Izydorczyk
6ba49cecad Time fix 2020-08-18 15:41:03 +02:00
Filip Izydorczyk
e8ebcd3517 Correction of groups endpoint 2020-08-11 17:36:58 +02:00
Filip Izydorczyk
2e40e33545 Added endpoints 2020-08-08 14:14:42 +02:00