|
e9b4f41b1e
|
Add an onboarding screen to get users started
Fix for #17.
|
2018-07-17 15:10:51 +02:00 |
|
|
57552197a9
|
Show details for the nearest report
|
2018-07-13 15:04:51 +02:00 |
|
|
9d6ed7e74c
|
Better handling of expiration of GCUM and accidents report types.
|
2018-07-10 15:55:45 +02:00 |
|
|
3e2e034fc8
|
Store settings in store, fix #12
|
2018-07-10 14:32:48 +02:00 |
|
|
9d4842b44c
|
Clicking on a report now shows more infos and let users dismiss it
You should update your database by running
```
ALTER TABLE report ADD COLUMN (upvotes INTEGER NOT NULL, downvotes INTEGER NOT NULL)
```
Fix issue #8.
|
2018-07-06 15:39:35 +02:00 |
|
|
dde886d46e
|
Fix lint
|
2018-07-05 09:53:21 +02:00 |
|
|
5c777138f4
|
Better feedback with connectivity issues when sending reports
|
2018-07-04 18:20:28 +02:00 |
|
|
f30d000f92
|
Show the reports as soon as they are added in the db
|
2018-06-26 11:39:43 +02:00 |
|