Commit graph

10 commits

Author SHA1 Message Date
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
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