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
/
components
(
unfollow
)
Commit message (
Expand
)
Author
Lines
2021-02-23
Use values from Redux in fields
redux-hcaptcha
ks129
-33
/
+70
2021-02-22
Change Redux store items from map to object
ks129
-52
/
+65
2021-02-21
Copy state instead changing original
ks129
-1
/
+1
2021-02-21
Add locking way to show value in ShortText
ks129
-3
/
+13
2021-02-21
Remove debug logging and use HCaptcha object for ref
ks129
-3
/
+1
2021-02-21
Implement basic hCaptcha
ks129
-7
/
+69
2021-02-21
Migrate from public state map to Redux
ks129
-87
/
+285
2021-02-20
Move hCaptcha types library to dev-dependencies
ks129
-1
/
+1
2021-02-20
Add React-Redux and Redux type packages as dev dependencies
ks129
-2
/
+29
2021-02-20
Add hCaptcha sitekey and allowed hosts to webpack config
ks129
-1
/
+3
2021-02-20
Add Redux and React Redux dependencies
ks129
-1
/
+34
2021-02-19
Add hCaptcha dependencies
ks129
-0
/
+14
2021-02-19
Adds Missing Fields To Test Models
Hassan Abouelela
-3
/
+6
2021-02-18
Remove TODO
ks129
-1
/
+1
2021-02-18
Don't overwrite user selection
ks129
-3
/
+5
2021-02-18
Add focus handler for select (thanks Scaleios)
ks129
-1
/
+7
2021-02-18
Remove unnecessary parameters from blur handler type annotations
ks129
-5
/
+5
2021-02-18
Mark range and radio valid after change
ks129
-0
/
+5
2021-02-18
Revert change of gathering checkbox values
ks129
-9
/
+12
2021-02-17
Add blur handler to Radio and Range
ks129
-6
/
+8
2021-02-17
Move CSS back under navigation class to avoid messy diff
ks129
-52
/
+52
2021-02-17
Unfocus currently focused element before scrolling to invalid question
ks129
-0
/
+5
2021-02-11
Bump typescript from 4.1.4 to 4.1.5
dependabot[bot]
-5
/
+5
2021-02-10
Bump typescript from 4.1.3 to 4.1.4
dependabot[bot]
-5
/
+5
2021-02-10
Bump @typescript-eslint/parser from 4.14.2 to 4.15.0
dependabot[bot]
-44
/
+9
2021-02-09
Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0
dependabot[bot]
-14
/
+48
2021-02-08
Make all blur handler names matching
ks129
-5
/
+5
2021-02-08
Change blur handler name in Select
ks129
-2
/
+2
2021-02-08
Change ShortText blur handler name
ks129
-2
/
+2
2021-02-08
Set z-index and position for error message CSS
ks129
-0
/
+2
2021-02-08
Fix CSS visibilty attribute
ks129
-1
/
+1
2021-02-08
Undo testing rules breaking
ks129
-2
/
+1
2021-02-08
Remove quiet flag from Husky hooks to show warnings
ks129
-1
/
+1
2021-02-08
Remove quiet flag to show warnings
ks129
-1
/
+1
2021-02-08
Break some rules for testing
ks129
-1
/
+2
2021-02-08
Add new formatter to workflow
ks129
-1
/
+1