Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | swapped UserFactory | Matthew Lemon | 2020-05-25 | 1 | -0/+2 |
| | |||||
* | in trying to create a Stakeholder model referenced from User, have removed ↵ | Matthew Lemon | 2020-05-25 | 1 | -2/+0 |
| | | | | updated_by fields in other models and factories - was getting circular dep error | ||||
* | fixed a test and some cleaning | Matthew Lemon | 2020-05-23 | 2 | -6/+17 |
| | |||||
* | how to do a raw CBV test - and not pretty... | MR Lemon | 2020-05-14 | 2 | -0/+31 |
| | |||||
* | testing new create Address form | MR Lemon | 2020-04-26 | 1 | -0/+47 |
| | |||||
* | added oes designator to org | Matthew Lemon | 2020-03-11 | 1 | -0/+1 |
| | |||||
* | first attempt at a custom manager for applicablesystem model | Matthew Lemon | 2020-03-06 | 1 | -1/+1 |
| | |||||
* | Clean up and fixed failing test after factory change | Matthew Lemon | 2020-02-21 | 1 | -4/+2 |
| | |||||
* | fixed test imports | Matthew Lemon | 2020-02-21 | 2 | -21/+5 |
| | |||||
* | fixed mobile in factory | Matthew Lemon | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | better primary email addresses | Matthew Lemon | 2020-02-21 | 1 | -1/+1 |
| | |||||
* | basic address added to factory script | Matthew Lemon | 2020-02-21 | 1 | -9/+3 |
| | |||||
* | improved populate script now | Matthew Lemon | 2020-02-20 | 1 | -16/+9 |
| | |||||
* | fixed some Faker stuff | Matthew Lemon | 2020-02-20 | 1 | -2/+2 |
| | |||||
* | fixed failing organisation test | Matthew Lemon | 2020-02-20 | 1 | -1/+1 |
| | |||||
* | new migrationjs and generate_people command working | Matthew Lemon | 2020-02-20 | 1 | -6/+6 |
| | |||||
* | Removed test for creating Organisation for now. | Matthew Lemon | 2020-02-20 | 1 | -6/+0 |
| | |||||
* | failing test - need to tweak db | Matthew Lemon | 2020-02-20 | 2 | -6/+29 |
| | |||||
* | PersonFactory fixed - properly now, it gets a predecessor. Need to test with ↵ | Matthew Lemon | 2020-02-19 | 1 | -1/+1 |
| | | | | the database. | ||||
* | Fixed PersonFactory | Matthew Lemon | 2020-02-19 | 2 | -3/+3 |
| | |||||
* | new migrations and working through factory issue | Matthew Lemon | 2020-02-19 | 2 | -0/+155 |
| | |||||
* | using stackedinline for adding organisation/address in admin | Matthew Lemon | 2020-01-21 | 1 | -1/+6 |
| | |||||
* | reconfigured Address and Organisation relationship | Matthew Lemon | 2020-01-21 | 1 | -9/+3 |
| | |||||
* | testing we can update an organisation | Matthew Lemon | 2020-01-21 | 1 | -0/+21 |
| | |||||
* | passing test - added address type model | Matthew Lemon | 2020-01-21 | 1 | -0/+1 |
| | |||||
* | partial way through playing with Faker | Matthew Lemon | 2020-01-20 | 1 | -4/+1 |
| | |||||
* | partial way through playing with Faker | Matthew Lemon | 2020-01-20 | 1 | -1/+9 |
| | |||||
* | first passing test! | Matthew Lemon | 2020-01-20 | 2 | -0/+11 |