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
|
ddba771415
|
Update schema relationship name
|
2017-04-18 18:29:30 +01:00 |
|
Tom Bloor
|
cf8154169b
|
Refactor to use standard $c instead of $self
|
2017-04-18 17:38:58 +01:00 |
|
Tom Bloor
|
a8b917808f
|
Refactor dbh items in api register to dbic
|
2017-04-18 17:36:37 +01:00 |
|
Tom Bloor
|
d3dab84d06
|
Added helpers for checking test coverage under windows
|
2017-04-18 13:22:48 +01:00 |
|
Tom Bloor
|
6f544b1209
|
Change to using memory sqlite db and schema based populating
|
2017-04-18 13:14:35 +01:00 |
|
Tom Bloor
|
e932c60af3
|
Strict test for register and check database for entries after testing
|
2017-04-18 13:05:04 +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
|
10738d7adc
|
Move use statement to where its actually used
|
2017-04-18 10:59:30 +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
|
208e45082f
|
Fix issue with registration that was missed, fixed relationship name
|
2017-04-09 14:21:36 +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
|
704f429fa5
|
Added postcode validation and test for validators
|
2017-04-09 12:50:50 +01:00 |
|
Tom Bloor
|
0a32b05b6c
|
Started working on registration page on website, with validation
|
2017-04-08 18:25:34 +01:00 |
|
Tom Bloor
|
cb9819aa2e
|
Added validation on Token adding and editing
|
2017-04-08 15:10:05 +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
|
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
|
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 |
|
Tom Bloor
|
3a08894641
|
Added SQL::Translator dependency for deploy_db
|
2017-04-04 22:20:38 +01:00 |
|
Tom Bloor
|
7f3a36a561
|
Ignore Vim swapfiles
|
2017-04-04 22:20:22 +01:00 |
|
Tom Bloor
|
744e20b510
|
Moved init script into scripts folder
|
2017-04-04 22:19:44 +01:00 |
|
Tom Bloor
|
c1b999c3ed
|
Added simple script for deploying the database
|
2017-04-04 22:19:23 +01:00 |
|
Paul Dill
|
f6d2fe9ce3
|
Correct comments.
|
2017-03-10 19:07:23 +00:00 |
|
Paul Dill
|
e284b14fff
|
Make upload test use the JSON response value for the unvalidated organisation id.
|
2017-03-10 17:36:41 +00: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
|
345edaa5d6
|
Add semi-colon to admin table in schema.
|
2017-03-08 20:34:35 +00:00 |
|
Paul Dill
|
5a8b5ecc2d
|
Update config and tests so deployment and testing use separate databases.
|
2017-03-08 18:52:04 +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
|
cc0da394a7
|
Added more tests to the admin-approval API and aesthetic changes to the test.
|
2017-03-05 19:07:32 +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
|
5ddf707367
|
Aesthetic changes and change in test. admin-approve test still broken.
|
2017-03-05 16:01:44 +00:00 |
|
Paul Dill
|
7bfa65f4c3
|
Code cleanup
|
2017-03-02 15:46:35 +00:00 |
|