- 29 Mar, 2017 8 commits
-
-
David Haynes authored
Resolve "Allow users to edit their own links" See merge request !82
-
David Haynes authored
- copy paste fix
-
David Haynes authored
- It does not add anything, rather just modifies the Crispy Forms layout - I do love me some crispy forms
-
David Haynes authored
- Test that anon cannot edit someone's link
-
David Haynes authored
- Remove the year old prompt to encourage people to fix the issue
-
David Haynes authored
- Can edit short, target, and expiration date - Get around the short PK by just making a copy and applying changes and then saving it
-
David Haynes authored
- Copies over old attributes that were unedited, deletes old url and saves new one - also fixed css bug on link_box
-
David Haynes authored
- also proper access control set
-
- 28 Mar, 2017 7 commits
-
-
David Haynes authored
- Also remove old css file - Better imports for forms.py
-
David Haynes authored
- simple page, no form implementation yet
-
David Haynes authored
- I can't read
-
David Haynes authored
- a new URL (and test) - a new view (and test)
-
David Haynes authored
- Over time I get annoyed with how I formatted things in the past
-
David Haynes authored
-
David Haynes authored
- docker currently not supported for running unit testing /shrug
-
- 27 Mar, 2017 8 commits
-
-
David Haynes authored
- yeah, well try this on for size gitlab-"""ci"""
-
David Haynes authored
- I'm not sure how I feel about this relationship gitlab-ci, do things need to be so aggressive
-
David Haynes authored
- oh boy gitlab-ci you do know how to..
-
David Haynes authored
- Confirm it doesn't work for why I think
-
David Haynes authored
- this will work
-
David Haynes authored
- gitlab-ci.. buddy... how's it hanging
-
David Haynes authored
- To be honest I'm pretty dissapointed by the support for integration test for views - There are some things you can do with like RequestFactory but I have not found a way to test the way we handle Users that works well - For now, just ping that the page renders -- maybe in the future work on improving test_views
-
David Haynes authored
- This auto add closing "" plugin for vim is amazing
-
- 26 Mar, 2017 3 commits
-
-
David Haynes authored
-
David Haynes authored
- Man those linter lines really make me go crazy
-
David Haynes authored
- forgot to update the template name
-
- 24 Mar, 2017 1 commit
-
-
David Haynes authored
- and some formatting fixes I believe
-
- 22 Mar, 2017 1 commit
-
-
David Haynes authored
-
- 21 Mar, 2017 2 commits
-
-
David Haynes authored
- both forms' validators tested
-
David Haynes authored
- check valid data - comment out portion of clean_target
-
- 20 Mar, 2017 2 commits
-
-
David Haynes authored
- one day I'll make up my mind on style
-
David Haynes authored
- add two links, make sure the old one is removed - another one bites the dust :fiestaparrot:
-
- 18 Mar, 2017 2 commits
-
-
David Haynes authored
-
Zach Knox authored
-
- 13 Mar, 2017 6 commits
-
-
David Haynes authored
- I don't have time to debug this atm, I just spent all day writing tests
-
David Haynes authored
- redis-server not found -- let's try starting it
-
David Haynes authored
- everything has at least one test now - 504 lines later - tests are of pretty ok quality, can be fairly sure models is tested to it's extent now
-
David Haynes authored
-
David Haynes authored
- also remove some semicolons lol
-
David Haynes authored
- can they all increment?
-