Commit Graph

29 Commits

Author SHA1 Message Date
Felix 2d741e61c7 about page 2019-09-02 17:12:19 +01:00
Felix a512549778 Maps, optimization, testing, code cleanup 2019-09-02 12:57:14 +01:00
Felix c6e69b037b profile mode, no changes 2019-08-27 17:00:19 +01:00
Felix 030f482a54 categories still broken 2019-08-23 17:52:48 +01:00
Felix 62d50f86a8 (profile mode) 2019-08-21 17:06:53 +01:00
Felix 55310068ea Code is B-E-A-U-TIFUL! All complies to standards.
Complies to flutter/dart 'pedantic' coding standards (their name, not mine)
2019-08-21 14:53:52 +01:00
Felix 19021a9a09 maps api implementation started 2019-08-21 12:35:21 +01:00
Felix 68102ea628 orgs dialog button disables/enables properly 2019-08-20 16:37:32 +01:00
Felix f5d2e991a8 ui improvements 2019-08-20 16:01:56 +01:00
Felix 9a5bfbaaf0 some info added to orgs dialog 2019-08-19 15:47:28 +01:00
Felix b4c93ff80d writing functions to get org graph data 2019-08-19 15:23:58 +01:00
Felix ff7cdf4907 let the testing begin! 2019-08-19 11:43:53 +01:00
Felix 503cd3ca59 improvements to graphs 2019-08-16 16:56:46 +01:00
Felix 41bc274965 Added message for when the server is down 2019-08-16 14:21:21 +01:00
Felix 9b34dd370d added More Info dialog on long press of payee 2019-08-13 12:36:10 +01:00
Felix 8bdc413eab debugging graphs...
it's hard!!
2019-08-12 16:03:00 +01:00
Felix 3060a6d1f9 forgot to stage all the changes... 2019-08-12 15:18:01 +01:00
Felix 59f69b102f Layout fixed 2019-08-05 12:24:40 +01:00
Felix e742badcc8 'amount' button
it doesn't actually function yet, but it looks pretty!
2019-08-05 12:11:40 +01:00
Felix 755893ee10 just gonna redo the whole receipt page
this is because the code for it is now completely messy and impossible to follow (yeah, my fault) and I need to start remembering how to code properly again after two weeks
2019-08-05 09:27:10 +01:00
Felix bf1046c4e5
getting graph data from api
not sure if this is needed, was suggested though
2019-07-18 10:26:37 +01:00
Felix 4ab078c45e
Statistics/graphs section implemented
Only using sample data atm
2019-07-17 12:31:28 +01:00
Felix fef1621d3e
Logout works
all that needs doing now is 'save login'
2019-07-16 11:42:34 +01:00
Felix e3ca987aa8
WORKS!!!!!!!!
We did it boys, we uploaded a transaction
2019-07-16 11:28:36 +01:00
Felix 60873a07ef Lots!
New navigation system, new 'about/settings/logout' page, some more types of dialog boxes added, some more minor things
2019-07-15 12:09:10 +01:00
Felix 2d0b6230ae slightly nicer login page (no icon although it can be easily added back) 2019-07-09 12:44:05 +01:00
Felix cad91d5fd4 Added launch icons, added 'home' button to side menu 2019-07-04 16:57:29 +01:00
Felix debf66ed17 Login form made easier to use - instead of hiding the keyboard and then pressing the 'LOGIN' button a user can click 'done' on their keyboard in the password field and the login API function is called. 2019-07-03 11:21:53 +01:00
Thomas Bloor 75af599788
First Commit 2019-01-22 20:20:10 +00:00