index
:
ctrack.git
master
A web application to track NIS compliance for DfT.
y@yulqen.org
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ctrack
/
users
(
unfollow
)
Commit message (
Collapse
)
Author
Files
Lines
2020-05-26
when user logs in - now redirects to home page - func and unit tests passing
Matthew Lemon
3
-8
/
+23
2020-05-26
writing test for user page view
Matthew Lemon
1
-0
/
+7
2020-05-26
changed name of person more suitable to testing view client
Matthew Lemon
2
-5
/
+8
2020-05-26
some formatting changes - nothing more
Matthew Lemon
1
-8
/
+10
2020-05-26
functional test for basic user log in passing
Matthew Lemon
1
-2
/
+24
2020-05-25
added geckodriver to root and part way through failing users view func test
Matthew Lemon
2
-5
/
+14
2020-05-25
swapped UserFactory
Matthew Lemon
1
-3
/
+1
2020-05-25
more useful explanatory comments
Matthew Lemon
2
-0
/
+4
2020-05-25
added an explanatory comment about the use of slug_field
Matthew Lemon
2
-0
/
+8
2020-05-25
added to README and enhanced view test
Matthew Lemon
1
-1
/
+6
2020-05-25
first basic passing view test for adding stakeholder
Matthew Lemon
1
-3
/
+12
2020-05-25
more testing for stakeholder
Matthew Lemon
2
-0
/
+13
2020-05-25
linked stakeholder to user
Matthew Lemon
2
-4
/
+7
2020-05-25
in trying to create a Stakeholder model referenced from User, have removed ↵
Matthew Lemon
5
-9
/
+44
updated_by fields in other models and factories - was getting circular dep error
2020-05-24
added basic stakeholder profile model
Matthew Lemon
4
-11
/
+21
2020-05-24
removed oes field from user - about to make a profile model
Matthew Lemon
6
-14
/
+32
2020-05-24
failing test trying to add org to User
Matthew Lemon
1
-5
/
+18
2020-05-24
working on test_profile_view_contains_organisation_information - FAILING
Matthew Lemon
2
-3
/
+17
2020-05-23
removed unneeded imports
Matthew Lemon
1
-7
/
+1
2020-05-22
changed boolean field on user model
Matthew Lemon
5
-4
/
+24
2020-05-22
started work on optional User as organisation.Person object - tests
Matthew Lemon
4
-1
/
+34
2020-04-03
big migration reset
Matthew Lemon
1
-1
/
+1
2020-02-20
new migrationjs and generate_people command working
Matthew Lemon
1
-1
/
+1
2020-02-20
failing test - need to tweak db
Matthew Lemon
1
-32
/
+1
2020-02-19
new migrations and working through factory issue
Matthew Lemon
1
-1
/
+1
2020-02-18
start fresh with migrations - might have to DROP DB and migrate again
Matthew Lemon
5
-186
/
+27
2020-01-21
reconfigured Address and Organisation relationship
Matthew Lemon
1
-9
/
+8
2020-01-21
testing we can update an organisation
Matthew Lemon
1
-7
/
+8
2020-01-21
passing test - added address type model
Matthew Lemon
1
-4
/
+11
2020-01-21
fixed failing test - first use of faker object
Matthew Lemon
1
-8
/
+8
2020-01-20
partial way through playing with Faker
Matthew Lemon
1
-1
/
+15
2020-01-20
first passing test!
Matthew Lemon
1
-0
/
+9
2020-01-20
Playing around with User model
Matthew Lemon
5
-1
/
+73