Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-10-16 | better handling of simple event form and participants | Matthew Lemon | 1 | -1/+8 | |
2020-10-16 | participants added to create new simple event form and can filter by org ↵ | Matthew Lemon | 1 | -0/+19 | |
when landed from org detail | |||||
2020-10-16 | participants added to create new simple event form and can filter by org ↵ | Matthew Lemon | 1 | -0/+21 | |
when landed from org detail | |||||
2020-10-14 | all unit tests pass after configuring user fixture to have perms to visit ↵ | Matthew Lemon | 1 | -14/+35 | |
redirect pages | |||||
2020-10-13 | parameterizing tests for views | Matthew Lemon | 1 | -13/+48 | |
2020-10-13 | view test for missing required data | Matthew Lemon | 1 | -2/+26 | |
2020-10-13 | created a form for new Simple Event | Matthew Lemon | 1 | -7/+4 | |
2020-10-13 | first VERY BASIC view test working | Matthew Lemon | 1 | -7/+28 | |
2020-10-12 | first view test for events | Matthew Lemon | 1 | -0/+18 | |