Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidied up the CAF table on org detail page | Matthew Lemon | 2020-09-23 | 2 | -141/+230 |
| | | | | | | | | | | | | removed edit links fixed the damn row divs... some improvements, some regressions in HTML layout more changes working on better presentation of CAF data on org detail page | ||||
* | Reformatting in Pycharm | Matthew Lemon | 2020-09-15 | 1 | -4/+4 |
| | |||||
* | some html changes | Matthew Lemon | 2020-09-14 | 2 | -7/+24 |
| | |||||
* | tidied up person detail page | Matthew Lemon | 2020-09-14 | 2 | -7/+19 |
| | |||||
* | controlling table columns on the person detail page | Matthew Lemon | 2020-09-11 | 1 | -85/+85 |
| | |||||
* | more work | Matthew Lemon | 2020-09-11 | 1 | -4/+40 |
| | |||||
* | working on Person detail page | Matthew Lemon | 2020-09-11 | 5 | -1/+84 |
| | |||||
* | linking up essential service, ass and org detail html | Matthew Lemon | 2020-09-04 | 4 | -1/+49 |
| | |||||
* | factory boy to 3.0.1 | Matthew Lemon | 2020-09-03 | 1 | -1/+2 |
| | |||||
* | added EssentialService as an inline on the Org admin page | Matthew Lemon | 2020-09-03 | 1 | -2/+8 |
| | |||||
* | reordered cards | Matthew Lemon | 2020-08-28 | 1 | -17/+19 |
| | |||||
* | started adding new content to org detail page - ess service | Matthew Lemon | 2020-08-28 | 1 | -0/+27 |
| | |||||
* | fixed a failing new test (essential service) | Matthew Lemon | 2020-08-28 | 1 | -7/+4 |
| | |||||
* | fixed some more view bugs related to db redesign | Matthew Lemon | 2020-08-28 | 3 | -8/+6 |
| | |||||
* | further work trying to get user views working | Matthew Lemon | 2020-08-27 | 3 | -12/+12 |
| | |||||
* | massive - removed migrations and reform db schema - NOT COMPLETE | Matthew Lemon | 2020-08-27 | 12 | -296/+84 |
| | |||||
* | further asserts added to the test | Matthew Lemon | 2020-08-26 | 2 | -1/+14 |
| | |||||
* | first passing test - making essential service an object | Matthew Lemon | 2020-08-26 | 1 | -3/+25 |
| | |||||
* | started the rebuild | Matthew Lemon | 2020-08-26 | 1 | -0/+6 |
| | |||||
* | tweaks | Matthew Lemon | 2020-08-24 | 1 | -1/+1 |
| | |||||
* | list of other systems on form to add system for org | Matthew Lemon | 2020-08-14 | 1 | -2/+1 |
| | |||||
* | working on adding list of existing systems to add system form | Matthew Lemon | 2020-08-14 | 2 | -1/+5 |
| | |||||
* | changed description field to funciton in ApplicableSystem | Matthew Lemon | 2020-08-13 | 1 | -1/+1 |
| | |||||
* | engagement events now appear on org page | Matthew Lemon | 2020-06-01 | 2 | -9/+10 |
| | |||||
* | can add an engagement event | Matthew Lemon | 2020-06-01 | 1 | -0/+29 |
| | |||||
* | added missing persmissions for views | Matthew Lemon | 2020-06-01 | 1 | -2/+4 |
| | |||||
* | improvements to the people list page | Matthew Lemon | 2020-06-01 | 1 | -2/+8 |
| | |||||
* | moved some fixtures into conftest | Matthew Lemon | 2020-06-01 | 1 | -5/+1 |
| | |||||
* | consolidate to one conftest | Matthew Lemon | 2020-06-01 | 1 | -34/+0 |
| | |||||
* | tidy after merge | Matthew Lemon | 2020-06-01 | 1 | -16/+0 |
| | |||||
* | people view | Matthew Lemon | 2020-05-31 | 1 | -1/+17 |
|\ | |||||
| * | working on test for cct_user to view person list | Matthew Lemon | 2020-05-31 | 1 | -1/+35 |
| | | |||||
* | | working on test for cct_user to view person list | Matthew Lemon | 2020-05-31 | 4 | -9/+90 |
|/ | |||||
* | added sentinel user | Matthew Lemon | 2020-05-31 | 3 | -9/+28 |
| | |||||
* | another testing passing related to groups | Matthew Lemon | 2020-05-31 | 1 | -1/+20 |
| | |||||
* | added a fixture file for an incident report if needed | Matthew Lemon | 2020-05-30 | 1 | -0/+25 |
| | |||||
* | cleaned up old User tests | Matthew Lemon | 2020-05-30 | 2 | -19/+5 |
| | |||||
* | cleaned up tests | Matthew Lemon | 2020-05-30 | 3 | -29/+35 |
| | |||||
* | tweaked the IR model and the form page | Matthew Lemon | 2020-05-29 | 5 | -28/+64 |
| | |||||
* | prettifying the incident report page a bit | Matthew Lemon | 2020-05-29 | 1 | -4/+13 |
| | |||||
* | incident forms links to stakeholder home page now | Matthew Lemon | 2020-05-29 | 2 | -21/+57 |
| | |||||
* | added dft handle status | Matthew Lemon | 2020-05-29 | 2 | -0/+35 |
| | |||||
* | after a lot of pain, incident report form basically works | Matthew Lemon | 2020-05-29 | 5 | -11/+81 |
| | |||||
* | IncidentReport model in place and func test passing so far | Matthew Lemon | 2020-05-29 | 8 | -23/+182 |
| | |||||
* | a lot of time and effort looking for a bug with selenium that wasnt there | Matthew Lemon | 2020-05-29 | 4 | -2/+34 |
| | |||||
* | starting to test for org to work with incident form | Matthew Lemon | 2020-05-28 | 3 | -10/+41 |
| | |||||
* | setting up for testing incident report work | Matthew Lemon | 2020-05-28 | 1 | -0/+2 |
| | |||||
* | permissions set for OrganisationListView | Matthew Lemon | 2020-05-27 | 1 | -4/+2 |
| | |||||
* | need to fix permission denied 403 tests | Matthew Lemon | 2020-05-27 | 1 | -4/+9 |
| | |||||
* | working through permissions issues | Matthew Lemon | 2020-05-27 | 1 | -3/+5 |
| |