Commit Graph

280 Commits

Author SHA1 Message Date
Felix Van der Jeugt b4695d623f replace datatables for user with datagrid for transactions 2015-09-10 00:35:59 +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
benji 5ff29d2a1f API test 2015-09-09 21:52:16 +02:00
Ilion Beyst da7fb11b78 style user transaction table 2015-09-09 21:26:26 +02:00
Felix Van der Jeugt 1957e3854a parse ranges and return some data about the filtering 2015-09-09 21:09:19 +02:00
Ilion Beyst 4fa9a01c73 add column breakpoints 2015-09-09 20:54:22 +02:00
Felix Van der Jeugt 6f7da1dd5b add types to the input fields 2015-09-09 20:18:30 +02:00
benji 4c44b3f738 Rspec tests 2015-09-09 20:11:59 +02:00
Felix Van der Jeugt c1d4b1c649 change table order 2015-09-09 20:06:42 +02:00
Ilion Beyst 4173275e96 make datatable responsive 2015-09-09 19:37:23 +02:00
Felix Van der Jeugt 7eb32bf1c3 Merge branch 'master' into filter-datatables 2015-09-09 18:17:55 +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
Felix Van der Jeugt 747d014b85 write my own filtering form and parse with an object 2015-09-09 17:14:06 +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
Felix Van der Jeugt 028f52ecde write own datatables backend - no filtering 2015-09-09 14:46: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 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
Ilion Beyst f1a95088d8 Merge branch 'transaction-vc' of github.com:ZeusWPI/Tab into transaction-vc 2015-09-08 16:16:32 +02:00
Ilion Beyst 22cc4c3422 Add index datatable 2015-09-08 16:16:19 +02:00
Felix Van der Jeugt d11273c651 add pretty form for transactions 2015-09-08 16:13:03 +02:00
benji 599570f033 Add validations 2015-09-08 15:51:23 +02:00
Felix Van der Jeugt 993a54bd46 add transactions controller 2015-09-08 15:25:54 +02:00
benji cbb3284622 Install purecss 2015-09-08 15:20:28 +02:00
benji f2bc39b2b6 Merge branch 'master' of https://github.com/ZeusWPI/Tab 2015-09-08 15:16:11 +02:00
benji 5df3327e72 Add landing page 2015-09-08 15:16:08 +02:00
Ilion Beyst 9a7c9686cc Install datatables 2015-09-08 15:15:17 +02:00
Ilion Beyst 92ea144116 Add user controller and views 2015-09-08 15:14:46 +02:00
Ilion Beyst f430aa7b12 Generate client keys 2015-09-08 14:26:04 +02:00
benji c38f363dd6 Merge branch 'master' of https://github.com/ZeusWPI/Tab 2015-09-08 13:36:16 +02:00
benji 4dc8c36eee Add omniauth strategie for zeuswpi 2015-09-08 13:34:29 +02:00
Ilion Beyst 246492c546 Cache balance in user 2015-09-08 13:09:34 +02:00
Ilion Beyst 334054142c add transactions method to user 2015-09-08 12:45:11 +02:00
Ilion Beyst 29a9af3cf0 Added associations 2015-09-08 12:11:48 +02:00
Ilion Beyst dcae5f8784 Annotate models 2015-09-08 11:44:40 +02:00
Ilion Beyst cb05d1d742 fix migrations and create database 2015-09-08 11:44:07 +02:00
Ilion Beyst f96ddba717 generate models 2015-09-08 11:30:28 +02:00
benji ee79fdcb26 Initial rails project 2015-09-07 11:44:48 +02:00