Commit graph

46 commits

Author SHA1 Message Date
Felix
eaf7a06f52 UI looking FANTASTIC
new organisations dialog added with very sexy listView
2019-08-07 13:15:15 +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
fa7cf8ffa0 Date/time picker added, receipt page 2.0 looking good! 2019-08-05 11:44:03 +01:00
Felix
5adb7ae902 The rebuild has begun! 2019-08-05 09:33:39 +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
525a092f40
dropdownbutton still not working fully
...but it works a bit more than before!
2019-07-19 15:15:04 +01:00
Felix
2e0802ac73
save before experiment, broken 2019-07-19 12:06:02 +01:00
Felix
1b207c1ce6
save
also, two exclamation marks have been added (very important)
2019-07-18 16:47:58 +01:00
Felix
d9abbbd0e7
Graph objectification 2019-07-18 16:38:12 +01:00
Felix
9a09154332
save before checking-out previous 2019-07-18 14:28:34 +01:00
Felix
d7625f7b88
implementing API graphs and getting frustrated at async stuff 2019-07-18 12:05:09 +01:00
Felix
4ab078c45e
Statistics/graphs section implemented
Only using sample data atm
2019-07-17 12:31:28 +01:00
Felix
adae182b1a
preparing for 'categories' 2019-07-16 16:55:00 +01:00
Felix
c5cf66a210
Changed navigation a bit, added 'stats' section
sections are easy to add and remove
2019-07-16 15:12:16 +01:00
Felix
4ec386019d
cleanup, 'recurring' now is submitted too
also getting ready to add categories
2019-07-16 12:59:57 +01:00
Felix
a088f2b4e0
nothing more to do..?
i believe that the app is finished. ta-da!
Edit: actually ‘categories’ needs to be added
2019-07-16 12:15:43 +01:00
Felix
c288f257c5
save login works 2019-07-16 12:09:10 +01:00
Felix
e3ca987aa8
WORKS!!!!!!!!
We did it boys, we uploaded a transaction
2019-07-16 11:28:36 +01:00
Felix
7dd00349a8 General minor fixes 2019-07-15 16:17:41 +01:00
Felix
2eead22967 general ui stuff
that's about it really
2019-07-15 14:59:09 +01:00
Felix
5af5955f09 submit receipt ui updated 2019-07-15 14:55:10 +01:00
Felix
a3a52ebe4a Submit Receipt fixed
'find' works, recurring options work, only thing that needs doing is adding organisation's address to api request
2019-07-15 14:48:41 +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
c389e2e005 login form has 'save login' option (doesn't function yet) and layout looks peng 2019-07-09 11:52:25 +01:00
Felix
c9ce563564 renamed old login screen appropriately 2019-07-09 10:28:53 +01:00
Felix
bd5ac307d3 Login screen now looks very sexy 2019-07-09 10:26:33 +01:00
Felix
ad5140e2e6 just code trimming, going to read more about ListViews before continuing with 'organization name' section 2019-07-08 15:34:02 +01:00
Felix
d4ca4a0534 'find organisations' nearly works... 2019-07-08 15:03:11 +01:00
Felix
6c9eb1c115 Improved api usage, organised my code a bit 2019-07-08 11:53:10 +01:00
Felix
b986b3e574 Organisations' names request implemented 2019-07-08 11:17:45 +01:00
Felix
0c1cacde1e Submit Recepit nearly working properly with API, corresponding view has relevant sections, still slightly more to do before working properly 2019-07-05 22:56:15 +01:00
Felix
ac4b122d07 About screen slightly updated, all transaction options can now be implemented (interface with API is now more complete) 2019-07-05 16:15:09 +01:00
Felix
1b98ed6ca0 Added 'essential purchase' option, its Y position relative to the text still needs sorting out though 2019-07-05 15:34:39 +01:00
Felix
f065e3df6a -turned off autocorrect on relevant textfields
-money input field uses number keyboard - validation still required
-added fadein animation to first menu
-added splash screen (white)  (logo looks better on white)
-added (temporary?) navigation menu
-removed access to navigator from login screen
2019-07-05 13:39:24 +01:00
Felix
a6558a482d Removed old TODO 2019-07-03 12:45:56 +01:00
Felix
9071880b6c Focus moves automatically to next field on login page 2019-07-03 12:41:51 +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
Tom Slater
eaa254e0e0 Updated the About page so it functions, formatted + information added 2019-05-24 16:21:48 +01:00
Finn
a784e2da9c
made changes to submit receipt 2019-05-21 15:30:14 +01:00
Finn
c15fdf1382
added proper date and time picker 2019-05-16 17:04:08 +01:00
Finn
fba0dd9ebc
theme changes 2019-05-10 12:51:11 +01:00
Finn
075a57278f
added changes to login model and start of receipt 2019-05-10 12:43:45 +01:00
Finn
3af4997c01
json encoded http submissions, login now works? 2019-05-09 12:52:25 +01:00
Finn
5c718fc14b
Initial framework in place, non-functional POST & env vars atm 2019-05-08 19:54:14 +01:00