Commit graph

47 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 a803d005a3 Authorize creating requests for users, and add links for pennings to zeus requests 2017-01-11 14:34:17 +01:00
benji 4748625502 Make requests for money 2017-01-09 15:46:43 +01:00
benji 0cf5872a98 Add id_at_client to transactions + tests 2015-09-14 13:16:01 +02:00
benji 6c04a90f68 Return new transaction on create 2015-09-14 10:32:58 +02:00
benji 1b6f83f70a typo oO 2015-09-12 12:26:02 +02:00
benji cd939f2bf1 Create user when he/she doesn't exist yet and name provided through api 2015-09-12 12:21:12 +02:00
Ilion Beyst 39ee9a19a2 reverse transaction with negative amount 2015-09-11 16:35:46 +02:00
benji 3ec19abab3 diefstal is een misdrijf 2015-09-11 15:50:07 +02:00
benji a2681f9951 Remote transaction form 2015-09-11 13:16:53 +02:00
benji dd7fc618b6 Make transaction form remote 2015-09-11 11:16:41 +02:00
Ilion Beyst a3a7ff8c44 Revert "Merge branch 'master' into filter-datatables"
This reverts commit 78863c40b7, reversing
changes made to bbaa070cca.
2015-09-10 22:25:52 +02:00
benji c5dde90c43 Make transaction form remote 2015-09-10 21:46:05 +02:00
Felix Van der Jeugt 2c1c92edb3 show all transactions on index, show user transactions on user show 2015-09-10 16:51:23 +02:00
Felix Van der Jeugt 079c1ea4d0 Merge branch 'master' into datagrid 2015-09-10 16:18:46 +02:00
benji ec5e556dde Prevent transaction amount with commas to give wrong results 2015-09-10 16:15:17 +02:00
benji d215b31739 Add euro symbol to amount field 2015-09-10 15:26:15 +02:00
Felix Van der Jeugt 7bb2502b6f Merge branch 'master' into datagrid 2015-09-10 14:56:51 +02:00
Felix Van der Jeugt b2936f7645 chance scope to single user and show peers 2015-09-10 13:47:43 +02:00
Felix Van der Jeugt 3a7472dcd0 add some columns to datagrid 2015-09-10 01:31:47 +02:00
Felix Van der Jeugt b4695d623f replace datatables for user with datagrid for transactions 2015-09-10 00:35:59 +02:00
benji 5ff29d2a1f API test 2015-09-09 21:52:16 +02:00
Ilion Beyst 3a0d5f1017 add cancancan ability for creating transactions 2015-09-09 16:51:41 +02:00
Ilion Beyst 44e83e2aba allow euros and cents in transaction params 2015-09-09 16:26:06 +02:00
benji 786e0a8d01 Merge branch 'api' of https://github.com/ZeusWPI/Tab into api 2015-09-09 14:08:42 +02:00
benji d948071e49 Put authentication on api 2015-09-09 14:08:40 +02:00
Ilion Beyst 3d8b1e9c60 fix transactions cretate 2015-09-09 13:33:55 +02:00
benji c3bf2b74cc Merge branch 'api' of https://github.com/ZeusWPI/Tab into api 2015-09-09 12:59:12 +02:00
benji 6229556e38 Make create in transactions work 2015-09-09 12:58:44 +02:00
Ilion Beyst 3a659485a6 Merge branch 'master' into api 2015-09-09 12:56:34 +02:00
Ilion Beyst b66a06f139 Merge branch 'master' of github.com:ZeusWPI/Tab 2015-09-09 12:53:28 +02:00
Ilion Beyst 95f4c54780 re-annotate 2015-09-09 12:50:39 +02:00
Ilion Beyst dbc533a1cb mess around with api params 2015-09-09 11:56:13 +02:00
benji a2ae293df0 Merge branch 'master' of https://github.com/ZeusWPI/Tab 2015-09-09 11:54:59 +02:00
benji 738283dddd Change skip_authenticity_token by :null_session 2015-09-09 11:53:30 +02:00
Ilion Beyst 7423cb4dda Add client identification methods 2015-09-09 11:31:34 +02:00
Ilion Beyst d48f5ffa2a Merge branch 'master' of github.com:ZeusWPI/Tab 2015-09-08 21:35:48 +02:00
benji bb5a4019e6 Rewrite transaction controller 2015-09-08 21:07:00 +02:00
Ilion Beyst eb717e8cbd Move transaction table to user/show 2015-09-08 20:45:32 +02:00
Ilion Beyst 5d2eff242c Merge branch 'transaction-vc' of github.com:ZeusWPI/Tab into transaction-vc 2015-09-08 17:46:13 +02:00
Ilion Beyst 20bb280482 Make transaction datatable actually work 2015-09-08 17:46:07 +02:00
Felix Van der Jeugt 15ba18fa59 merge remote branch into transaction-vc 2015-09-08 17:32:03 +02:00
Ilion Beyst c3c13f428a Fixed ajax datatable 2015-09-08 17:30:13 +02:00
Felix Van der Jeugt 363c825e55 add create controller and dummy view 2015-09-08 17:30:02 +02:00
Felix Van der Jeugt 993a54bd46 add transactions controller 2015-09-08 15:25:54 +02:00