Commit graph

21 commits

Author SHA1 Message Date
Tom Bloor 1d02854c96 Initial work on Admin users page 2017-04-18 19:03:03 +01:00
Tom Bloor 13d1f8d4a7 Refactor session helper 2017-04-18 18:31:10 +01:00
Tom Bloor 98d4309b67 Move use statement and refactor register to use mojo validators 2017-04-18 12:38:39 +01:00
Tom Bloor 1466ea84eb Initial user admin page 2017-04-18 10:44:07 +01:00
Tom Bloor 0a32b05b6c Started working on registration page on website, with validation 2017-04-08 18:25:34 +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 a78de6ea8e Added admin test and logout function 2017-04-08 13:38:54 +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 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 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 85444b1c70 Make endpoints under /api apart form in testing 2017-04-05 00:44:49 +01:00
Tom Bloor b6064cc985 Added header for use during dev 2017-04-04 22:21:57 +01: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 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