Commit Graph

35 Commits

Author SHA1 Message Date
1cc0962528 forgot to filter by user-id in wallet -.- 2016-11-20 15:04:04 +01:00
2d0a23b8b4
null-error in sql-quert 2016-11-14 01:10:55 +01:00
e31e76b76e updated bootstrap, jquery. Added sortable/partially hidable tables 2016-01-17 20:05:42 +01:00
05a8bf438e added lost orders. fixes #7 2015-09-18 19:06:17 +02:00
445bd85ce4 added structure for problematic transactions 2015-09-18 17:59:50 +02:00
5266c5c5da pagination now works, but always shows all pages (#items/100) for selection. could get messy afterwards. but fixes #5 2015-09-18 01:08:15 +02:00
6235692988 created history as stated in #5 - not paginated yet. 2015-09-18 00:41:37 +02:00
2b55cf8178 tweaked orders, added lookup for under/overcut via CREST 2015-09-17 23:31:25 +02:00
4016194ecb added order-overview page. still needs tweaking and polish. 2015-09-07 03:03:23 +02:00
a8df1abfa1 added order-loading. Fixes #3 2015-09-06 15:53:09 +02:00
09612c9364 Stats now work correctly 2015-08-23 00:22:27 +02:00
7de15e9bac added Handler/ProfitItems 2015-08-20 18:42:53 +02:00
a71c8f3b26 added login-layout and changed default layout to different stuff. Also included Balance 2015-08-18 12:28:15 +02:00
ae16513293 fixed Stock 2015-08-18 02:46:13 +02:00
887dc1d125 moved stuff around, added probelematic field to transactions 2015-08-17 00:14:33 +02:00
a503172e79 added profit for last x days on wallet 2015-08-09 23:33:19 +02:00
fc3432b834 further beautification. looks a bit like NEAT1 now 2015-08-09 03:17:36 +02:00
44653b7504 visuals on the wallet 2015-08-09 02:06:32 +02:00
941717f776 did a bit of beautification on the html-side 2015-08-07 23:41:37 +02:00
ac00ceebef made rough stock, without grouping. need esqueleto for that. 2015-08-07 02:34:45 +02:00
9ad4be6ba4 a bit templating 2015-08-07 02:26:16 +02:00
617e225624 profit calculation works, but is O(n²) 2015-08-07 02:10:42 +02:00
49adc39c2d added tax-calculation to update 2015-08-07 00:36:10 +02:00
05f07155f1 created update, put data into the database, modified readme 2015-08-07 00:07:48 +02:00
753b9079e7 minor 2015-08-04 00:12:34 +02:00
75982cf813 minor 2015-08-03 12:52:48 +02:00
b739e2190f Tested eve-api 2015-07-24 21:12:18 +02:00
4e3284c682 little mishap with database. api keys should now behave. 2015-07-22 02:01:58 +02:00
a707e64cce Api-Key now gets verified and can be saved/changed 2015-07-20 22:10:30 +02:00
a59e571ea2 auth now using yesod-auth providers. Multiple providers supported. 2015-06-16 20:08:01 +02:00
07c0d37ceb register and login now work 2015-06-16 17:03:34 +02:00
ff3bc3f89e added working register form. still needs to be saved 2015-06-15 23:58:08 +02:00
96e63b0299 changed handler 2015-04-27 17:31:06 +02:00
7b18752be2 First steps... 2015-04-26 22:18:24 +02:00
8a31709f7e scaffolding 2015-03-11 00:13:42 +01:00