Commit graph

1288 commits

Author SHA1 Message Date
Mikołaj Pich
a2ff889ee4 Fix inactive account detection in register repo 2022-12-27 14:56:38 +01:00
Mikołaj Pich
170485fea2 Move inactive account detection to auto login interceptor and register repo 2022-12-27 14:37:28 +01:00
Mikołaj Pich
0ab26a65dd Switch teacher to employee in register terminology 2022-12-26 21:13:50 +01:00
Mikołaj Pich
f4b4c70b67 Add inactive account detection 2022-12-26 20:40:30 +01:00
Mikołaj Pich
19260cd862 Fix login service error message 2022-12-26 01:44:07 +01:00
Mikołaj Pich
285a03b5c2 Catch Login service errors 2022-12-26 01:06:16 +01:00
Mikołaj Pich
a5389a960c Fix parent ids value 2022-12-25 23:15:47 +01:00
Mikołaj Pich
73fe1e21fc Fix graduate exception message 2022-12-25 23:15:30 +01:00
Mikołaj Pich
34a0059df9 Add raw subject ids 2022-12-25 22:52:43 +01:00
Mikołaj Pich
bf63509acd Detect student graduate message 2022-12-25 22:41:58 +01:00
Mikołaj Pich
0b487191ec Add very basic support for teachers 2022-12-24 10:50:45 +01:00
Mikołaj Pich
3b25f5d9bf Add new abstraction around registration, use it in old getStudents() API 2022-12-23 23:52:33 +01:00
Mikołaj Pich
42dbd67a39 Extract UrlGenerator to separate file 2022-12-22 01:10:21 +01:00
Mikołaj Pich
55b2283c33 Version 1.8.3 2022-12-21 13:14:16 +01:00
Mikołaj Pich
c42d008bbf Fix adfs id for non-rzeszowprojekt 2022-12-21 12:52:43 +01:00
Mikołaj Pich
41e7140216 Version 1.8.2 2022-12-20 23:45:53 +01:00
Mikołaj Pich
98b37273bb Fix gh actions badge 2022-12-20 23:33:12 +01:00
Mikołaj Pich
c74512daa7 Fix id in url login to adfs light scoped 2022-12-20 23:15:45 +01:00
Mikołaj Pich
d66c9805b2 Remove resman.pl mentions 2022-12-20 13:03:36 +01:00
dependabot[bot]
bc992b3f85
Bump org.jetbrains.kotlin.plugin.serialization from 1.7.20 to 1.7.22 (#143) 2022-12-02 19:35:55 +00:00
dependabot[bot]
8e99f6baf6
Bump com.google.devtools.ksp from 1.7.20-1.0.7 to 1.7.22-1.0.8 (#145) 2022-12-02 19:32:38 +00:00
dependabot[bot]
336187c93e
Bump mockk-jvm from 1.13.2 to 1.13.3 (#142) 2022-12-02 19:31:22 +00:00
dependabot[bot]
1ac8a7bf33
Bump slf4j from 2.0.3 to 2.0.5 (#144) 2022-12-02 19:29:59 +00:00
dependabot[bot]
44965445df
Bump org.jetbrains.kotlin.jvm from 1.7.20 to 1.7.22 (#146) 2022-12-02 19:29:05 +00:00
Mikołaj Pich
41168eec22 Reset to development version 2022-12-02 20:28:39 +01:00
Mikołaj Pich
e2e1081405 Version 1.8.1 2022-11-19 23:33:14 +01:00
Mikołaj Pich
876b00ca32 Update default user agent details 2022-11-19 22:14:10 +01:00
Mikołaj Pich
12250eb07f Version 1.8.0 2022-11-16 13:52:07 +01:00
Mikołaj Pich
701016eda2 Update dependencies 2022-11-16 10:48:49 +01:00
dependabot[bot]
868009a3e6
Bump com.google.devtools.ksp from 1.7.20-1.0.6 to 1.7.20-1.0.7 (#140) 2022-11-03 16:59:04 +00:00
dependabot[bot]
07a05b0db1
Bump kotlinx-serialization-json from 1.4.0 to 1.4.1 (#141) 2022-11-03 16:51:42 +00:00
Mikołaj Pich
497f4f5910 Fix parsing recipient with special name
Fixes #132
2022-10-02 20:03:14 +02:00
Mikołaj Pich
7745db956c Add readBy/unreadBy field to message meta objects 2022-10-02 19:50:07 +02:00
dependabot[bot]
588d8b3022
Bump org.jlleitschuh.gradle.ktlint from 10.3.0 to 11.0.0 (#131) 2022-10-02 14:42:03 +00:00
dependabot[bot]
0169e7ace5
Bump slf4j from 1.7.36 to 2.0.3 (#135) 2022-10-02 14:40:45 +00:00
dependabot[bot]
4bfd823e39
Bump moshi from 1.13.0 to 1.14.0 (#137) 2022-10-02 14:34:41 +00:00
dependabot[bot]
f65faabbd7
Bump mockk from 1.12.5 to 1.13.2 (#134) 2022-10-02 14:34:04 +00:00
Mikołaj Pich
ba6e403d21 Update kotlin 2022-10-02 16:25:41 +02:00
Mikołaj Pich
2840d9d6d0 Use null to indicate invalid grade value instead of 0 2022-09-28 23:00:05 +02:00
Mikołaj Pich
f3acb5df18 Use empty string instead of 0 to indicate no average available for subject 2022-09-28 22:48:18 +02:00
Mikołaj Pich
bc21110445 Don't expect MessageDetails response from markMessageAsRead method 2022-09-17 11:34:48 +02:00
Mikołaj Pich
0d43710ac6 Return empty states from some methods when diaryId == 0 2022-09-08 21:33:37 +02:00
Mikołaj Pich
f1340f1696 Add attendance records endpoint method 2022-09-08 21:22:20 +02:00
Mikołaj Pich
459faf2932 Version 1.7.5 2022-09-02 20:49:12 +02:00
Mikołaj Pich
dcd8bd8b19 Filter out units where there is no student or parent ids in auth info 2022-09-02 19:06:21 +02:00
Mikołaj Pich
c8e3e4f9fd Update gradle wrapper 2022-09-01 17:10:33 +02:00
Mikołaj Pich
2749540049 Version 1.7.4 2022-09-01 17:08:34 +02:00
Mikołaj Pich
4d591f2672 Add log stmt to studentSchools links 2022-09-01 17:04:38 +02:00
Mikołaj Pich
43f462c49d Add log stmt to error from mark message as read 2022-09-01 16:55:15 +02:00
Mikołaj Pich
0e00d4d2ac Version 1.7.3 2022-08-31 18:59:45 +02:00