|
a30c3af09c
|
Part 1
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-11-08 16:55:56 +01:00 |
|
BuildTools
|
62bbf148b2
|
Token expiration added
|
2020-11-07 16:30:25 +01:00 |
|
|
8ba148617a
|
Merge pull request 'Added empty table' (#21) from ZPI-144 into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/21
|
2020-11-05 16:14:31 +01:00 |
|
|
48fdeb726f
|
Added empty table
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-11-05 16:14:50 +01:00 |
|
|
bd4591f442
|
Merge pull request 'refactor-api-endpoints' (#20) from refactor-api-endpoints into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/20
|
2020-11-05 15:34:26 +01:00 |
|
BuildTools
|
0fbc6d6baa
|
Merge
|
2020-11-05 15:27:51 +01:00 |
|
|
feff5c4b9c
|
Merge pull request 'user-commisions-list' (#18) from user-commisions-list into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/18
|
2020-11-05 14:55:55 +01:00 |
|
BuildTools
|
d2343acc2d
|
merge with master
|
2020-11-05 14:44:09 +01:00 |
|
|
cbd9074a89
|
Merge pull request 'Made wepAppContex commont' (#19) from tests-refactor into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/19
|
2020-11-05 14:40:16 +01:00 |
|
BuildTools
|
228969efce
|
Error fix
|
2020-11-05 14:32:42 +01:00 |
|
BuildTools
|
e0df090a0e
|
update docs
|
2020-11-04 17:27:20 +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 |
|
BuildTools
|
ba26d67cd4
|
Swagger ui works needs refactor to be done
|
2020-11-04 15:09:44 +01:00 |
|
BuildTools
|
1a30ac3374
|
Works json endpoint ui dont
|
2020-11-04 15:06:24 +01:00 |
|
BuildTools
|
b4f51d4382
|
Added tests
|
2020-10-31 15:24:17 +01:00 |
|
BuildTools
|
6ab2ec50dd
|
merged wqith master
|
2020-10-31 14:52:26 +01:00 |
|
|
9bff6460d6
|
Merge origin/deanery-plan-changing to master: With fixed restservice/.../App.java
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-10-30 17:34:32 +01:00 |
|
|
1571bccb49
|
Changed api links in the Tests
|
2020-10-30 17:22:40 +01:00 |
|
BuildTools
|
1327a239e8
|
Made wepAppContex commont
|
2020-10-30 16:53:41 +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 |
|
BuildTools
|
ca01b20221
|
Added endpoint - waiting for other branch to merge to master
|
2020-10-30 14:53:33 +01:00 |
|
BuildTools
|
956b53439f
|
Tests works
|
2020-10-30 14:27:13 +01:00 |
|
BuildTools
|
b40acf8919
|
Added tests to fill
|
2020-10-29 17:45:15 +01:00 |
|
BuildTools
|
ed00731654
|
little refactor
|
2020-10-29 17:38:05 +01:00 |
|
BuildTools
|
3a3e6dc427
|
Functionality done
|
2020-10-29 16:25:55 +01:00 |
|
|
4267fadf62
|
Deleted __pycache__
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-10-29 15:36:14 +01:00 |
|
|
41f37ee9ad
|
Merge pull request 'Added argv to python script' (#16) from python-change into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/16
|
2020-10-29 15:32:54 +01:00 |
|
|
4ca2837b59
|
Merge pull request 'Chenged newest plan response' (#14) from endpoint-changes into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/14
|
2020-10-29 15:32:31 +01:00 |
|
|
953168a452
|
Added argv to python script
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-10-29 15:22:31 +01:00 |
|
filipizydorczyk
|
d3a2256334
|
Merge pull request 'token-plugin' (#15) from token-plugin into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/15
|
2020-10-29 14:29:01 +01:00 |
|
BuildTools
|
933e09172b
|
removed unused plugin
|
2020-10-28 14:30:51 +01:00 |
|
BuildTools
|
f0eae82d9f
|
Added script to accessing token more efficient way
|
2020-10-28 14:29:27 +01:00 |
|
BuildTools
|
7073e3b1d8
|
Chenged newest plan response
|
2020-10-28 13:44:13 +01:00 |
|
BuildTools
|
bdfed57942
|
Script to get token - checkpoint
|
2020-10-27 18:21:45 +01:00 |
|
Filip Izydorczyk
|
db0115280f
|
Windows white spaces
|
2020-10-24 18:04:59 +02:00 |
|
|
f71715fd6b
|
Merge pull request 'scurity-roles' (#13) from scurity-roles into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/13
LGMT
|
2020-10-24 18:01:29 +02:00 |
|
filipizydorczyk
|
9dba639674
|
Merge pull request 'ZPI-139' (#12) from ZPI-139 into master
Reviewed-on: http://git.plannaplan.pl/filipizydorczyk/backend/pulls/12
|
2020-10-24 18:01:17 +02:00 |
|
Filip Izydorczyk
|
4614a11a8b
|
Cors
|
2020-10-24 17:54:00 +02:00 |
|
Filip Izydorczyk
|
a1f17d271f
|
WE HAVE THE GOD DMAN TEST
|
2020-10-24 17:51:16 +02:00 |
|
Filip Izydorczyk
|
6384f3d9b9
|
User Controller Tests
|
2020-10-24 17:28:10 +02:00 |
|
Filip Izydorczyk
|
7d57157078
|
Mapper test
|
2020-10-24 17:08:51 +02:00 |
|
Filip Izydorczyk
|
468b6e6b87
|
ShearchForStduentsResponseTest.java
|
2020-10-24 16:49:26 +02:00 |
|
Filip Izydorczyk
|
c003198aa1
|
Fixed old tests
|
2020-10-24 16:43:42 +02:00 |
|
|
603dadd9c1
|
Mapping of getCourseGroups
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
|
2020-10-20 19:02:18 +02:00 |
|
Filip Izydorczyk
|
4b07793849
|
Added test to implement and some tests failed rightnow
|
2020-10-19 12:33:54 +02:00 |
|
Filip Izydorczyk
|
67c8b9bf25
|
Added response mappers
|
2020-10-19 12:13:02 +02:00 |
|
Filip Izydorczyk
|
0ad97a8e3f
|
Added auth endpoint
|
2020-10-19 11:12:24 +02:00 |
|
Filip Izydorczyk
|
5fd688fc7a
|
Added roles
|
2020-10-16 16:31:10 +02:00 |
|