Commit Graph

610 Commits

Author SHA1 Message Date
Sam
20a5b9be07 update README.md 2020-12-30 10:15:28 +01:00
Sam
e85f8cce53 Tests - add headless option for e2e tests 2020-12-30 10:15:28 +01:00
Sam
5eefc963ad Client - update react-leaflet to 3.0.5 2020-12-25 19:54:30 +01:00
Sam
ea847b4487 Client - update JS dependencies (wip) 2020-12-25 19:47:47 +01:00
Sam
c890ec6be1 API - update pyjwt to 2.0.0
jwt.encode() returns now tokens as string instead of a byte string
2020-12-25 19:38:33 +01:00
Sam
26d9402425 API - update python dependencies (wip) 2020-12-25 19:15:04 +01:00
Sam
834fa57c57 CI - update python 3.9 job 2020-11-22 12:20:47 +01:00
Sam
314efd9fd3 fix typo 2020-09-19 15:10:13 +02:00
Sam
89588a4490 update CHANGELOG.md 2020-09-19 14:54:34 +02:00
Sam
984345da8a
Merge pull request #55 from SamR1/project-refactoring-and-packaging
Project refactoring and packaging
2020-09-19 14:34:48 +02:00
Sam
e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam
8320ce53b3 bump version to 0.4.0 2020-09-18 08:51:00 +02:00
Sam
39cc65855a API - add log file 2020-09-18 08:50:15 +02:00
Sam
b44a2cef53 API - minor refactor 2020-09-17 16:09:11 +02:00
Sam
8c84afe793 add entry points for fittrackee package 2020-09-16 18:58:14 +02:00
Sam
6c3e31bf6d API - add python 3.9 in CI and remove unused dependency 2020-09-16 16:39:27 +02:00
Sam
a266fc330e Client - move package.json and lint config files 2020-09-16 16:00:25 +02:00
Sam
b3a0947019 API - serve favicon and images 2020-09-16 15:53:05 +02:00
Sam
af301b437e API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
Sam
640385cdb7 remove unused files and dependencies 2020-09-16 15:04:22 +02:00
Sam
b411d4d547 CI - use GitLab instead of Travis 2020-09-16 14:13:38 +02:00
Sam
1ad847c857 API & Client - replace testcafe with selenium for e2e tests 2020-09-16 13:52:57 +02:00
Sam
f626559e5e API & Client - use flask to serve js files 2020-09-16 13:48:45 +02:00
Sam
428c9c513a API - fix tests on CI - fix #54 2020-09-16 13:26:28 +02:00
Sam
a5a2033918 API & Client - update map attribution to match tile server - fix #54 2020-09-16 13:01:21 +02:00
Sam
a5e40612ba API & Client - tile server for map can be changed - fix #54 2020-09-16 11:47:33 +02:00
Sam
98fb8e95f8 Client - update JS dependencies 2020-09-16 11:16:40 +02:00
Sam
1f8754a4f9 API - update python dependencies 2020-09-16 11:09:32 +02:00
Sam
98ac4a5a5b update JS dependencies
except history
2020-08-09 18:21:01 +02:00
Sam
f5e103fa07 update python dependencies 2020-08-09 18:03:58 +02:00
Sam
c4d64924f0
Update README.md 2020-07-15 17:25:55 +02:00
Sam
78b11120ec update documentation 2020-07-15 17:19:37 +02:00
Sam
404bf286ef update documentation 2020-07-15 15:30:41 +02:00
Sam
3be8783ee3 Client - display today cell w/ different color 2020-07-15 14:08:06 +02:00
Sam
e386f466ae API - fix localization 2020-07-15 10:10:54 +02:00
Sam
36ded61e36 update Makefile 2020-07-15 09:19:07 +02:00
Sam
d2768c015c API - fix test 2020-07-15 07:45:01 +02:00
Sam
c797d4393e API - use task queue to send password request email 2020-07-14 22:05:13 +02:00
Sam
e990a63675 update JS dependencies
except history (connected-react-router not compatible w/ the last version)
2020-07-14 17:20:37 +02:00
Sam
2f787ed92d update python dependencies and lint fix 2020-07-14 17:20:03 +02:00
Sam
075f98e6e5 API - display password reset link expiration delay in email 2020-07-11 19:35:20 +02:00
Sam
b351f3d42c API - fix tests w/ python 3.7 2020-07-11 18:44:03 +02:00
Sam
736a1f910a update docker & CI config 2020-07-11 18:44:03 +02:00
Sam
2540fa79d3 Docs - update api documentation 2020-07-11 18:44:03 +02:00
Sam
1860cfe320 Client - add password reset - #50 2020-07-11 18:44:03 +02:00
Sam
51d627fa1c API - add route to update password and email templates - #50 2020-07-11 18:44:03 +02:00
Sam
d6ce02d385 API - add password reset request route - #50 2020-07-11 18:44:03 +02:00
Sam
1a689955d3 Client - update user profile 2020-07-11 18:42:46 +02:00
Sam
f53213b4e9 API - refactor tests with classes 2020-05-10 15:56:06 +02:00
Sam
0c07ce172a API & Client - minor fixes 2020-05-03 11:30:40 +02:00