Commit Graph

280 Commits

Author SHA1 Message Date
redfast00 45bd1f6ab4
Fix #39
This was caused by the javascript not loading: the turbolink event for
when a page is loaded has changed from 'page:load' to 'turbolinks:load'.
2019-08-24 21:08:11 +02:00
redfast00 4935be532d
Fix notifications not working for some users 2019-08-04 20:30:45 +02:00
redfast00 5fade8423d
Improve rounding of debtchart 2019-06-19 15:45:07 +02:00
redfast00 d271842529
Better statistics 2019-06-17 16:15:29 +02:00
Tom Naessens f93e588a1f Allow the issuer of a request to cancel it 2019-05-31 14:50:55 +12:00
Tom Naessens 756cd09fa5 Make sure Cancancan actually finds the resource to authorize it 2019-05-31 12:45:49 +12:00
Tom Naessens 13bf57d132 Rails 5 has the relation now (closes #1) 2019-05-30 21:39:53 +12:00
redfast00 4833662415
Use data channel instead of notification, so the notification can get delivered and intercepted client-side 2019-05-11 14:46:47 +02:00
redfast00 b037dccd43
Send Android notification when new notification is created 2019-05-11 12:00:19 +02:00
redfast00 2beefac8a5
Add an API for adding AndroidDeviceRegistrationTokens for a user 2019-05-08 22:28:09 +02:00
redfast00 cf5c02626d
Add AndroidDeviceRegistrationToken model belonging to user 2019-05-08 21:46:17 +02:00
redfast00 a727dfb1dd
Don't create new users in transactions 2019-05-07 16:01:54 +02:00
Rien Maertens 7f30b99dde
Another security issue herp derp 2019-04-18 20:45:56 +02:00
Rien Maertens 4fb4385ba5
Also skip CSRF check for clients (Tap) 2019-04-18 00:50:41 +02:00
redfast00 ce5c1e3fbe
Host the charting library ourselves instead of from Google
This fixes the debt chart not working in Firefox (has a built-in tracking blocker). Also made chart nicer
to display by adding percentages
2019-04-13 21:26:51 +02:00
redfast00 9a4be12e6e
API create transaction 2019-04-12 11:33:13 +02:00
redfast00 0e9b607061
Make API more friendly 2019-04-11 17:34:23 +02:00
redfast00 dee3e9a50a
Add transactions API 2019-04-10 14:15:20 +02:00
redfast00 4eb84e1c91
Fix CSRF in form submission 2019-04-10 14:14:17 +02:00
redfast00 51a045dae9
Don't allow users to see each others balances 2019-04-10 11:58:48 +02:00
redfast00 008f56a563
Fix sqlite dependency bug, add message 2019-04-08 21:46:33 +02:00
redfast00 b367d749ca
You can reset your own API token 2019-04-05 16:38:42 +02:00
redfast00 8f8bb86d3d
Dirty hotfix for mobile 2019-03-27 20:24:49 +01:00
redfast00 b44e288070
Fix IDOR in requests 2019-03-24 22:31:03 +01:00
Rien Maertens 6a9651efbd
Hoe heeft dit OOIT gewerkt? 2018-08-07 20:13:23 +02:00
Rien Maertens 9671e83fed
Remove base url 2018-08-07 19:04:44 +02:00
Robbe Van Herck e50743c30e Added newline at end of file 2018-06-20 19:31:00 +02:00
Robbe Van Herck 01b403c99e Added reset token 2018-06-20 19:28:01 +02:00
Robbe Van Herck 1581a38026 Add user API token 2018-06-20 18:51:17 +02:00
Robbe Van Herck 049b7bc3e4 Updated to Rails 5.2.0 2018-06-20 18:02:33 +02:00
David Vandorpe 7e07debc91
Revert "Fix for WiNA"
This reverts commit eae4a3e99c.
2018-03-21 19:40:03 +01:00
David Vandorpe 5472067004
Revert "Fix permissions"
This reverts commit 8285874483.
2018-03-21 19:39:41 +01:00
David Vandorpe 8285874483
Fix permissions 2018-03-13 15:27:34 +01:00
David Vandorpe eae4a3e99c
Fix for WiNA 2018-03-13 14:50:50 +01:00
benji ccd227a8ba Clients should be able to ask users balance 2017-01-23 17:45:57 +01:00
benji 9e7e793941 Add roles to clients 2017-01-23 16:59:04 +01:00
benji f1682b1a4e Remove debug statement 2017-01-17 10:16:59 +01:00
benji d0056fcd1b Revert "quick fix for production"
This reverts commit e6d84836c5.
2017-01-17 10:13:11 +01:00
benji e6d84836c5 quick fix for production 2017-01-17 00:15:54 +01:00
benji 2b2adeda3f one last try for today 2017-01-17 00:11:21 +01:00
benji f42d1ac12e i did it again 2017-01-16 23:59:28 +01:00
benji e00fe73797 oops 2017-01-16 23:50:03 +01:00
benji 9248773e4a Relative paths 2017-01-16 23:47:48 +01:00
benji d05e985850 mysql fail 2017-01-16 23:30:01 +01:00
benji 38facba605 Add balance in menu 2017-01-16 22:20:21 +01:00
benji 915d051e8f useless file 2017-01-16 21:41:55 +01:00
benji e7d88b7083 Change after_sign_in_page to root and add sign_out button 2017-01-16 21:40:09 +01:00
benji c94738123a Add card view for open outgoing requests 2017-01-14 23:12:45 +01:00
benji 696c6aae53 Add issuer on landing page 2017-01-14 22:54:07 +01:00
benji c5176aa479 Allow submitting of react form 2017-01-14 22:45:51 +01:00