Commit graph

220 commits

Author SHA1 Message Date
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 998259f0ae Move api authentication to under command, add Authentication plugin 2017-04-06 23:12:28 +01:00
Tom Bloor f2f2a543fa Moved all API endpoints under /api, fixed all tests 2017-04-06 22:43:27 +01:00
Tom Bloor dbc2c59461 Moved all api endpoints to /api/* and added root controller 2017-04-06 22:19:36 +01:00
Tom Bloor 8bda8dba73 Refactored more helpers to use DBIC 2017-04-06 00:19:20 +01:00
Tom Bloor ce038fd46d Fix bind mismatch of adding \n to a number 2017-04-06 00:01:01 +01:00
Tom Bloor eba73ca903 Refactor various parts in root app module 2017-04-05 23:20:42 +01:00
Tom Bloor a6e282ebb5 Refactor schema into attribute 2017-04-05 22:43:08 +01:00
Tom Bloor 1b55fbeeca Fix search to user uppercase saerch in database 2017-04-05 00:45:08 +01:00
Tom Bloor 85444b1c70 Make endpoints under /api apart form in testing 2017-04-05 00:44:49 +01:00
Tom Bloor affa51d1e6 Added documentation of Upload endpoint 2017-04-04 22:22:22 +01:00
Tom Bloor b6064cc985 Added header for use during dev 2017-04-04 22:21:57 +01:00
Paul Dill 15d474d4d1 Add debug log message to admin-approve API which had been missed. 2017-03-09 17:00:27 +00:00
Paul Dill fd05760943 More helpful blank login page. 2017-03-09 16:48:49 +00:00
Paul Dill 1cd9cc8721 User history API for how much they have spent tested and implemented. 2017-03-08 18:50:25 +00:00
Paul Dill c27e8d80fc Added admin-merge API and test. 2017-03-06 03:35:49 +00:00
Paul Dill ac2563237a Add return JSON value to upload API when adding a new organisation, fix admin-approve test and fix admin-approve bug. 2017-03-05 17:32:38 +00:00
Paul Dill 7bfa65f4c3 Code cleanup 2017-03-02 15:46:35 +00:00
Paul Dill 1eafaf4ab1 Moved to full Mojolicious app. 2017-02-24 19:27:43 +00:00