Commit Graph

25 Commits

Author SHA1 Message Date
Erik Hellman 8832990524 Moved to libs directory 2021-10-03 11:32:39 +02:00
Kajetan Kazimierczak 4a0841a704
fix: 🐛 Get all notifications. Add modified date to notifications (#150)
* fix: 🐛 Get all notifications. Add modified date

* test: 💍 fix test for added personnummer in fake data
2021-09-30 22:06:45 +02:00
Viktor Sarström 2e9ba2b839 Added fantomen 2021-09-10 16:46:44 +02:00
Andreas Eriksson c3b4b153c3
feat: 🎸 Remove required personal number in route (#118)
When using bankId app on the same device the personal number is not
required
2021-04-17 13:40:18 +02:00
Kajetan Kazimierczak c2884497bf
feat: 🎸 Hämta lektionsschema (#110)
* feat: 🎸 add timetables from skola24

* refactor: 💡 Clean up sso authorization

* feat: 🎸 Reads timetable

* feat: 🎸 Veckoschema

Veckoschema kan laddas från Skola24

BREAKING CHANGE: 🧨 Child -> EtjanstChild

* feat: 🎸 Test data for skola24Children and timetable

* docs: ✏️ Updated instructions

Co-authored-by: Johan Öbrink <johan.obrink@gmail.com>
2021-04-09 10:35:00 +02:00
Rickard Natt och Dag 134d0de6fd refactor: simplify routes 2021-04-01 17:55:48 +02:00
Rickard Natt och Dag 19fd3ddd0e
chore: add prettier (#101) 2021-03-30 17:21:18 +02:00
Andreas Eriksson a1e2043308 Add support for menu (matsedel) in sharepoint-list format
For some reason there are two separate endpoints for getting the menu (matsedel) for a child, "RSS" or "sharepoint-list".
- First we have to query a third endpoint to know which to use
- Then we have to parse a totally separate data-format to get the menu

Why they have put this logic in the client is beyond me. It is so wrong on so many levels.
2021-03-28 14:52:58 +02:00
Erik Hellman 06956d182e more lint fixes 2021-03-25 16:59:30 +01:00
Erik Hellman 553d73805e Fix url 2021-03-25 16:50:26 +01:00
Erik Hellman d7954587d5 fix: 🐛 fix latest security "fix" 2021-03-25 14:33:57 +01:00
Kajetan Kazimierczak 7667a5e25a fix: 🐛 Fix för login block 24mars
Denna gör så att bl.a. x-xsrf-token7 fungerar samt lägger till
cachebusting parameter på childcontroller
2021-03-24 11:01:56 +01:00
Erik Hellman 2796875fe2 fix: 🐛 use childcontroller script for XSRF header to CreateItem 2021-03-19 13:14:17 +01:00
Erik Hellman 1deb42430c fix: 🐛 read xsrf token from script for createItem call 2021-03-18 19:18:45 +01:00
Andreas Eriksson 63c4a9d12c Fix lint errors 2021-03-01 18:31:47 +01:00
Erik Hellman 1ecfdafede fix: 🐛 implemented XSRF token support 2021-03-01 10:36:45 +01:00
Erik Hellman 9bde441907 fix: 🐛 hämta API key från server 2021-02-27 14:34:17 +01:00
Erik Hellman 2336861a71 fix: 🐛 rensa upp getChildren anropet och ny release 2021-02-27 12:34:38 +01:00
Johan Öbrink f3f658fdd3
feat: 🎸 Alla nyhetsbrev (#67)
GetNewsArchive istf. GetNewsOverview
2021-02-17 20:57:41 +01:00
Johan Öbrink 6e84a6391a
feat: 🎸 Added .author and .imageAltText on NewsItem (#42)
* feat: 🎸 Added .author and .imageAltText on NewsItem

* feat: 🎸 getNewsDetail returns single news article
2021-02-08 21:51:43 +01:00
Johan Öbrink 6525a9441a
Fetch wrapper (#29)
* feat: 🎸 Added option of passing in a recorder for fetch
2020-12-30 14:39:49 +01:00
Johan Öbrink 91fbee4f5c Some linting 2020-12-20 23:15:39 +01:00
Johan Öbrink 0e4acba776 feat: 🎸 Possibly first working version 2020-12-20 23:02:05 +01:00
Johan Öbrink 084e961965 Trying out axios 2020-12-20 20:58:52 +01:00
Johan Öbrink acf4828bdf Initial commit 2020-12-19 13:37:45 +01:00