aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* part way through defining a new queryset for ApplicableSystem modelMatthew Lemon2020-03-062-4/+7
|
* first attempt at a custom manager for applicablesystem modelMatthew Lemon2020-03-062-0/+28
|
* some tidying before closingMatthew Lemon2020-03-042-2/+1
|
* improved admin list for CAFs nowMatthew Lemon2020-03-041-1/+6
|
* appending version to caf nameMatthew Lemon2020-03-041-1/+1
|
* better table of applicable systemsMatthew Lemon2020-03-042-2/+4
|
* we now create one caf and one applicable service for each organisatonMatthew Lemon2020-03-042-2/+4
|
* removed owner field from CAF - daring!Matthew Lemon2020-03-045-4/+19
|
* renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon2020-03-048-33/+65
|
* added TODOMatthew Lemon2020-03-031-0/+4
|
* added formatted table for es - some scss tweaksMatthew Lemon2020-03-031-2/+8
|
* first stab at doing an essential services list pageMatthew Lemon2020-03-033-1/+52
|
* added extra fields to caf modelMatthew Lemon2020-03-034-2/+66
|
* better backwards queryingMatthew Lemon2020-03-021-1/+1
|
* populates with essential servicesMatthew Lemon2020-02-291-19/+4
|
* CAF factory basics but not essential services yetMatthew Lemon2020-02-283-3/+56
|
* renamed CAFFileStore to FileStoreMatthew Lemon2020-02-274-9/+26
|
* tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon2020-02-263-10/+39
|
* fixed issue where gradings didnt appear on caf admin pageMatthew Lemon2020-02-253-3/+28
|
* populate now does gradingsMatthew Lemon2020-02-256-36/+112
|
* tidingMatthew Lemon2020-02-252-4/+2
|
* Added new factories for Caf app.Matthew Lemon2020-02-252-0/+17
|
* introduced essential services everybodyMatthew Lemon2020-02-218-14/+201
|
* added first register models - engagement-relatedMatthew Lemon2020-02-212-2/+1
|
* new migrationjs and generate_people command workingMatthew Lemon2020-02-202-3/+3
|
* new migrations and working through factory issueMatthew Lemon2020-02-192-3/+3
|
* start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon2020-02-183-35/+48
|
* continued to work on create CAF form - including help_text to create parent ↵Matthew Lemon2020-02-075-6/+46
| | | | object
* some pointless flake8ismsMatthew Lemon2020-01-292-5/+1
|
* removed mypy ignore directiveMatthew Lemon2020-01-291-2/+0
|
* added ignore directive for mypy to single fileMatthew Lemon2020-01-271-0/+2
|
* added register and caf applicationsMatthew Lemon2020-01-2711-0/+205