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
(
follow
)
Commit message (
Expand
)
Author
Age
Lines
*
Eslint on new changes
Joe Banks
2025-08-08
-3
/
+2
*
Pass precheck data down tree for submission
Joe Banks
2025-08-08
-10
/
+7
*
Update FormPage to show PrecheckData
Joe Banks
2025-08-08
-24
/
+8
*
Remove unused linting ignores
Joe Banks
2024-07-10
-1
/
+0
*
Explicitly tag PyDis messages for integrity
Joe Banks
2024-07-03
-1
/
+1
*
Add 404 Page
Hassan Abouelela
2022-07-19
-8
/
+59
*
Simplify Navigation Component
Hassan Abouelela
2022-07-19
-111
/
+39
*
Clear Authorization On Error
Hassan Abouelela
2022-07-14
-0
/
+3
*
Codify Question State Type
Hassan Abouelela
2022-07-01
-27
/
+32
*
Remove Unused Prop From ErrorPage
Hassan Abouelela
2022-07-01
-3
/
+1
*
Restructure FormPage
Hassan Abouelela
2022-07-01
-347
/
+537
*
Fix rendering error message for failed unit tests.
DavinderJolly
2022-06-18
-15
/
+21
*
Add processing for POST request response
Janine vN
2022-03-14
-4
/
+22
*
Block submission when missing OAuth2 scopes
Joe Banks
2021-12-24
-15
/
+24
*
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
|
\
|
*
Merge pull request #91 from python-discord/forms-submitting
Hassan Abouelela
2021-02-19
-14
/
+110
|
|
\
|
|
*
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
*
|
|
Cleans Up OAuth Button
Hassan Abouelela
2021-02-13
-10
/
+1
*
|
|
Adds Basic Auth Functionality
Hassan Abouelela
2021-02-13
-2
/
+3
|
/
/
*
/
Cleans Up Some Warnings
Hassan Abouelela
2021-01-26
-1
/
+1
|
/
*
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
-479
/
+141
*
Adds Question Rendering
Hassan Abouelela
2021-01-06
-10
/
+518
[next]