Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Implements Scroll Button | 2021-01-06 | -3/+4 | ||
| | | | | | | | Adds a scroll to top button to the landing page, and form pages to make navigation easier on long pages. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
* | Fixes Preexisting Linting Issues | 2021-01-03 | -30/+30 | ||
| | | | | | | | Fixes all errors, and most warnings generated by eslint. Most were fixed by eslint automatically such as indentation and quotes. Signed-off-by: Hassan Abouelela <[email protected]> | ||||
* | Fetch forms only once in discovery | 2020-12-16 | -1/+1 | ||
| | |||||
* | replace @emotion/core with @emotion/react | 2020-12-16 | -3/+3 | ||
| | |||||
* | Update LandingPage to use forms from API | 2020-12-14 | -2/+17 | ||
| | |||||
* | Move loading to different component | 2020-12-14 | -12/+2 | ||
| | |||||
* | Use location instead of document.location in callback | 2020-10-12 | -1/+1 | ||
| | |||||
* | Re-add the OAuth2 button to the home page | 2020-10-06 | -1/+4 | ||
| | |||||
* | When a code is received post it back to the opener | 2020-10-06 | -0/+17 | ||
| | |||||
* | Add a key to the form listings | 2020-10-05 | -1/+1 | ||
| | |||||
* | Experiment concluded that hash the best choice | 2020-10-05 | -9/+2 | ||
| | |||||
* | Add experiment for loading pages | 2020-10-05 | -2/+9 | ||
| | |||||
* | Major rewrite of forms page to render specific form | 2020-10-05 | -3/+40 | ||
| | |||||
* | Add dummy form data for fetching form listings | 2020-09-30 | -2/+7 | ||
| | |||||
* | Add a dummy page for form information | 2020-09-29 | -0/+12 | ||
| | |||||
* | Change landing page structure to be centered | 2020-09-28 | -7/+11 | ||
| | |||||
* | Use Uni Sans font for header | 2020-09-28 | -3/+0 | ||
| | |||||
* | Initial commit | 2020-09-28 | -0/+24 | ||