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 (
Expand
)
Author
Age
Lines
*
Implement Select field required check
ks129
2021-01-18
-6
/
+22
*
Pass blur handler and valid property to ShortText
ks129
2021-01-18
-1
/
+1
*
Implement validation to ShortText component
ks129
2021-01-18
-4
/
+9
*
Add required validator for ShortText
ks129
2021-01-18
-1
/
+16
*
Change ErrorMessage CSS properties
ks129
2021-01-18
-2
/
+2
*
Relay blur handler to specific component and cleanup
ks129
2021-01-18
-9
/
+4
*
Move ErrorMessage from TextArea component to Question
ks129
2021-01-18
-11
/
+36
*
Move invalid styles to common styles
ks129
2021-01-18
-9
/
+9
*
Provide valid and error message data to TextArea component
ks129
2021-01-18
-2
/
+11
*
Display invalid information for TextArea
ks129
2021-01-18
-2
/
+18
*
Add valid and error to public state and required check for textarea
ks129
2021-01-18
-0
/
+9
*
Create new ErrorMessage component for showing field error messages
ks129
2021-01-18
-0
/
+25
*
Add required props to form field types
ks129
2021-01-17
-9
/
+13
*
Centers Title With No Description
Hassan Abouelela
2021-01-17
-6
/
+14
*
Removes Leading Underscore From Variables
Hassan Abouelela
2021-01-17
-11
/
+11
*
Updates Switch Statement Indent
Hassan Abouelela
2021-01-17
-58
/
+58
*
Shows Pointer On Scroll Button
Hassan Abouelela
2021-01-17
-0
/
+2
*
Closes Select Menu On Click
Hassan Abouelela
2021-01-17
-2
/
+23
*
Updates Transition Speed
Hassan Abouelela
2021-01-17
-4
/
+4
*
Rewrites Radios
Hassan Abouelela
2021-01-16
-2
/
+23
*
Rewrites Select Component
Hassan Abouelela
2021-01-16
-56
/
+98
*
Rewrites Components For Accessibility
Hassan Abouelela
2021-01-16
-70
/
+57
*
Minor Style Adjustments
Hassan Abouelela
2021-01-16
-2
/
+5
*
Polyfills Smooth Scroll
Hassan Abouelela
2021-01-16
-0
/
+3
*
Lock textarea resizing to vertical
Joe Banks
2021-01-11
-0
/
+1
*
Fixes Subtle Alignment Issues
Hassan Abouelela
2021-01-10
-2
/
+2
*
Breaks Up CSS Into Components
Hassan Abouelela
2021-01-06
-522
/
+498
*
Fixes Model Casing
Hassan Abouelela
2021-01-06
-1
/
+1
*
Adds Question Rendering
Hassan Abouelela
2021-01-06
-10
/
+646
*
Implements Input Types
Hassan Abouelela
2021-01-06
-0
/
+256
*
Implements Scroll Button
Hassan Abouelela
2021-01-06
-3
/
+91
*
Updates HeaderBar
Hassan Abouelela
2021-01-04
-42
/
+115
*
Implements Form Fetching
Hassan Abouelela
2021-01-04
-22
/
+7
*
Updates Models
Hassan Abouelela
2021-01-04
-8
/
+21
*
Fixes Preexisting Linting Issues
Hassan Abouelela
2021-01-03
-360
/
+362
*
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
*
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
[next]