Commit graph

70 commits

Author SHA1 Message Date
benji d215b31739 Add euro symbol to amount field 2015-09-10 15:26:15 +02:00
benji f5d3a58bbb Move inline form to users#show 2015-09-10 14:12:05 +02:00
benji 5ff29d2a1f API test 2015-09-09 21:52:16 +02:00
benji 4c44b3f738 Rspec tests 2015-09-09 20:11:59 +02:00
benji 86b751fb81 Keep selected value in select2 when creating transaction fails 2015-09-09 17:56:27 +02:00
Ilion Beyst 160e68b1a5 Merge branch 'master' of github.com:ZeusWPI/Tab 2015-09-09 17:55:22 +02:00
benji a1b3326b73 Add pure css grids 2015-09-09 17:43:50 +02:00
Ilion Beyst e4bdeea61a Merge branch 'api' 2015-09-09 17:39:17 +02:00
Ilion Beyst 1ac1d54c26 add transaction default debtor and creditor 2015-09-09 17:37:03 +02:00
benji f217f07a83 Add some links on application view 2015-09-09 17:34:49 +02:00
benji 990ec00260 Merge branch 'api' of https://github.com/ZeusWPI/Tab into api 2015-09-09 17:07:09 +02:00
benji 1d6ab0f6eb Add some styling 2015-09-09 17:06:39 +02:00
Ilion Beyst 21e6432b41 fix ability when not logged in 2015-09-09 16:56:55 +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
Ilion Beyst 661728772f add debtor input field for penning 2015-09-09 15:31:23 +02:00
benji c20c30297b Install simple form 2015-09-09 14:59:13 +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 87c2994cf0 add issuer to transaction 2015-09-09 12:49:24 +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 d32bfc55fb Merge branch 'master' of github.com:ZeusWPI/Tab 2015-09-09 11:32:40 +02:00
Ilion Beyst 7423cb4dda Add client identification methods 2015-09-09 11:31:34 +02:00
benji f1af878c9e Merge branch 'master' of https://github.com/ZeusWPI/Tab 2015-09-09 11:25:01 +02:00
benji 321d0ea716 Add ClientAbility 2015-09-09 11:24:45 +02:00
Ilion Beyst 1233431d14 Added Zeus user 2015-09-08 21:38:29 +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
benji 272923d08d Convert erb to haml files 2015-09-08 19:39:13 +02:00
Felix Van der Jeugt 19a6f4b921 Merge branch 'master' into transaction-vc 2015-09-08 19:12:51 +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
benji 2f07856b67 Add authorization to user controller 2015-09-08 17:40:40 +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
benji 52808c27df Merge pull request #2 from ZeusWPI/cancancan
Add ability of cancancan
2015-09-08 17:29:15 +02:00
benji 380bce6ed6 Add index and show action for users 2015-09-08 17:28:46 +02:00
benji 31d5d81c9b Add ability of cancancan 2015-09-08 17:18:38 +02:00
Felix Van der Jeugt c1563980c4 show names in the creditor selection dropdown 2015-09-08 16:53:43 +02:00
Ilion Beyst b708319c3b Use haml! 2015-09-08 16:19:48 +02:00