aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/caf (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-03big migration resetMatthew Lemon19-453/+83
2020-03-12basic CAF detail pageMatthew Lemon1-59/+23
2020-03-11started fleshing out CAF detail page - INCOMPLETEMatthew Lemon1-0/+30
2020-03-11put in the missing LogInRequiredMixinsMatthew Lemon1-4/+5
2020-03-10implemented basic database cacheMatthew Lemon1-1/+2
2020-03-10basic caf detail page implemented - BASICMatthew Lemon4-7/+81
2020-03-09better formatting for table using DatatablesMatthew Lemon1-1/+1
2020-03-09added CDN install of DataTablesMatthew Lemon1-1/+3
2020-03-06started adding links to org detail pagesMatthew Lemon1-1/+1
2020-03-06reverted idea to use a custom manager to include NIS POC in systems listMatthew Lemon4-7/+16
2020-03-06View for list of ApplicableSystems includes nis_poc - custom ManagerMatthew Lemon3-8/+9
2020-03-06part way through defining a new queryset for ApplicableSystem modelMatthew Lemon2-4/+7
2020-03-06first attempt at a custom manager for applicablesystem modelMatthew Lemon2-0/+28
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