Commit graph

250 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 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
benji c160188af5 Add more info to the landing page 2017-01-14 16:22:44 +01:00
benji af33a89790 Transaction form 2017-01-12 16:29:49 +01:00
benji 546d918700 Add transactions view 2017-01-11 21:18:23 +01:00
benji d388226d32 Split up landing page for signed in and signed out users, and add new menu 2017-01-11 16:14:21 +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 ad395945f2 Merge branch 'master' of github.com:ZeusWPI/Tab into request-payments 2017-01-11 14:14:06 +01:00
benji 35fba66b39 Merge branch 'master' into fancy-user-page 2017-01-11 13:59:10 +01:00
benji 11024261d9 Add number of requests and notifications in header 2017-01-10 17:22:11 +01:00
benji 51460a97b7 Annotations 2017-01-09 16:41:24 +01:00
benji 1e88bdd63a Clean redundant code 2017-01-09 16:40:58 +01:00
benji 220a1e6684 Euro signs 2017-01-09 16:25:08 +01:00
benji 4a631bc0c2 Add notifications about requests 2017-01-09 16:22:58 +01:00
benji 4748625502 Make requests for money 2017-01-09 15:46:43 +01:00
benji 8a9e9d9184 Use decent escaping of special characters in transaction messages 2016-05-20 15:08:14 +02:00
benji 50d27561e4 escape shit 2016-03-21 11:54:32 +01:00
Stijn Seghers 61afbfa771 EUROES 2016-02-18 19:53:43 +01:00
benji 36fbf1a8f8 Format the balance of user 2016-02-17 15:45:00 +01:00
benji 8306271bd9 Remove unused private method 2016-02-17 15:20:12 +01:00
benji 03a86f89af Make landing page responsive. 2016-02-17 15:09:49 +01:00
benji d9714b853d Add link to root_path in menu 2016-02-17 13:21:21 +01:00
benji d2df3d2517 Remove 'True' flash message when session expires.
This is because devise uses flash to store logic, instead of only
information that has to be given to the user. The 'timedout' key has
been removed from the flash hash. This should be reverted when devise
changes this.
2016-02-17 12:15:39 +01:00
tl3ilaxu 8c90927898 Add gaint zeus account nr 2016-02-12 00:18:59 +01:00
tl3ilaxu 166820ddfe Add gaint zeus account nr 2016-02-12 00:18:13 +01:00
tl3ilaxu 692de0228e Merge branch 'master' of https://github.com/ZeusWPI/Tab into user-table-fix 2016-02-11 17:30:34 +01:00
tl3ilaxu 5c79a8860f Fix table responsiveness 2016-02-11 17:29:26 +01:00
benji b0c0c76b21 Merge pull request #20 from ZeusWPI/user-table-fix
Fix horrible user index
2016-02-11 17:13:44 +01:00
tl3ilaxu bfe3d9bba5 Fix user index 2016-02-11 17:03:57 +01:00
Felix Van der Jeugt 305939712f fix #17 and s/Bedrag/Amount 2016-02-10 20:50:42 +01:00
Felix Van der Jeugt 227903c88f fix #16 2016-02-10 20:32:43 +01:00
benji ac2dbee62b Privacy and stuff 2016-02-10 15:23:16 +01:00