Commit Graph

61 Commits

Author SHA1 Message Date
Lucas Verney 98f13a3bbb Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
Lucas Verney cdd6533466 Bump translations 2019-01-21 14:32:40 +01:00
Lucas Verney 068bcdbfc6 Frontend part of the tiles caching 2019-01-01 20:13:23 +01:00
Lucas Verney dcfa5c5897 Remove useless i18n strings and restore the fetching info alert 2018-11-08 23:37:20 +01:00
Lucas Verney 944b9842cb Add a search modal, fix for #52 2018-11-07 20:04:00 +01:00
Lucas Verney f2e6091402 Add support for work Opendata in Hauts-de-Seine 2018-11-05 20:07:24 +01:00
Lucas Verney 8a52c94fbb Bump translations 2018-10-18 21:19:17 +02:00
Lucas Verney 824de12b74 Forgot Toulouse in OpenData sources 2018-10-18 16:44:50 +02:00
Lucas Verney 1e7b2b363a Improve OpenData handling for roadwork, clear mention in About section and add OpenData for Loiret 2018-10-18 15:03:33 +02:00
Lucas Verney 3f86fc21af Bump translations 2018-10-17 21:42:02 +02:00
Lucas Verney dca0f62394 Add a setting to allow permanent notification or not. 2018-09-21 15:11:31 +02:00
Lucas Verney 0c27768e91 Translate the rotate button tooltip 2018-09-14 15:27:03 +02:00
Lucas Verney f0fc8f287d Drop Moment.JS, use custom small lib for relative dates and formatting 2018-08-29 12:08:18 +02:00
Lucas Verney 2ccc4110d6 Restore the correct spaces before double punctuation 2018-08-28 20:48:50 +02:00
Lucas Verney b8ae8e9fa3 Add a way to report a bug, close #34 2018-08-26 17:48:07 +02:00
Lucas Verney 6f8b3ada2c Autorotate mode when clicking the compass icon
Also fix a bug with sharing current position.
2018-08-26 17:48:07 +02:00
Lucas Verney 490725cb7f Update oc translation 2018-08-17 20:00:36 +02:00
Lucas Verney f5517b292d Fix a missing translation in Onboarding 2018-08-16 11:41:20 +02:00
Lucas Verney d0b2946352 Bump oc translation 2018-08-09 23:46:44 +02:00
Lucas Verney 6a70deec70 Upgrade to Webpack 4 + improve the build system 2018-08-06 23:29:17 +02:00
Lucas Verney 95ef4d2c4d Update translations 2018-08-05 22:12:26 +02:00
Lucas Verney d5dcf96af8 Let user download GPX trace from menu 2018-08-03 17:15:03 +02:00
Lucas Verney 0f9544bf16 Update locales 2018-08-01 18:07:44 +02:00
Lucas Verney d2bae9e532 Add statistics about the instance under the About section. 2018-08-01 17:54:48 +02:00
Lucas Verney 54eb950a80 Update locales 2018-07-31 20:34:19 +02:00
Lucas Verney 4f64204ff0 Add beep and vibration when coming close to a known report 2018-07-31 15:46:18 +02:00
Lucas Verney c19bd60174 Better management of permissions
* Finish the ability to use custom tile server.
* Store settings whenever they are changed.
* Support new settings for audio/vibrate permission.
2018-07-30 20:23:56 +02:00
Lucas Verney da7e582cf9 Add a way to resend unsent reports, fix for #14. 2018-07-26 13:56:51 +02:00
Lucas Verney 74a42abe72 Add a way to share a specific map position
Also rework the way Map component is handled to make it cleaner and more
efficient.

Fix for issue #23.
2018-07-26 08:47:31 +02:00
Lucas Verney 3e8ec40330 Fix English translation for GCUM 2018-07-25 14:31:49 +02:00
Lucas Verney 5063d6d4da Fix a bug with Moment locale in production build 2018-07-25 11:56:04 +02:00
Lucas Verney 0bf72e55f4 Use English locale as fallback 2018-07-22 16:15:50 +02:00
Lucas Verney 4ee603a767 Use Zanata Python client and improve OC translation 2018-07-21 18:39:28 +02:00
Lucas Verney 41db1c0d12 Localize MomentJS in Occitan as well 2018-07-21 18:27:02 +02:00
Lucas Verney 5e1c3e47fc Add occitan translation + better names for locales in Settings
Huge thanks to Quentin for this translation! https://framagit.org/phyks/cyclassist/merge_requests/1
2018-07-20 15:37:14 +02:00
Lucas Verney 3da34cb148 Use Zanata to handle translations 2018-07-20 15:15:26 +02:00
Lucas Verney 3182dbb985 Improve About section 2018-07-18 14:57:04 +02:00
Lucas Verney 169076dffa Better error messages on geolocation fetching errors 2018-07-17 23:27:07 +02:00
Lucas Verney b792f2ec44 Complete translation of manual location picker + better guard for Map when user has not previously clicked on a button 2018-07-17 23:19:28 +02:00
Lucas Verney edadbd6393 Let user pick a location manually, fix for #3. 2018-07-17 22:49:00 +02:00
Lucas Verney fbe8298814 Let user choose which tile server to use among a list of tile servers. Fix #19. 2018-07-17 16:32:34 +02:00
Lucas Verney e9b4f41b1e Add an onboarding screen to get users started
Fix for #17.
2018-07-17 15:10:51 +02:00
Lucas Verney a31dca5ab1 Better description of geolocation sharing in About section 2018-07-13 16:09:27 +02:00
Lucas Verney 27631855af Proper aria labels for buttons 2018-07-11 01:14:54 +02:00
Lucas Verney 9d6ed7e74c Better handling of expiration of GCUM and accidents report types. 2018-07-10 15:55:45 +02:00
Lucas Verney bc52d4f929 Add 2 new report types: accident + misc. Fix #15. 2018-07-10 15:19:24 +02:00
Lucas Verney 3e2e034fc8 Store settings in store, fix #12 2018-07-10 14:32:48 +02:00
Lucas Verney 3d134d438d More infos about pressing marker in the About section 2018-07-09 14:49:39 +02:00
Lucas Verney 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
Lucas Verney 5c777138f4 Better feedback with connectivity issues when sending reports 2018-07-04 18:20:28 +02:00