Graham Jones
|
438f0cb0b9
|
Tidied up menus and button labels - call this version 4.0.0a - very alpha but it does most of what it needs to :)
|
2022-01-27 22:46:32 +00:00 |
|
Graham Jones
|
7f9a61c2a5
|
Added New User Registration button to authentication activity
|
2022-01-27 15:05:11 +00:00 |
|
Graham Jones
|
27a508ce88
|
Tidying up Authenticate activity
|
2022-01-26 19:15:52 +00:00 |
|
Graham Jones
|
5d9f920b2c
|
Added activity to view the remote database data - needs to point to a (not yet written) ReactJS based page - just shows the API raw data at the moment.
|
2022-01-05 19:49:23 +00:00 |
|
Graham Jones
|
68bf89b0ff
|
Added prune database option to limit size of local database
|
2022-01-04 21:08:33 +00:00 |
|
Graham Jones
|
7ffdb3c3dc
|
Setting up basic infrastructure for uploading events and datapoints to remote API server. Next step is to upload the required datapoints for each event, and handle network failures etc.
|
2022-01-03 18:40:45 +00:00 |
|
Graham Jones
|
bec437e858
|
Started adding code to create a datapoint - getting error 405 "POST Not Allowed", which might be an issue with the API
|
2021-12-16 21:45:08 +00:00 |
|
Graham Jones
|
20f79264fe
|
Fixed authentication UI - it will now save the token to persistent storage and the logout button deletes the stored token
|
2021-12-12 22:49:30 +00:00 |
|
Graham Jones
|
0a405af092
|
Starting on an Autenticate activity to obtain access token - the POST parameters are not working yet....
|
2021-12-12 06:21:19 +00:00 |
|