aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-04some tidying before closingMatthew Lemon2-2/+1
2020-03-04improved admin list for CAFs nowMatthew Lemon1-1/+6
2020-03-04appending version to caf nameMatthew Lemon1-1/+1
2020-03-04better table of applicable systemsMatthew Lemon2-2/+4
2020-03-04we now create one caf and one applicable service for each organisatonMatthew Lemon2-2/+4
2020-03-04removed owner field from CAF - daring!Matthew Lemon5-4/+19
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon8-33/+65
2020-03-03added TODOMatthew Lemon1-0/+4
2020-03-03added formatted table for es - some scss tweaksMatthew Lemon1-2/+8
2020-03-03first stab at doing an essential services list pageMatthew Lemon3-1/+52
2020-03-03added extra fields to caf modelMatthew Lemon4-2/+66
2020-03-02better backwards queryingMatthew Lemon1-1/+1
2020-02-29populates with essential servicesMatthew Lemon1-19/+4
2020-02-28CAF factory basics but not essential services yetMatthew Lemon3-3/+56
2020-02-27renamed CAFFileStore to FileStoreMatthew Lemon4-9/+26
2020-02-26tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon3-10/+39
2020-02-25fixed issue where gradings didnt appear on caf admin pageMatthew Lemon3-3/+28
2020-02-25populate now does gradingsMatthew Lemon6-36/+112
2020-02-25tidingMatthew Lemon2-4/+2
2020-02-25Added new factories for Caf app.Matthew Lemon2-0/+17
2020-02-21introduced essential services everybodyMatthew Lemon8-14/+201
2020-02-21added first register models - engagement-relatedMatthew Lemon2-2/+1
2020-02-20new migrationjs and generate_people command workingMatthew Lemon2-3/+3
2020-02-19new migrations and working through factory issueMatthew Lemon2-3/+3
2020-02-18start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon3-35/+48
2020-02-07continued to work on create CAF form - including help_text to create parent o...Matthew Lemon5-6/+46
2020-01-29some pointless flake8ismsMatthew Lemon2-5/+1
2020-01-29removed mypy ignore directiveMatthew Lemon1-2/+0
2020-01-27added ignore directive for mypy to single fileMatthew Lemon1-0/+2
2020-01-27added register and caf applicationsMatthew Lemon11-0/+205