aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-04improved admin list for CAFs nowMatthew Lemon1-1/+6
2020-03-04added an all-in-one truncate and populate script and better population codeMatthew Lemon1-14/+18
2020-03-04removed redundant populate codeMatthew Lemon1-8/+0
2020-03-04appending version to caf nameMatthew Lemon1-1/+1
2020-03-04better table of applicable systemsMatthew Lemon5-5/+7
2020-03-04we now create one caf and one applicable service for each organisatonMatthew Lemon3-15/+24
2020-03-04removed owner field from CAF - daring!Matthew Lemon6-5/+19
2020-03-04renamed EssentialService to ApplicableSystem and a few other tweaksMatthew Lemon10-33/+116
2020-03-03added TODOMatthew Lemon1-0/+4
2020-03-03added formatted table for es - some scss tweaksMatthew Lemon4-21/+31
2020-03-03first stab at doing an essential services list pageMatthew Lemon3-1/+52
2020-03-03some tidyingMatthew Lemon5-2/+41
2020-03-03added extra fields to caf modelMatthew Lemon6-3/+87
2020-03-02populate script now assocatiates a single EngagementEvent with a CAFMatthew Lemon2-10/+6
2020-03-02better backwards queryingMatthew Lemon1-1/+1
2020-03-02populate script now creates some compliance inspectorsMatthew Lemon2-10/+41
2020-02-29todo included for next stepMatthew Lemon1-0/+10
2020-02-29populates with essential servicesMatthew Lemon2-22/+32
2020-02-28CAF factory basics but not essential services yetMatthew Lemon4-7/+71
2020-02-27renamed CAFFileStore to FileStoreMatthew Lemon5-11/+28
2020-02-26tweaks - added factories for CAFFileStore and DocumentFileMatthew Lemon4-11/+43
2020-02-25fixed issue where gradings didnt appear on caf admin pageMatthew Lemon3-3/+28
2020-02-25populate now does gradingsMatthew Lemon7-36/+121
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-21formattingMatthew Lemon1-1/+8
2020-02-21use of random.choice() and improving the factoriesMatthew Lemon1-14/+18
2020-02-21populate script now does EngagementEvent objectsMatthew Lemon4-3/+97
2020-02-21added first register models - engagement-relatedMatthew Lemon7-6/+184
2020-02-21Clean up and fixed failing test after factory changeMatthew Lemon3-9/+5
2020-02-21added job title to People admin pageMatthew Lemon1-1/+1
2020-02-21fixed test importsMatthew Lemon3-25/+6
2020-02-21fixed mobile in factoryMatthew Lemon1-1/+1
2020-02-21better primary email addressesMatthew Lemon1-1/+1
2020-02-21basic address added to factory scriptMatthew Lemon2-12/+15
2020-02-20improved populate script nowMatthew Lemon2-21/+35
2020-02-20part way through creating limited Organisation and Mode/SubMode objs in popul...Matthew Lemon1-1/+19
2020-02-20renamed generate_people command to populate_db because it has much more to doMatthew Lemon1-0/+0
2020-02-20fixed some Faker stuffMatthew Lemon1-2/+2
2020-02-20changed database rules so that deleting Users does not delete Organisation an...Matthew Lemon3-3/+59
2020-02-20fixed failing organisation testMatthew Lemon1-1/+1
2020-02-20tidied up the management commandMatthew Lemon1-20/+5
2020-02-20new migrationjs and generate_people command workingMatthew Lemon8-14/+33
2020-02-20Removed test for creating Organisation for now.Matthew Lemon1-6/+0
2020-02-20failing test - need to tweak dbMatthew Lemon4-40/+31
2020-02-19PersonFactory fixed - properly now, it gets a predecessor. Need to test with ...Matthew Lemon1-1/+1
2020-02-19Fixed PersonFactoryMatthew Lemon2-3/+3
2020-02-19new migrations and working through factory issueMatthew Lemon11-117/+177
2020-02-18seems to be a bug in factory_boy - not creating self-referential factoryMatthew Lemon1-12/+67