aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-11controlling table columns on the person detail pageMatthew Lemon1-85/+85
2020-09-11more workMatthew Lemon1-4/+40
2020-09-11working on Person detail pageMatthew Lemon5-1/+84
2020-09-04linking up essential service, ass and org detail htmlMatthew Lemon4-1/+49
2020-09-03factory boy to 3.0.1Matthew Lemon1-1/+2
2020-09-03added EssentialService as an inline on the Org admin pageMatthew Lemon1-2/+8
2020-08-28reordered cardsMatthew Lemon1-17/+19
2020-08-28started adding new content to org detail page - ess serviceMatthew Lemon1-0/+27
2020-08-28fixed a failing new test (essential service)Matthew Lemon1-7/+4
2020-08-28fixed some more view bugs related to db redesignMatthew Lemon3-8/+6
2020-08-27further work trying to get user views workingMatthew Lemon3-12/+12
2020-08-27massive - removed migrations and reform db schema - NOT COMPLETEMatthew Lemon12-296/+84
2020-08-26further asserts added to the testMatthew Lemon2-1/+14
2020-08-26first passing test - making essential service an objectMatthew Lemon1-3/+25
2020-08-26started the rebuildMatthew Lemon1-0/+6
2020-08-24tweaksMatthew Lemon1-1/+1
2020-08-14list of other systems on form to add system for orgMatthew Lemon1-2/+1
2020-08-14working on adding list of existing systems to add system formMatthew Lemon2-1/+5
2020-08-13changed description field to funciton in ApplicableSystemMatthew Lemon1-1/+1
2020-06-01engagement events now appear on org pageMatthew Lemon2-9/+10
2020-06-01can add an engagement eventMatthew Lemon1-0/+29
2020-06-01added missing persmissions for viewsMatthew Lemon1-2/+4
2020-06-01improvements to the people list pageMatthew Lemon1-2/+8
2020-06-01moved some fixtures into conftestMatthew Lemon1-5/+1
2020-06-01consolidate to one conftestMatthew Lemon1-34/+0
2020-06-01tidy after mergeMatthew Lemon1-16/+0
2020-05-31working on test for cct_user to view person listMatthew Lemon4-9/+90
2020-05-31working on test for cct_user to view person listMatthew Lemon1-1/+35
2020-05-31added sentinel userMatthew Lemon3-9/+28
2020-05-31another testing passing related to groupsMatthew Lemon1-1/+20
2020-05-30added a fixture file for an incident report if neededMatthew Lemon1-0/+25
2020-05-30cleaned up old User testsMatthew Lemon2-19/+5
2020-05-30cleaned up testsMatthew Lemon3-29/+35
2020-05-29tweaked the IR model and the form pageMatthew Lemon5-28/+64
2020-05-29prettifying the incident report page a bitMatthew Lemon1-4/+13
2020-05-29incident forms links to stakeholder home page nowMatthew Lemon2-21/+57
2020-05-29added dft handle statusMatthew Lemon2-0/+35
2020-05-29after a lot of pain, incident report form basically worksMatthew Lemon5-11/+81
2020-05-29IncidentReport model in place and func test passing so farMatthew Lemon8-23/+182
2020-05-29a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon4-2/+34
2020-05-28starting to test for org to work with incident formMatthew Lemon3-10/+41
2020-05-28setting up for testing incident report workMatthew Lemon1-0/+2
2020-05-27permissions set for OrganisationListViewMatthew Lemon1-4/+2
2020-05-27need to fix permission denied 403 testsMatthew Lemon1-4/+9
2020-05-27working through permissions issuesMatthew Lemon1-3/+5
2020-05-25swapped UserFactoryMatthew Lemon1-0/+2
2020-05-25linked stakeholder to userMatthew Lemon2-1/+18
2020-05-25in trying to create a Stakeholder model referenced from User, have removed up...Matthew Lemon6-22/+60
2020-05-23fixed a test and some cleaningMatthew Lemon2-6/+17
2020-05-22started work on optional User as organisation.Person object - testsMatthew Lemon1-2/+2