Commit graph

294 commits

Author SHA1 Message Date
Mikołaj Pich
985d751fc3 Add missing type to Mailbox pojo 2022-08-19 23:30:34 +02:00
Mikołaj Pich
8b21629478 Add user/full names to Mailbox pojo 2022-08-19 23:27:17 +02:00
Mikołaj Pich
90687bdc3d Add some missing fields in pojos 2022-08-19 22:52:17 +02:00
Mikołaj Pich
09965f5965 Add missing headers to send message method 2022-08-19 22:34:48 +02:00
Mikołaj Pich
2a14fd19b7 Fix sendMessage and deleteMessage response types 2022-08-19 00:18:34 +02:00
Mikołaj Pich
19dd28401d Add missing headers to remove messages method 2022-08-18 23:21:40 +02:00
Mikołaj Pich
041953380d Handle not logged in errors in messages+ 2022-08-18 23:11:36 +02:00
Mikołaj Pich
007176fed2 Add missing mapping 2022-08-18 00:19:23 +02:00
Mikołaj Pich
b210dcac04 Split get message details and get message replay details 2022-08-17 23:49:27 +02:00
Mikołaj Pich
9176c250ca Add mailboxKey param to message methods 2022-08-17 23:15:46 +02:00
Mikołaj Pich
44a8180292 Generate random uuid in new message request 2022-08-17 21:29:28 +02:00
Mikołaj Pich
b41a4e2f22 Fix recipients parsing 2022-08-15 18:00:51 +02:00
Mikołaj Pich
c3db2cdc3d Parse mailboxes names 2022-08-15 17:20:10 +02:00
Mikołaj Pich
cf29b966d6 Parse recipients names 2022-08-15 17:10:00 +02:00
Mikołaj Pich
ceafa0f411 Add more fields to message details and new message 2022-08-15 16:27:54 +02:00
Mikołaj Pich
1825a9a60d Add example of message details 2022-08-15 16:05:15 +02:00
Mikołaj Pich
2e46ab689f Fix parsing message meta 2022-08-15 14:59:25 +02:00
Mikołaj Pich
497713dac9 Add initial support for messages plus API 2022-08-14 17:10:11 +02:00
Mikołaj Pich
3f77767434 Change source of user name 2022-08-13 00:46:21 +02:00
Mikołaj Pich
26230e50e7 Add grades full method with metadata 2022-08-07 22:23:33 +02:00
Mikołaj Pich
59042d9458 Specify return type explicity in public API 2022-08-07 14:28:22 +02:00
Mikołaj Pich
9032e33686 Fix empty object serialization 2022-08-02 00:26:56 +02:00
Mikołaj Pich
e18302b50f Allow unknown keys in Permission objects 2022-08-02 00:02:06 +02:00
Mikołaj Pich
84b6675269 Fix lint issues 2022-08-01 23:10:02 +02:00
Mikołaj Pich
bafb07cf5d Migrate from moshi to kotlinx serialization 2022-08-01 00:59:49 +02:00
Mikołaj Pich
aec4ea5221 Remove deprecations from tests 2022-07-30 16:48:58 +02:00
Mikołaj Pich
0a1171b8f9 Stop cashing cache response in student repo 2022-07-30 16:27:58 +02:00
Mikołaj Pich
b0d057ca21 Update dependencies 2022-06-18 12:24:28 +02:00
Mikołaj Pich
16811fbe90 Add referrer header to send certificate request 2022-06-18 11:11:54 +02:00
Mikołaj Pich
189f5ecee0 Trim whitespaces from strings in GradeSummary 2022-05-16 21:29:42 +02:00
Mikołaj Pich
3ecb494372 Handle null in attendance subject 2022-05-16 21:24:11 +02:00
Mikołaj Pich
fba873461e Add more fields to Diary model 2022-03-12 12:17:20 +01:00
Mikołaj Pich
14ae84db0b Allow null in timetable full 2022-03-12 11:52:17 +01:00
Mikołaj Pich
f0272ef252 Allow null in grade details and summary list 2022-03-12 11:49:35 +01:00
Mikołaj Pich
e70e970d32
Merge pull request #106 from wulkanowy/feature/student-photo
Add student photo
2022-03-12 11:26:53 +01:00
xVemu
3b17f04b9d
Add support for room replacement in timetable 2022-03-05 12:57:38 +01:00
Mikołaj Pich
57680ecb3f
Remove unused TableContent property from GradePointsSummary 2022-01-09 16:15:09 +01:00
Mikołaj Pich
db5820b81b Update default android version, build tag and chrome version 2021-12-31 16:06:49 +01:00
Mikołaj Pich
5713a6d1ee Fix lint issues 2021-12-31 15:59:01 +01:00
Mikołaj Pich
6e1b8eb26a Unescape entities from homework content 2021-12-31 14:56:40 +01:00
Mikołaj Pich
f6f32b755a Fix unit id matching for kindergarten students 2021-12-30 22:43:37 +01:00
Mikołaj Pich
27f95f923c Fix student start repo validation 2021-12-30 19:33:16 +01:00
Mikołaj Pich
4e88b0f8d4 Fix ScrapperRemoteTests 2021-12-30 19:15:33 +01:00
Mikołaj Pich
7b52d0e5e1 Add tests for filtering users without diaries 2021-12-30 18:54:20 +01:00
Mikołaj Pich
8971d39691 Add base support for kindergarten diaries 2021-12-30 17:12:52 +01:00
Mikołaj Pich
42bce37748 Simplify timetable date and time parsing 2021-12-29 16:20:08 +01:00
Mikołaj Pich
4e9fa5d240 Fix compatibility issues in edu.gdansk.pl login hotfix 2021-12-19 21:40:58 +01:00
Mikołaj Pich
e472eec5a2 Hotfix edu.gdansk.pl login 2021-12-17 19:37:10 +01:00
Mikołaj Pich
a45110c8de Fix tests 2021-11-26 21:18:56 +01:00
Mikołaj Pich
15477ccdfa Add more info to log statements in registration 2021-11-26 20:55:23 +01:00