aboutsummaryrefslogtreecommitdiffstats
path: root/ctrack (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-10-13parameterizing tests for viewsMatthew Lemon2-13/+53
2020-10-13view test for missing required dataMatthew Lemon1-2/+26
2020-10-13minor fixesMatthew Lemon4-6/+3
2020-10-13created a form for new Simple EventMatthew Lemon9-17/+156
2020-10-13first VERY BASIC view test workingMatthew Lemon3-14/+51
2020-10-12first view test for eventsMatthew Lemon3-2/+35
2020-10-12tidyMatthew Lemon1-4/+7
2020-10-12cannot put constrain on abstract Meta class seemingly...Matthew Lemon3-7/+18
2020-10-12more constraints added at form and model levelMatthew Lemon3-2/+72
2020-10-12another test added for CAFTwinDateEventFormMatthew Lemon3-8/+54
2020-10-12more tests using parameterizationMatthew Lemon3-7/+26
2020-10-11test for integrityerror when trying to create CAFTwinDateEvent with no ↵Matthew Lemon2-2/+26
start_date
2020-10-11first test for caf periodic eventMatthew Lemon2-2/+37
2020-10-11improved tests - more consistent and added a caseMatthew Lemon3-18/+17
2020-10-11fleshed out more testingMatthew Lemon4-53/+42
2020-10-11more testing of CAFSingleDateEventFormMatthew Lemon2-2/+56
2020-10-11added parameterized test for CAFSingleDateEventFormMatthew Lemon2-17/+67
2020-10-11some more options in AVAILABLE_TYPESMatthew Lemon2-7/+28
2020-10-11fixed constraint for CAF eventMatthew Lemon2-4/+42
2020-10-11constraint added to CAFSingleDateEventMatthew Lemon2-23/+79
2020-10-11added CAFSingleDateEvent eventMatthew Lemon3-4/+38
2020-10-11done models and form for meeting -with testsMatthew Lemon3-44/+22
2020-10-11working through mixins model designMatthew Lemon3-21/+55
2020-10-11started new event design - added enum for event typeMatthew Lemon3-0/+64
2020-10-10started to test forms! love testing formsMatthew Lemon3-5/+70
2020-10-10small tidyMatthew Lemon2-2/+2
2020-10-10added auditable model for EventsMatthew Lemon1-0/+7
2020-10-10slogging through testing these event modelsMatthew Lemon2-81/+85
2020-10-10playing with mixinsMatthew Lemon1-1/+40
2020-10-09tests upMatthew Lemon1-0/+52
2020-10-09back to table for engagement events on org detail page for nowMatthew Lemon1-1/+3
2020-10-08formattingMatthew Lemon1-3/+3
2020-10-08selects the first person in list when presenting the formMatthew Lemon1-1/+3
2020-10-08using list-group-items instead of tableMatthew Lemon1-25/+18
2020-10-08trying a list-group-item within a table cell - looks quite niceMatthew Lemon1-1/+4
2020-10-08better looking caf detail pageMatthew Lemon1-8/+11
2020-10-08made table biggerMatthew Lemon1-1/+1
2020-10-08added space at bottom of formMatthew Lemon1-1/+1
2020-10-08using inline css to push body down from navbarMatthew Lemon7-63/+21
2020-10-08removed cruftMatthew Lemon1-23/+1
2020-10-08presentation changes - looking betterMatthew Lemon4-124/+130
2020-10-07big update! got working on gcloud and with log and new navbarMatthew Lemon4-128/+171
2020-10-05change title tagMatthew Lemon1-1/+1
2020-10-05Nice deletion confirmation using view.get_success_url for the cancel buttonMatthew Lemon1-4/+24
2020-10-05fixed cancel button redirectsMatthew Lemon1-2/+2
2020-10-05very bad implementation for form to create event from caf page...Matthew Lemon4-32/+95
2020-10-02overly-complex template code for handling CAF events in CAF detail formMatthew Lemon7-19/+64
2020-10-02CAF detail page starting to look MUCH betterMatthew Lemon3-3/+38
2020-10-02fixed broken populate scriptMatthew Lemon4-23/+68
2020-10-02further cosmetics on CAF detail pageMatthew Lemon1-5/+3