aboutsummaryrefslogtreecommitdiffstats
path: root/src/pages/LandingPage.tsx (follow)
Commit message (Collapse)AuthorAgeLines
* Cleans Up OAuth ButtonGravatar Hassan Abouelela2021-02-13-10/+1
| | | | | | | Removes OAuth button from home page, and redesigns it. Uses new authorization functionality in auth. Signed-off-by: Hassan Abouelela <[email protected]>
* Cleans Up Some WarningsGravatar Hassan Abouelela2021-01-26-1/+1
| | | | | | Makes slight modifications to handle some minor warnings. Signed-off-by: Hassan Abouelela <[email protected]>
* 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-24/+24
| | | | | | | 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-1/+1
|
* Update LandingPage to use forms from APIGravatar ks1292020-12-14-2/+17
|
* Re-add the OAuth2 button to the home pageGravatar Joe Banks2020-10-06-1/+4
|
* Add a key to the form listingsGravatar Joe Banks2020-10-05-1/+1
|
* Add dummy form data for fetching form listingsGravatar Joe Banks2020-09-30-2/+7
|
* 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