Commit Graph

1903 Commits

Author SHA1 Message Date
Erik Hellman 7b027e130c gitignore for ios 2021-01-04 11:12:44 +01:00
Johan Öbrink d7e4981822 0.11.0 2021-01-03 13:09:32 +01:00
Johan Öbrink e41f0bf435
feat: 🎸 Replaced Moment with Luxon (#30)
* feat: 🎸 Replaced Moment with Luxon

Replaced Moment with Luxon since the former is deprecated for various
reasons. Also updated types to be fully serialized.

BREAKING CHANGE: 🧨 Change to types (moment -> strings) and api.getSchedule (moment ->
luxon.DateTime)
2021-01-03 13:08:53 +01:00
Christian Landgren f6b3946986 chore: Refactored loading of data to an abstract component instead 2020-12-31 10:49:11 +01:00
Christian Landgren fe836e1f5a Add cookie manager 2020-12-31 10:47:57 +01:00
Christian Landgren 8d65b4386c Refactored the loading of children to a separate file to keep each component as clean as possible 2020-12-31 10:04:49 +01:00
Christian Landgren 2b35557d2a remove debugging logging 2020-12-31 04:23:03 +01:00
irony 07c63f8c8f
Merge pull request #18 from kolplattformen/fix/login
Fixed login
2020-12-31 01:06:44 +01:00
Christian Landgren 2ecff71bc1 update lock files 2020-12-31 01:05:54 +01:00
Christian Landgren b2e097dfad do not emit old values which might overwrite new vales 2020-12-31 01:05:33 +01:00
Christian Landgren 40f9f236b4 ignore error in api for now 2020-12-31 01:05:06 +01:00
Christian Landgren 913f14583f Emit intermediate values through setState and then cache when done 2020-12-31 01:04:43 +01:00
Christian Landgren 6e46fe5b2d added spinners while loading 2020-12-31 00:17:27 +01:00
Johan Öbrink 9b92941adb fix: 🐛 Fixed so calendar doesn't bork if items don't load 2020-12-30 16:11:42 +01:00
Johan Öbrink 62672f224d Fixed login
Updated embedded-api to v0.10.0
Moved login actions to api login event
Also removed Pods dir
2020-12-30 15:25:02 +01:00
Johan Öbrink 40166f3280 0.10.0 2020-12-30 14:41:15 +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
Erik Hellman 780f7f2a90
Merge pull request #17 from kolplattformen/fix/new-icon
Fix/new icon
2020-12-29 12:36:30 +01:00
Erik Hellman 1cd15477f6 new Android icon 2020-12-29 12:31:29 +01:00
Erik Hellman 5804d567aa new iOS icon 2020-12-29 12:29:17 +01:00
Erik Hellman d6d635ed90
Merge pull request #16 from kolplattformen/feature/generators
Feature/generators + minor fixes
2020-12-29 10:23:18 +01:00
Christian Landgren e76bced86b wait with updates until we have at least the news 2020-12-27 11:59:53 +01:00
Christian Landgren a81ddf3d01 bugfixes and adjustments. code style more consistant with standard 2020-12-27 11:47:42 +01:00
Christian Landgren b3045d2024 refactored to using generators 2020-12-27 10:37:21 +01:00
Erik Hellman ff39b1e68a
Merge pull request #15 from kolplattformen/release/0.0.2
Release/0.0.2
2020-12-23 20:28:11 +01:00
Erik Hellman 6ae92dbc13 Fixes for Build 20 2020-12-23 19:53:48 +01:00
Erik Hellman a0d12146dd Merge remote-tracking branch 'origin/calendar' into release/0.0.2 2020-12-23 18:49:04 +01:00
Erik Hellman 9a9f96396d
Update README.md 2020-12-23 15:49:50 +01:00
Christian Landgren a0037b25dd added easter egg 2020-12-23 15:20:17 +01:00
Christian Landgren ac0d9d1f1a added images for news 2020-12-23 14:48:09 +01:00
Christian Landgren bca28a2798 bugfix error handling 2020-12-23 00:55:51 +01:00
Christian Landgren 1d6910357c removed unused use-http 2020-12-22 23:29:42 +01:00
Christian Landgren b8c3db14c1 fixed a bad merge 2020-12-22 04:44:49 +01:00
Christian Landgren 1181fe2505 use swedish format for calendar items 2020-12-22 04:25:01 +01:00
Christian Landgren ef223f57e9 package lock update 2020-12-22 04:24:44 +01:00
Christian Landgren bb37246249 Update illustrations 2020-12-22 04:24:31 +01:00
Christian Landgren 75a4667d70 Remove image in news for now 2020-12-22 04:23:45 +01:00
Christian Landgren d2dfe29bfa Add use-async-storage 2020-12-22 04:23:21 +01:00
Christian Landgren 1b7551756c layour fixes with calendar and news items 2020-12-22 02:12:08 +01:00
irony a5026d6c0f
Merge pull request #10 from kolplattformen/fix/remove-console-log-for-tokens
Remove console.log for ssn and token
2020-12-22 01:06:34 +01:00
Christian Landgren bf5d1d3980 pixel adjustments illustration 2020-12-22 01:06:12 +01:00
Christian Landgren 09500b6496 fix merge issues 2020-12-22 00:58:01 +01:00
Christian Landgren 0f8e8b4c79 resolved conflicts 2020-12-22 00:54:19 +01:00
irony 8cb593ad92
Merge pull request #11 from kolplattformen/fix/babel-plugin-transform-remove-console
Added transform-remove-console to babel
2020-12-22 00:43:30 +01:00
irony 51ea738b5f
Merge pull request #12 from kolplattformen/fix/ios-launc-screen
Fixes for iOS launch screen
2020-12-22 00:43:01 +01:00
irony dc405d8ce0
Merge pull request #6 from kolplattformen/use_npm_lib
Use the NPM lib in the app
2020-12-22 00:42:21 +01:00
Christian Landgren 7fd1f019f7 added new illustrations 2020-12-22 00:40:57 +01:00
Erik Hellman afb0ae24e8 Fixes for iOS launch screen 2020-12-21 21:39:41 +01:00
Erik Hellman 86704160ab Added transform-remove-console to babel 2020-12-21 21:29:40 +01:00
Christian Landgren ba17a690a6 this is not a dating app... 2020-12-21 21:17:47 +01:00