Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added json to gemfile to deal with bugHEADmaster | Matthew Lemon | 2024-01-18 | 3 | -262/+286 |
* | Nonsense on home page | Matthew Lemon | 2023-12-21 | 1 | -4/+56 |
* | Cleans up based on advice from neovim | Matthew Lemon | 2023-12-21 | 1 | -2/+2 |
* | Adds shoulda for rspec | Matthew Lemon | 2023-12-20 | 4 | -0/+15 |
* | Removes variable that isn't required | Matthew Lemon | 2023-12-20 | 1 | -1/+1 |
* | Created new Operation model and fixed Event associations with it | Matthew Lemon | 2023-12-20 | 29 | -5/+498 |
* | Event scaffold tests now passing | Matthew Lemon | 2023-12-20 | 1 | -3/+3 |
* | Properly configures factory_bot and adds Faker | Matthew Lemon | 2023-12-20 | 6 | -6/+16 |
* | Adds factory_bot to rspec testing suite | Matthew Lemon | 2023-12-20 | 4 | -1/+19 |
* | Fixed the first request spec for events | Matthew Lemon | 2023-12-20 | 1 | -5/+4 |
* | Adds valid test to org model spec | Matthew Lemon | 2023-12-20 | 1 | -0/+5 |
* | Refactors existing organisation model spec | Matthew Lemon | 2023-12-20 | 1 | -5/+7 |
* | Refactors existing model spec | Matthew Lemon | 2023-12-20 | 1 | -20/+19 |
* | Adds a comment to the view | Matthew Lemon | 2023-12-18 | 1 | -0/+4 |
* | Starts adding tests for organisation | Matthew Lemon | 2023-12-18 | 2 | -1/+14 |
* | Fixed the problem with the select method... | Matthew Lemon | 2023-12-18 | 2 | -2/+2 |
* | wip: stuck on notnull error... | Matthew Lemon | 2023-12-18 | 27 | -2/+451 |
* | Minor tidy | Matthew Lemon | 2023-12-18 | 1 | -1/+1 |
* | Removed unneeded require | Matthew Lemon | 2023-12-18 | 1 | -1/+0 |
* | Removed rspec flag | Matthew Lemon | 2023-12-18 | 1 | -1/+0 |
* | Got basic index controller test going | Matthew Lemon | 2023-12-18 | 1 | -1/+1 |
* | wip: How to add a hash of valid attributes | Matthew Lemon | 2023-12-18 | 1 | -1/+3 |
* | Adds some specs for testing events | Matthew Lemon | 2023-12-18 | 3 | -0/+41 |
* | Added a new _custom.scss file | Matthew Lemon | 2023-12-18 | 4 | -48/+165 |
* | Got basic tabbed layout working | Matthew Lemon | 2023-12-18 | 1 | -32/+92 |
* | Tinkering | Matthew Lemon | 2023-12-17 | 5 | -33/+70 |
* | Removed bootstrap styling.... | Matthew Lemon | 2023-12-17 | 1 | -5/+5 |
* | Gone for light green table and no bootstrap | Matthew Lemon | 2023-12-17 | 2 | -8/+30 |
* | Ghetto weekend table colouring | Matthew Lemon | 2023-12-17 | 2 | -3/+34 |
* | Tidied up the basic event index and form | Matthew Lemon | 2023-12-17 | 4 | -8/+10 |
* | Initial | Matthew Lemon | 2023-12-17 | 114 | -0/+3078 |