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