Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Update styling and scaling and add links to FormListing | 2020-09-29 | -4/+9 | ||
| | |||||
* | Fix responsive scaling for mobile devices | 2020-09-28 | -1/+12 | ||
| | |||||
* | Change landing page structure to be centered | 2020-09-28 | -7/+11 | ||
| | |||||
* | Add backup fonts to header and scale header at smaller scale | 2020-09-28 | -1/+5 | ||
| | |||||
* | Change opacity of header SVG | 2020-09-28 | -1/+1 | ||
| | |||||
* | Change form listing styles | 2020-09-28 | -3/+3 | ||
| | |||||
* | Use Uni Sans font for header | 2020-09-28 | -9/+12 | ||
| | |||||
* | Remove duplicate logging of user agent | 2020-09-28 | -1/+0 | ||
| | |||||
* | Add logs to identify environment info for bug reports | 2020-09-28 | -0/+14 | ||
| | |||||
* | Add initial tests | 2020-09-28 | -10/+84 | ||
| | |||||
* | Add click action to button | 2020-09-28 | -1/+1 | ||
| | |||||
* | Refactor tag to separate component | 2020-09-28 | -10/+28 | ||
| | |||||
* | Initial commit | 2020-09-28 | -71/+200 | ||
| | |||||
* | Initialize project using Create React App | 2020-09-27 | -0/+265 | ||