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
|
c42d008bbf
|
Fix adfs id for non-rzeszowprojekt
|
2022-12-21 12:52:43 +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]
|
336187c93e
|
Bump mockk-jvm from 1.13.2 to 1.13.3 (#142)
|
2022-12-02 19:31:22 +00:00 |
|
Mikołaj Pich
|
876b00ca32
|
Update default user agent details
|
2022-11-19 22:14:10 +01: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]
|
f65faabbd7
|
Bump mockk from 1.12.5 to 1.13.2 (#134)
|
2022-10-02 14:34:04 +00: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
|
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
|
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
|
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
|
006a238bda
|
Use organizationName property over unit.name
|
2022-08-31 16:01:15 +02:00 |
|
Mikołaj Pich
|
e92e696725
|
Use permissions property instead of extract school id from DOM
|
2022-08-31 14:59:30 +02:00 |
|
Mikołaj Pich
|
21e4d75e1b
|
Add missing headers to mark message as read request
|
2022-08-31 12:16:17 +02:00 |
|
Mikołaj Pich
|
047c1f83c8
|
Try to mark message as read only if message not already read
|
2022-08-31 11:57:18 +02:00 |
|
Mikołaj Pich
|
2a7743f56f
|
Add flag to mark message as read
|
2022-08-31 11:37:06 +02:00 |
|
Mikołaj Pich
|
a1bf69486b
|
Add support for another datetime format in custom date adapter
|
2022-08-30 10:56:01 +02:00 |
|
Mikołaj Pich
|
8485454de4
|
Fix HTTP_CONFLICT handling
|
2022-08-29 22:21:02 +02:00 |
|
Mikołaj Pich
|
12ffe47326
|
Trim student name, add studentId as a fallback of userLoginId
|
2022-08-29 21:26:56 +02:00 |
|
Mikołaj Pich
|
cad9b16a5f
|
Add support for another datetime format in custom date adapter
|
2022-08-24 09:26:15 +02:00 |
|
Mikołaj Pich
|
4ca1b6bcea
|
Fix message date formatting
|
2022-08-23 20:20:20 +02:00 |
|
Mikołaj Pich
|
dbe87aac67
|
Update get sent messages tests
|
2022-08-20 14:01:54 +02:00 |
|
Mikołaj Pich
|
b78b1c1efb
|
Update get message replay details test
|
2022-08-20 13:53:22 +02:00 |
|
Mikołaj Pich
|
40ad359073
|
Add option to remove messages pernamently
|
2022-08-20 13:48:07 +02:00 |
|
Mikołaj Pich
|
d90ba40e55
|
Update send message test
|
2022-08-20 13:36:04 +02:00 |
|
Mikołaj Pich
|
af0ec25114
|
Update delete messages test
|
2022-08-20 13:18:55 +02:00 |
|
Mikołaj Pich
|
bc76d18427
|
Update deleted messages method test
|
2022-08-20 13:13:37 +02:00 |
|
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 |
|