Commit graph

41 commits

Author SHA1 Message Date
David Vandorpe 7e07debc91
Revert "Fix for WiNA"
This reverts commit eae4a3e99c.
2018-03-21 19:40:03 +01:00
David Vandorpe eae4a3e99c
Fix for WiNA 2018-03-13 14:50:50 +01:00
benji c5176aa479 Allow submitting of react form 2017-01-14 22:45:51 +01:00
benji 35fba66b39 Merge branch 'master' into fancy-user-page 2017-01-11 13:59:10 +01:00
benji 8a9e9d9184 Use decent escaping of special characters in transaction messages 2016-05-20 15:08:14 +02:00
benji 50d27561e4 escape shit 2016-03-21 11:54:32 +01:00
benji 8306271bd9 Remove unused private method 2016-02-17 15:20:12 +01:00
Felix Van der Jeugt 4aebb0be59 improve landing page 2015-09-17 18:23:21 +02:00
Felix Van der Jeugt 9191e12ce9 fix amount distribution, still ugly though 2015-09-14 17:30:52 +02:00
Felix Van der Jeugt 2a51355046 fix shamepie, break distribution 2015-09-14 17:21:53 +02:00
Felix Van der Jeugt d0d7510532 better piechart of origins 2015-09-14 16:17:01 +02:00
Felix Van der Jeugt 6a86a418eb show transaction distribution in euro's 2015-09-14 15:14:09 +02:00
Felix Van der Jeugt 9302c3533b add distributions of debt sources and transaction amounts 2015-09-12 00:55:23 +02:00
Felix Van der Jeugt c9010f59ee add shamepie -- the big slices are really gross! 2015-09-12 00:17:43 +02:00
Felix Van der Jeugt 8f55d915e8 Merge branch 'master' into cute-little-statistics 2015-09-11 23:33:04 +02:00
Felix Van der Jeugt 24f8050ac9 implement simple wall of shame 2015-09-11 23:32:38 +02:00
Ilion Beyst 60b7a14a5d apparently exec_query fixes everything 2015-09-11 20:03:12 +02:00
Felix Van der Jeugt 3530fd1e5d add simplistic wall of shame 2015-09-11 18:04:45 +02:00
Ilion Beyst 39ee9a19a2 reverse transaction with negative amount 2015-09-11 16:35:46 +02:00
Ilion Beyst bd2c986604 order query on time 2015-09-11 15:51:15 +02:00
Ilion Beyst 2ea8124a01 fix lower bound in number filter 2015-09-11 14:24:28 +02:00
Ilion Beyst 9fea3a6ca4 format table values 2015-09-11 14:10:55 +02:00
Ilion Beyst 4fad3416c0 fix general retartedness on my side 2015-09-11 12:07:43 +02:00
Ilion Beyst bf9a845780 implement pagination 2015-09-11 12:07:43 +02:00
Felix Van der Jeugt d336e778f7 improve (and fix) parsing 2015-09-11 11:55:33 +02:00
Ilion Beyst fcb11bb036 fix :name in predicates 2015-09-11 10:46:03 +02:00
Ilion Beyst e621f6ef29 re-enable filters 2015-09-11 10:39:06 +02:00
Ilion Beyst c31a58cf89 select correct peer in datatable query 2015-09-10 22:15:43 +02:00
Ilion Beyst 86f8f30ab2 comment filters until input is fixed 2015-09-10 21:42:20 +02:00
Ilion Beyst 25c3bdd0ca implement filters for datatable 2015-09-10 21:09:57 +02:00
Ilion Beyst dd3c27c374 make datatable an object 2015-09-10 20:12:12 +02:00
Ilion Beyst fdf4e27a27 integrate arel query with datatable 2015-09-10 19:41:47 +02:00
Felix Van der Jeugt 9bde05abbb attempt to do this the long way once more 2015-09-10 12:09:30 +02:00
Felix Van der Jeugt 8287b26d3f add filters for most columns, realise what mistake I made 2015-09-10 00:05:26 +02:00
Felix Van der Jeugt 5e4a5b727c add pagination 2015-09-09 22:22:50 +02:00
Felix Van der Jeugt 1957e3854a parse ranges and return some data about the filtering 2015-09-09 21:09:19 +02:00
Felix Van der Jeugt c1d4b1c649 change table order 2015-09-09 20:06:42 +02:00
Felix Van der Jeugt 7eb32bf1c3 Merge branch 'master' into filter-datatables 2015-09-09 18:17:55 +02:00
Felix Van der Jeugt 747d014b85 write my own filtering form and parse with an object 2015-09-09 17:14:06 +02:00
Felix Van der Jeugt 028f52ecde write own datatables backend - no filtering 2015-09-09 14:46:06 +02:00
benji ee79fdcb26 Initial rails project 2015-09-07 11:44:48 +02:00