index
:
forms-frontend
beforeunload-warning
dependabot/npm_and_yarn/eslint-plugin-react-7.37.1
dependabot/npm_and_yarn/eslint/js-9.12.0
dependabot/npm_and_yarn/express-4.21.0
dependabot/npm_and_yarn/micromatch-4.0.8
dependabot/npm_and_yarn/rollup-2.79.2
dependabot/npm_and_yarn/testing-library/dom-10.4.0
dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.18.0
dependabot/npm_and_yarn/typescript-eslint/parser-7.18.0
dependabot/npm_and_yarn/webpack-5.94.0
dependabot/npm_and_yarn/webpack-5.95.0
form-metadata
hcaptcha
main
prism-code-demo
redux-hcaptcha
remove-return-home
renovate/configure
sebastiaan/ci/status-embed
A mirrored copy of the python-discord/forms-frontend repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
Lines
*
Fixes Preexisting Linting Issues
Hassan Abouelela
2021-01-03
-360
/
+362
|
|
|
|
|
|
|
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]
>
*
Implement new loader
Joe Banks
2021-01-02
-5
/
+5
|
*
Add context console log
Joe Banks
2020-12-30
-0
/
+1
|
*
Update index.tsx
Joe Banks
2020-12-30
-1
/
+2
|
*
Add required field to question interface
ks129
2020-12-28
-1
/
+2
|
*
Fetch forms only once in discovery
ks129
2020-12-16
-1
/
+1
|
*
Update Loading component
Joe Banks
2020-12-16
-2
/
+2
|
*
Update App.tsx
Joe Banks
2020-12-16
-2
/
+2
|
*
replace @emotion/core with @emotion/react
Joe Banks
2020-12-16
-10
/
+10
|
*
Simplify Axios client baseURL definition
ks129
2020-12-14
-1
/
+1
|
|
|
Co-authored-by: Joe Banks <
[email protected]
>
*
Update tests to match with changes in discovery
ks129
2020-12-14
-12
/
+46
|
*
Update LandingPage to use forms from API
ks129
2020-12-14
-2
/
+17
|
*
Update FormListing component to match with new forms interface
ks129
2020-12-14
-5
/
+5
|
*
Update getForms function to fetch data from API
ks129
2020-12-14
-21
/
+4
|
*
Move loading to different component
ks129
2020-12-14
-12
/
+19
|
*
Create Axios client for backend
ks129
2020-12-14
-0
/
+6
|
*
Update form interface and add features
ks129
2020-12-13
-11
/
+18
|
*
Update question types and interface to match changes in backend
ks129
2020-12-13
-5
/
+11
|
*
Merge pull request #26 from python-discord/build/chunking
Joe Banks
2020-10-12
-2
/
+12
|
\
|
|
|
|
Improve chunking configuration
|
*
Improve loader style
Joe Banks
2020-10-12
-2
/
+12
|
|
*
|
Use location instead of document.location in callback
Joe Banks
2020-10-12
-1
/
+1
|
|
*
|
Add test setup file
Joe Banks
2020-10-12
-4
/
+1
|
|
*
|
Add many new tests
Joe Banks
2020-10-12
-2
/
+93
|
/
*
Disable tracing integration
Joe Banks
2020-10-12
-4
/
+0
|
*
Fix the SVG scaling with new SVG loader
Joe Banks
2020-10-12
-6
/
+2
|
*
Fix tests
Joe Banks
2020-10-12
-5
/
+12
|
*
Remove comments
Joe Banks
2020-10-12
-12
/
+0
|
*
Remove pointless comment
Joe Banks
2020-10-12
-3
/
+0
|
*
Lazy load components
Joe Banks
2020-10-12
-5
/
+12
|
*
Update app with new build system
Joe Banks
2020-10-12
-1
/
+66
|
*
Report release information to Sentry
Joe Banks
2020-10-08
-0
/
+1
|
*
Render the Sentry error boundary
Joe Banks
2020-10-08
-1
/
+9
|
*
Enable Sentry in production
Joe Banks
2020-10-06
-0
/
+13
|
*
Better handle other messages from the React DevTools extension
Joe Banks
2020-10-06
-1
/
+1
|
*
Add a setInterval to check if the child window is manually closed
Joe Banks
2020-10-06
-0
/
+8
|
*
Re-add the OAuth2 button to the home page
Joe Banks
2020-10-06
-1
/
+4
|
*
When a code is received post it back to the opener
Joe Banks
2020-10-06
-0
/
+17
|
*
On OAuth2 button click pop open Discord authorize window
Joe Banks
2020-10-06
-2
/
+40
|
*
Update console logs
Joe Banks
2020-10-06
-1
/
+1
|
*
Add new callback route
Joe Banks
2020-10-06
-1
/
+3
|
*
Add a key to the form listings
Joe Banks
2020-10-05
-1
/
+1
|
*
Add a key to the dynamic router
Joe Banks
2020-10-05
-1
/
+1
|
*
Experiment concluded that hash the best choice
Joe Banks
2020-10-05
-9
/
+2
|
*
Add experiment for loading pages
Joe Banks
2020-10-05
-2
/
+9
|
*
Update header test to include custom titles
Joe Banks
2020-10-05
-0
/
+7
|
*
Update form listing tests with new types
Joe Banks
2020-10-05
-3
/
+5
|
*
Major rewrite of forms page to render specific form
Joe Banks
2020-10-05
-3
/
+40
|
*
Update headerbar to be more responsive and take custom text
Joe Banks
2020-10-05
-18
/
+18
|
*
Link to the form page instead of generic form URL
Joe Banks
2020-10-05
-3
/
+3
|
*
Add a very basic question type
Joe Banks
2020-10-05
-0
/
+11
|
[next]