Amrit Purshotam
Amrit Purshotam
- Added `.gitattributes` file to force repo to always use `LF` line endings. On the `feature/formatting-applied` branch also ran `git add --renormalize .` to [convert](https://www.aleksandrhovhannisyan.com/blog/crlf-vs-lf-normalizing-line-endings-in-git/#a-simple-gitattributes-config) the existing `CRLF` to `LF`...
This PR contains the automatically applied results of the settings added in `feature/formatting2` to make reviewing that branch easier.
Currently in Baobab there is no standard formatting applied to the project which has resulted in each developer applying their personal preferences, their IDE defaults or what they configured themselves....
The documentation for Baobab has been written over the past two years by many contributors and so lacks a single cohesive voice. This issue aims to resolve that by revising...
Removes the test that checks if a user pays for an invoice that's not their own. Invoices were made payable by anyone here #1134. Also fixed the migrations. The last...
Search for a user and see all data we have about them for a particular event - did they apply (and what did they say on their application form), -...