Commit Graph

1693 Commits

Author SHA1 Message Date
Viktor Sarström 2919489fed
Merge pull request #523 from keslol/patch-1
Update README.md to remove a 404 link
2021-11-08 13:19:09 +01:00
Robin Sartor 79063b850f
Update README.md
given url (without https//) returns 404
2021-11-07 21:18:35 +01:00
Emil Lindqvist 75601038ca Make fetch-call "names" distinct 2021-11-07 20:25:23 +01:00
Erik Hellman 5b4561a610
Merge pull request #517 from kolplattformen/feature/workaround-wrong-child-in-response
feat: 🎸 Add workaround for wrong data in response
2021-11-07 14:52:18 +01:00
Erik Hellman c60a18373b Merge remote-tracking branch 'origin/main' into feature/workaround-wrong-child-in-response 2021-11-07 14:17:50 +01:00
Erik Hellman 98666f8fa5 merge changes from main 2021-11-07 14:04:16 +01:00
Erik Hellman 6d762e7007 feat: 🎸 bump to version 2.0.4 2021-11-07 14:04:16 +01:00
Viktor Sarström be1d611ce3 Manual signing 2021-11-07 14:04:16 +01:00
Viktor Sarström 002e8c1320 Added index.js to root 2021-11-07 14:04:16 +01:00
Viktor Sarström 292a5c638b Added implicitDependencies 2021-11-07 14:04:16 +01:00
Jonathan Edenström 7ab8ed5d36 fix android build paths 2021-11-07 14:04:16 +01:00
Jonathan Edenström 6697722438 add node_modules symlink to .gitignore 2021-11-07 14:04:16 +01:00
Jonathan Edenström fa1d8c54ad remove node_modules symlink 2021-11-07 14:04:16 +01:00
Erik Hellman 51cb9e800b
Merge pull request #519 from kolplattformen/feature/bump-to-2.0.4
feat: 🎸 bump to version 2.0.4
2021-11-07 12:12:23 +01:00
Erik Hellman 078c946a44 feat: 🎸 bump to version 2.0.4 2021-11-06 21:43:06 +01:00
Jonathan Edenström 5cdd2cf5d0
Merge pull request #518 from kolplattformen/feature/fix-bitrise-build 2021-11-06 21:36:39 +01:00
Viktor Sarström 8353ac87fa Manual signing 2021-11-06 18:08:31 +01:00
Emil Lindqvist 7333fe8c68 Make run.js touch all endpoints implemented so far 2021-11-05 10:50:45 +01:00
Emil Lindqvist a7269a47fa Fix fetch calls to give unique urls proper names 2021-11-05 09:57:17 +01:00
Emil Lindqvist 96f831f860 Fetch homework schedule with getCalendar call 2021-11-05 07:54:37 +01:00
Viktor Sarström 86dbc6b0ff Added index.js to root 2021-11-02 10:22:50 +01:00
Viktor Sarström dee1d93be5 Added implicitDependencies 2021-11-02 08:14:18 +01:00
Andreas Eriksson beaf991342 Add check for correct set-cookie header in response
This way we can detect when the api returns data for the wrong child. We then throw an exception.
In the app the api-hooks library retires requests when errors occur so we try again and hope
that correct data is returned.
2021-10-30 15:23:40 +02:00
Jonathan Edenström ba59f00fd8 fix android build paths 2021-10-29 19:37:21 +02:00
Jonathan Edenström 9254ea2635 add node_modules symlink to .gitignore 2021-10-29 18:43:13 +02:00
Jonathan Edenström c85ffe0c4b remove node_modules symlink 2021-10-29 18:41:56 +02:00
Viktor Sarström 6f36a4eabe Removed release 2021-10-27 08:07:43 +02:00
Viktor Sarström 689cc897fd
Merge pull request #506 from kolplattformen/feature/nx
Add `nx` to the project
2021-10-27 08:03:59 +02:00
Viktor Sarström d71c10607f fix: 🐛 Fixes failing tests (added skip), fixes lint + test 2021-10-27 07:58:22 +02:00
Viktor Sarström db1d70d818 package.json fix 2021-10-26 14:33:27 +02:00
Viktor Sarström c54f2ffd05 fix: 🐛 Fixes merge with main 2021-10-26 14:23:49 +02:00
Viktor Sarström ff01199086 Merge branch 'main' of https://github.com/kolplattformen/skolplattformen into feature/nx 2021-10-26 14:22:10 +02:00
Jonathan Edenström 1ef5dd58bc remove duplicate cookies packages 2021-10-26 09:59:14 +02:00
Viktor Sarström 2812964653 removred resolosutions 2021-10-24 21:40:57 +02:00
Viktor Sarström f559e26dc4 Bumped fbjs to mitigate ua-parser-js hack 2021-10-24 21:39:54 +02:00
Rickard Natt och Dag 40951cf75f
test: fix mocking in nx 2021-10-24 11:02:06 +02:00
Viktor Sarström ee517a3dfc Changed back to linux 2021-10-18 16:52:55 +02:00
Viktor Sarström e5b264c7fc Testing with macos 2021-10-18 16:52:02 +02:00
Jonathan Edenström 15df0caa10 fix app babel config 2021-10-15 23:02:10 +02:00
Jonathan Edenström 61a1f3521b fix failing api tests 2021-10-15 22:40:29 +02:00
Jonathan Edenström 83e837955c Fix tests for `hooks` 2021-10-15 22:36:48 +02:00
Viktor Sarström e9d82745ce More test stuff 2021-10-15 22:07:03 +02:00
Viktor Sarström 38c21ff708 Fixes lint errors 2021-10-15 15:27:53 +02:00
Viktor Sarström 05c2a72be1 Fixes lint errors 2021-10-15 15:22:43 +02:00
Viktor Sarström 42d3ed0d20 Disabled abscence tests for now 2021-10-15 15:18:33 +02:00
Viktor Sarström 8b48d7d76c Changed to same node version 2021-10-15 15:14:51 +02:00
Viktor Sarström a1b3b52629 Downgraded eslint, fixes lint stuff 2021-10-15 15:10:46 +02:00
Viktor Sarström d451cf13af fix: 🐛 Fixes tests 2021-10-15 14:59:37 +02:00
Viktor Sarström 143c3ee7c2 test: 💍 Fixed tests that fails in NX migration 2021-10-14 22:57:20 +02:00
Emil Lindqvist 5103038d97 Add test for hjarntorget api login/logout flow 2021-10-11 21:18:29 +02:00