aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/organisations (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added sentinel userMatthew Lemon2020-05-313-9/+28
|
* another testing passing related to groupsMatthew Lemon2020-05-311-1/+20
|
* added a fixture file for an incident report if neededMatthew Lemon2020-05-301-0/+25
|
* cleaned up old User testsMatthew Lemon2020-05-302-19/+5
|
* cleaned up testsMatthew Lemon2020-05-303-29/+35
|
* tweaked the IR model and the form pageMatthew Lemon2020-05-295-28/+64
|
* prettifying the incident report page a bitMatthew Lemon2020-05-291-4/+13
|
* incident forms links to stakeholder home page nowMatthew Lemon2020-05-292-21/+57
|
* added dft handle statusMatthew Lemon2020-05-292-0/+35
|
* after a lot of pain, incident report form basically worksMatthew Lemon2020-05-295-11/+81
|
* IncidentReport model in place and func test passing so farMatthew Lemon2020-05-298-23/+182
|
* a lot of time and effort looking for a bug with selenium that wasnt thereMatthew Lemon2020-05-294-2/+34
|
* starting to test for org to work with incident formMatthew Lemon2020-05-283-10/+41
|
* setting up for testing incident report workMatthew Lemon2020-05-281-0/+2
|
* permissions set for OrganisationListViewMatthew Lemon2020-05-271-4/+2
|
* need to fix permission denied 403 testsMatthew Lemon2020-05-271-4/+9
|
* working through permissions issuesMatthew Lemon2020-05-271-3/+5
|
* swapped UserFactoryMatthew Lemon2020-05-251-0/+2
|
* linked stakeholder to userMatthew Lemon2020-05-252-1/+18
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-256-22/+60
| | | | updated_by fields in other models and factories - was getting circular dep error
* fixed a test and some cleaningMatthew Lemon2020-05-232-6/+17
|
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-221-2/+2
|
* how to do a raw CBV test - and not pretty...MR Lemon2020-05-142-0/+31
|
* refactored populate script into a new core app - better positioned for use ↵MR Lemon2020-05-132-637/+18
| | | | in tests
* started to think about tests for assessment appMR Lemon2020-05-121-1/+1
|
* basic population of IGP dataMR Lemon2020-05-121-1/+31
|
* tidied organisation create form - now with submit and cancel buttonsMR Lemon2020-05-052-26/+26
|
* first iteration of a passable create orgnisation form with address!MR Lemon2020-05-053-3/+85
|
* got rid of the crispy forms helper from the addresses inlineformset - going ↵MR Lemon2020-05-053-16/+5
| | | | to do it manually
* organisation bit of the form looking better now after manually formatting ↵MR Lemon2020-05-053-24/+72
| | | | the html
* working with one crispy formMR Lemon2020-05-023-30/+19
|
* got a rough inlineformset with no crispy forms - but workingMR Lemon2020-05-024-43/+20
|
* still working on org address formMR Lemon2020-05-022-11/+10
|
* removed updated_by field but getting an integrity errorMR Lemon2020-05-011-3/+1
|
* some progress but fking slow...MR Lemon2020-05-014-22/+56
|
* started to put in an inlineformset!MR Lemon2020-05-014-13/+74
|
* squashed a lot of wizard form codeMR Lemon2020-05-015-137/+23
|
* step 1 of form wizard doneMR Lemon2020-05-012-11/+40
|
* making progress with the form wizardMR Lemon2020-05-012-22/+41
|
* first cut at doing a form wizard for the organisation. Need to split fields ↵MR Lemon2020-04-305-4/+70
| | | | to add bootstrap
* testing new create Address formMR Lemon2020-04-262-1/+65
|
* made system info on detail pages consistentMR Lemon2020-04-261-9/+6
|
* tidied up the org detail pageMR Lemon2020-04-261-53/+52
|
* fixed address alignmentMR Lemon2020-04-261-50/+47
|
* fixed bug where systems weren't listing on org detail pageMR Lemon2020-04-261-3/+3
|
* replaced line with buttonMR Lemon2020-04-261-6/+4
|
* making good progress on organisation detail pageMR Lemon2020-04-251-203/+201
|
* removed errant divMR Lemon2020-04-251-4/+0
|
* nicer organisation listMR Lemon2020-04-251-1/+9
|
* compacting tableMR Lemon2020-04-251-1/+1
|