Commit Graph

103 Commits

Author SHA1 Message Date
Tom Bloor 6c798d8d3f Word wrap feedback in admin console 2017-10-23 15:02:18 +01:00
Tom Bloor 13b594e64f Added footer with current git version shown 2017-09-29 16:21:24 +01:00
Tom Bloor a739b02eed Allow for day scale of transaction report 2017-09-29 16:04:41 +01:00
Tom Bloor bf74fcc44f Redo all admin pages for bootstrap 4 beta 2017-09-29 15:52:34 +01:00
Tom Bloor cf2c7dcc4b Initial pass of Transaction reports 2017-09-29 14:45:44 +01:00
Tom Bloor 2486c701a5 Improve feedback list some more 2017-09-28 17:10:13 +01:00
Tom Bloor 9cc1358283 improve layout of feedback reading 2017-09-28 17:03:26 +01:00
Tom Bloor c3519fa4df Improved Feedback list page 2017-09-28 16:39:16 +01:00
Tom Bloor 4beb26a0a4 Added mobile view meta tag for admin view 2017-09-28 15:51:56 +01:00
Tom Bloor 0486d910ee Added script for setting up lat/long in db and showing in admin panels 2017-09-22 12:35:12 +01:00
Finn edac93bef5 Changed deletion method to POST and working test 2017-09-07 13:20:53 +01:00
Finn 416ac6343a Added ability to delete transactions successfully 2017-09-07 12:53:01 +01:00
Finn 42e1642344 Added viewing transactions from organisation and user list view 2017-09-05 13:58:57 +01:00
Finn e7631dd90e Code for viewing single transaction added 2017-09-05 13:44:58 +01:00
Finn cd6c075588 View Transactions from a User on their page 2017-09-05 12:27:37 +01:00
Tom Bloor 161d50e095 Fix editing user in Admin 2017-09-04 14:10:38 +01:00
Tom Bloor 4fa52901cb Update add org to work with new form 2017-09-04 14:09:36 +01:00
Tom Bloor 2ef5193e41 Fixed organisaiton listing and editing in backend 2017-09-04 14:03:58 +01:00
Tom Bloor 4cc8aad367 Fix admin user test for entity upgrade 2017-08-31 16:38:03 +01:00
Tom Bloor 758089bad1 Removed pending_read template as uneccessary now 2017-08-31 14:53:04 +01:00
Tom Bloor 0159ef91dc Fix undef issue on valid_read template 2017-08-31 14:52:25 +01:00
Finn 4189025c6f Added timings and descending submit at time for receipts 2017-08-31 11:51:22 +01:00
Finn dac0061a0c Added Selection for Sector Code 2017-08-30 17:09:51 +01:00
Finn ff263374ec Added endpoints for organisation sector 2017-08-25 15:25:52 +01:00
Finn b5feae5f06 Disabled some entries and attempted autocomplete removal 2017-08-24 13:01:11 +01:00
Finn 7c25ecccfd Entry field and test fixed 2017-08-24 12:48:32 +01:00
Finn db45f710c3 Code fixed, now functioning account edit 2017-08-24 12:37:53 +01:00
Finn a1b6dd8d2a Add Organisation Code 2017-08-21 15:10:33 +01:00
Finn 36a5fdf2e3 Fixed code and added test for reading and editing Organisations 2017-08-18 16:46:49 +01:00
Finn db2dc9fc0f Can now edit valid and pending organisations 2017-08-18 12:56:14 +01:00
Tom Bloor 4644f9217e Added pagination to organisation pages 2017-07-25 15:44:16 +01:00
Finn 40816a5386 Changed viewed layout 2017-07-25 13:38:15 +01:00
Finn 6126e44c6b Final changes to schema an upgrade 2017-07-24 15:39:06 +01:00
Finn 09f9cf9d48 Feedback HTML views added and fixes made 2017-07-24 15:21:10 +01:00
Tom Bloor 9523db7684 Remove register controller as no use anymore 2017-06-13 21:33:47 +01:00
piratefinn a4ce60407e Did test and routing fixes and dependency fix 2017-04-24 17:42:07 +01:00
Tom Bloor 98f15a67af Added organisations page to admin interface 2017-04-24 12:49:18 +01:00
Tom Bloor a097db2017 Fix home page upload to use json api instead of seperate upload code 2017-04-21 23:38:12 +01:00
Tom Bloor 00b0687136 Fixed token administration 2017-04-21 22:48:47 +01:00
Tom Bloor f69b06bda2 Refactored customer table and fixed all tests form that 2017-04-21 21:20:47 +01:00
Tom Bloor e2cf58c895 Add reporting of pending orgs and transactions in admin section 2017-04-20 22:16:44 +01:00
Tom Bloor d1add8ee7c Added ability to upload a receipt from the user page 2017-04-20 17:33:59 +01:00
Tom Bloor 1d02854c96 Initial work on Admin users page 2017-04-18 19:03:03 +01:00
Tom Bloor 1466ea84eb Initial user admin page 2017-04-18 10:44:07 +01:00
Tom Bloor 36e8cfe1d0 Modified admin interfaces, factored common css out 2017-04-18 10:43:23 +01:00
Tom Bloor 1bb483bb5a Final minor pass of a full registration form on the website 2017-04-09 14:17:12 +01:00
Tom Bloor 0a32b05b6c Started working on registration page on website, with validation 2017-04-08 18:25:34 +01:00
Tom Bloor ea899d955c Used admin layout wrapper for tokens read page 2017-04-08 14:38:45 +01:00
Tom Bloor 58ab852f4c Added extra redirects and basic pages for getting between admin and user
side
2017-04-08 14:34:22 +01:00
Tom Bloor 30c80679be Move to single login page instead of seperate admin login 2017-04-08 14:25:06 +01:00
Tom Bloor b10daa469a Added token administration page set 2017-04-08 02:32:13 +01:00
Tom Bloor 61d609861a Added initial admin login page and backend page with authentication 2017-04-07 00:33:50 +01:00
Tom Bloor dbc2c59461 Moved all api endpoints to /api/* and added root controller 2017-04-06 22:19:36 +01:00