aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack/users (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* linked stakeholder to userMatthew Lemon2020-05-252-4/+7
|
* in trying to create a Stakeholder model referenced from User, have removed ↵Matthew Lemon2020-05-255-9/+44
| | | | updated_by fields in other models and factories - was getting circular dep error
* added basic stakeholder profile modelMatthew Lemon2020-05-244-11/+21
|
* removed oes field from user - about to make a profile modelMatthew Lemon2020-05-246-14/+32
|
* failing test trying to add org to UserMatthew Lemon2020-05-241-5/+18
|
* working on test_profile_view_contains_organisation_information - FAILINGMatthew Lemon2020-05-242-3/+17
|
* removed unneeded importsMatthew Lemon2020-05-231-7/+1
|
* changed boolean field on user modelMatthew Lemon2020-05-225-4/+24
|
* started work on optional User as organisation.Person object - testsMatthew Lemon2020-05-224-1/+34
|
* big migration resetMatthew Lemon2020-04-031-1/+1
|
* new migrationjs and generate_people command workingMatthew Lemon2020-02-201-1/+1
|
* failing test - need to tweak dbMatthew Lemon2020-02-201-32/+1
|
* new migrations and working through factory issueMatthew Lemon2020-02-191-1/+1
|
* start fresh with migrations - might have to DROP DB and migrate againMatthew Lemon2020-02-185-186/+27
|
* reconfigured Address and Organisation relationshipMatthew Lemon2020-01-211-9/+8
|
* testing we can update an organisationMatthew Lemon2020-01-211-7/+8
|
* passing test - added address type modelMatthew Lemon2020-01-211-4/+11
|
* fixed failing test - first use of faker objectMatthew Lemon2020-01-211-8/+8
|
* partial way through playing with FakerMatthew Lemon2020-01-201-1/+15
|
* first passing test!Matthew Lemon2020-01-201-0/+9
|
* Playing around with User modelMatthew Lemon2020-01-205-1/+73
|
* init commit - from cookiecutterMatthew Lemon2020-01-1916-0/+432