aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages (follow)
Commit message (Collapse)AuthorAgeLines
...
* Implements Scroll ButtonGravatar Hassan Abouelela2021-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 IssuesGravatar Hassan Abouelela2021-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 discoveryGravatar ks1292020-12-16-1/+1
|
* replace @emotion/core with @emotion/reactGravatar Joe Banks2020-12-16-3/+3
|
* Update LandingPage to use forms from APIGravatar ks1292020-12-14-2/+17
|
* Move loading to different componentGravatar ks1292020-12-14-12/+2
|
* Use location instead of document.location in callbackGravatar Joe Banks2020-10-12-1/+1
|
* Re-add the OAuth2 button to the home pageGravatar Joe Banks2020-10-06-1/+4
|
* When a code is received post it back to the openerGravatar Joe Banks2020-10-06-0/+17
|
* Add a key to the form listingsGravatar Joe Banks2020-10-05-1/+1
|
* Experiment concluded that hash the best choiceGravatar Joe Banks2020-10-05-9/+2
|
* Add experiment for loading pagesGravatar Joe Banks2020-10-05-2/+9
|
* Major rewrite of forms page to render specific formGravatar Joe Banks2020-10-05-3/+40
|
* Add dummy form data for fetching form listingsGravatar Joe Banks2020-09-30-2/+7
|
* Add a dummy page for form informationGravatar Joe Banks2020-09-29-0/+12
|
* Change landing page structure to be centeredGravatar Joe Banks2020-09-28-7/+11
|
* Use Uni Sans font for headerGravatar Joe Banks2020-09-28-3/+0
|
* Initial commitGravatar Joe Banks2020-09-28-0/+24