aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeLines
* Simplify Axios client baseURL definitionGravatar ks1292020-12-14-1/+1
| | | Co-authored-by: Joe Banks <[email protected]>
* Update tests to match with changes in discoveryGravatar ks1292020-12-14-12/+46
|
* Update LandingPage to use forms from APIGravatar ks1292020-12-14-2/+17
|
* Update FormListing component to match with new forms interfaceGravatar ks1292020-12-14-5/+5
|
* Update getForms function to fetch data from APIGravatar ks1292020-12-14-21/+4
|
* Move loading to different componentGravatar ks1292020-12-14-12/+19
|
* Create Axios client for backendGravatar ks1292020-12-14-0/+6
|
* Update form interface and add featuresGravatar ks1292020-12-13-11/+18
|
* Update question types and interface to match changes in backendGravatar ks1292020-12-13-5/+11
|
* Merge pull request #26 from python-discord/build/chunkingGravatar Joe Banks2020-10-12-2/+12
|\ | | | | Improve chunking configuration
| * Improve loader styleGravatar Joe Banks2020-10-12-2/+12
| |
* | Use location instead of document.location in callbackGravatar Joe Banks2020-10-12-1/+1
| |
* | Add test setup fileGravatar Joe Banks2020-10-12-4/+1
| |
* | Add many new testsGravatar Joe Banks2020-10-12-2/+93
|/
* Disable tracing integrationGravatar Joe Banks2020-10-12-4/+0
|
* Fix the SVG scaling with new SVG loaderGravatar Joe Banks2020-10-12-6/+2
|
* Fix testsGravatar Joe Banks2020-10-12-5/+12
|
* Remove commentsGravatar Joe Banks2020-10-12-12/+0
|
* Remove pointless commentGravatar Joe Banks2020-10-12-3/+0
|
* Lazy load componentsGravatar Joe Banks2020-10-12-5/+12
|
* Update app with new build systemGravatar Joe Banks2020-10-12-1/+66
|
* Report release information to SentryGravatar Joe Banks2020-10-08-0/+1
|
* Render the Sentry error boundaryGravatar Joe Banks2020-10-08-1/+9
|
* Enable Sentry in productionGravatar Joe Banks2020-10-06-0/+13
|
* Better handle other messages from the React DevTools extensionGravatar Joe Banks2020-10-06-1/+1
|
* Add a setInterval to check if the child window is manually closedGravatar Joe Banks2020-10-06-0/+8
|
* 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
|
* On OAuth2 button click pop open Discord authorize windowGravatar Joe Banks2020-10-06-2/+40
|
* Update console logsGravatar Joe Banks2020-10-06-1/+1
|
* Add new callback routeGravatar Joe Banks2020-10-06-1/+3
|
* Add a key to the form listingsGravatar Joe Banks2020-10-05-1/+1
|
* Add a key to the dynamic routerGravatar 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
|
* Update header test to include custom titlesGravatar Joe Banks2020-10-05-0/+7
|
* Update form listing tests with new typesGravatar Joe Banks2020-10-05-3/+5
|
* Major rewrite of forms page to render specific formGravatar Joe Banks2020-10-05-3/+40
|
* Update headerbar to be more responsive and take custom textGravatar Joe Banks2020-10-05-18/+18
|
* Link to the form page instead of generic form URLGravatar Joe Banks2020-10-05-3/+3
|
* Add a very basic question typeGravatar Joe Banks2020-10-05-0/+11
|
* Update the forms API wrapper to fetch a specific formGravatar Joe Banks2020-10-05-2/+30
|
* Update the form pathGravatar Joe Banks2020-10-05-39/+3
|
* Move global styles to their own fileGravatar Joe Banks2020-10-05-0/+40
|
* Update tests with new FormListing propsGravatar Joe Banks2020-09-30-4/+17
|
* Update form properties to mirror those in the form listing componentGravatar Joe Banks2020-09-30-4/+4
|
* Update description of form listingGravatar Joe Banks2020-09-30-2/+2
|
* Add dummy form data for fetching form listingsGravatar Joe Banks2020-09-30-10/+40
|
* Reduce scale effect even moreGravatar Joe Banks2020-09-29-1/+1
|
* Reduce scale effectGravatar Joe Banks2020-09-29-1/+1
|