Commit Graph

400 Commits

Author SHA1 Message Date
redfast00 b54433f3d5
Merge pull request #59 from ZeusWPI/update-rails
Update rails to latest 5
2019-08-24 21:25:24 +02:00
redfast00 3ce8150edb
Update rails to latest 5 2019-08-24 21:20:49 +02:00
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 2fb3e9fea7
Merge pull request #58 from ZeusWPI/update-deps
Update gems
2019-08-24 18:41:13 +02:00
redfast00 ffce716109
Use native int as boolean for SQLite 2019-08-24 18:36:06 +02:00
redfast00 0fca0295b5
Fix bundler version 2019-08-24 18:19:18 +02:00
redfast00 8b47d4d0ea
Update gems 2019-08-24 18:05:37 +02:00
redfast00 b613fd9892
Change amount 2019-08-23 16:37:56 +02:00
redfast00 4935be532d
Fix notifications not working for some users 2019-08-04 20:30:45 +02:00
redfast00 942d23c040
Add favicon 2019-06-28 16:16:12 +02:00
redfast00 dba60e9a18
Merge pull request #56 from ZeusWPI/better-rounding
Improve rounding of debtchart
2019-06-19 15:54:59 +02:00
redfast00 5fade8423d
Improve rounding of debtchart 2019-06-19 15:45:07 +02:00
Robbe Van Herck 7c1aec2792
Merge pull request #55 from ZeusWPI/better-chart
Better statistics
2019-06-17 16:21:31 +02:00
redfast00 d271842529
Better statistics 2019-06-17 16:15:29 +02:00
redfast00 be466bb4bb
Add test for too much money 2019-06-17 15:11:26 +02:00
redfast00 7ccc2e5057
Merge pull request #54 from ZeusWPI/feature/50/cancel-request
Allow the issuer of a request to cancel it (closes #50)
2019-05-31 17:09:14 +02:00
redfast00 91e9ae2379
Merge pull request #53 from ZeusWPI/tests/51/add-confirm-request-tests
Add tests for #51
2019-05-31 17:07:37 +02:00
Tom Naessens f93e588a1f Allow the issuer of a request to cancel it 2019-05-31 14:50:55 +12:00
Tom Naessens 26d31b926a Add tests for #51 2019-05-31 14:01:43 +12:00
redfast00 923c1ab286
Merge pull request #52 from ZeusWPI/fix/51/users-can-approve-their-own-requests
Make sure Cancancan actually finds the resource to authorize it
2019-05-31 02:54:54 +02: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
Tom Naessens ac64fed6a8 Fix FactoryGirl deprecation warning by upgrading to FactoryBot 5 2019-05-30 21:08:46 +12:00
redfast00 051cd9a265
Workaround 2019-05-11 15:20:06 +02:00
redfast00 dd9efd0416
Merge pull request #48 from ZeusWPI/feature/android-notification
Android notifcations for Tab
2019-05-11 15:07:23 +02: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 fef0bcb92c
Add rpush 2019-05-08 22:50: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 7e991bd5bc
Add two gems I need for deployment 2019-04-18 01:34:55 +02:00
Rien Maertens 4fb4385ba5
Also skip CSRF check for clients (Tap) 2019-04-18 00:50:41 +02:00
Wout Schellaert fe9458dc5d
Merge pull request #47 from ZeusWPI/fix-charting-library
Host the charting library ourselves instead of from Google
2019-04-14 21:46:59 +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 98f60701ec
Merge pull request #46 from ZeusWPI/feature/api-create-transaction
API create transaction
2019-04-13 21:11:53 +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
Robbe De Proft f884506abc
Merge pull request #45 from ZeusWPI/api
Add transactions API
2019-04-10 16:37:44 +02:00
redfast00 4099d07394
Merge branch 'master' of github.com:ZeusWPI/Tab into api 2019-04-10 16:15:11 +02:00
redfast00 af08ce6a66
Fix tests 2019-04-10 16:14:02 +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 43580c3545
Security++ 2018-08-08 14:22:00 +02:00