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
/
pages
/
FormPage.tsx
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Add beforeunload event listener when a form is open
beforeunload-warning
Bluenix
2021-07-26
-0
/
+25
*
Support Line Breaks In Submitted Text
Hassan Abouelela
2021-06-19
-1
/
+10
*
Fixes Return Home Button Centering
Hassan Abouelela
2021-03-07
-3
/
+5
*
Merge branch 'main' into discord-oauth
Hassan Abouelela
2021-02-20
-16
/
+111
|
\
|
*
Remove TODO
ks129
2021-02-18
-1
/
+1
|
*
Revert change of gathering checkbox values
ks129
2021-02-18
-9
/
+12
|
*
Move CSS back under navigation class to avoid messy diff
ks129
2021-02-17
-52
/
+52
|
*
Unfocus currently focused element before scrolling to invalid question
ks129
2021-02-17
-0
/
+5
|
*
Remove trailing whitespaces
ks129
2021-02-08
-1
/
+1
|
*
Create refMap to avoid errors on direct ref access
ks129
2021-02-08
-3
/
+9
|
*
Implement focusing text fields if empty on submit
ks129
2021-02-08
-1
/
+5
|
*
Rename invalid field IDs variable
ks129
2021-02-08
-4
/
+4
|
*
Improve submit data gathering
ks129
2021-02-08
-10
/
+6
|
*
Add nullability check for ref
ks129
2021-02-08
-1
/
+1
|
*
Simplify if check
ks129
2021-02-08
-1
/
+1
|
*
Improve and simplify checkboxes gathering
ks129
2021-02-08
-12
/
+11
|
*
Move container and return styles back to FormPage
ks129
2021-01-28
-2
/
+50
|
*
Remove unnecessary separator from sent form return home button
ks129
2021-01-28
-2
/
+10
|
*
Remove debugging setSent
ks129
2021-01-23
-1
/
+0
|
*
Use relative units
ks129
2021-01-21
-1
/
+2
|
*
Implement dynamic showing of form submitted text
ks129
2021-01-21
-3
/
+5
|
*
Add state for displaying thanks for submitting showing
ks129
2021-01-20
-64
/
+39
|
*
Un-refactor map to array for questions
ks129
2021-01-19
-11
/
+7
|
*
Implement form submitting
ks129
2021-01-19
-3
/
+30
|
*
Remove preventDefault from end
ks129
2021-01-19
-2
/
+0
|
*
Add preventDefault to avoid reloading of page
ks129
2021-01-19
-0
/
+1
|
*
Implement before-submit validation (broken, crashing)
ks129
2021-01-19
-4
/
+32
*
|
Removes Path From Auth
Hassan Abouelela
2021-02-17
-4
/
+2
*
|
Dynamically Show Discord OAuth Button
Hassan Abouelela
2021-02-13
-34
/
+31
|
/
*
Updates Switch Statement Indent
Hassan Abouelela
2021-01-17
-2
/
+2
*
Minor Style Adjustments
Hassan Abouelela
2021-01-16
-0
/
+4
*
Breaks Up CSS Into Components
Hassan Abouelela
2021-01-06
-27
/
+141
*
Adds Question Rendering
Hassan Abouelela
2021-01-06
-10
/
+66
*
Fixes Preexisting Linting Issues
Hassan Abouelela
2021-01-03
-5
/
+5
*
replace @emotion/core with @emotion/react
Joe Banks
2020-12-16
-1
/
+1
*
Move loading to different component
ks129
2020-12-14
-12
/
+2
*
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
*
Major rewrite of forms page to render specific form
Joe Banks
2020-10-05
-3
/
+40
*
Add a dummy page for form information
Joe Banks
2020-09-29
-0
/
+12