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
*
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
*
Update the forms API wrapper to fetch a specific form
Joe Banks
2020-10-05
-2
/
+30
*
Update the form path
Joe Banks
2020-10-05
-39
/
+3
*
Move global styles to their own file
Joe Banks
2020-10-05
-0
/
+40
*
Update tests with new FormListing props
Joe Banks
2020-09-30
-4
/
+17
*
Update form properties to mirror those in the form listing component
Joe Banks
2020-09-30
-4
/
+4
*
Update description of form listing
Joe Banks
2020-09-30
-2
/
+2
*
Add dummy form data for fetching form listings
Joe Banks
2020-09-30
-10
/
+40
*
Reduce scale effect even more
Joe Banks
2020-09-29
-1
/
+1
*
Reduce scale effect
Joe Banks
2020-09-29
-1
/
+1
*
Alter scale percentage
Joe Banks
2020-09-29
-1
/
+1
*
Scale the page slightly when loading new pages
Joe Banks
2020-09-29
-1
/
+3
*
Update tests to match new form listing component
Joe Banks
2020-09-29
-6
/
+8
*
Add routing to the App, with CSS transitions for fading between pages
Joe Banks
2020-09-29
-1
/
+51
*
Add a dummy page for form information
Joe Banks
2020-09-29
-0
/
+12
*
Update header responsiveness
Joe Banks
2020-09-29
-2
/
+6
*
Update styling and scaling and add links to FormListing
Joe Banks
2020-09-29
-4
/
+9
*
Fix responsive scaling for mobile devices
Joe Banks
2020-09-28
-1
/
+12
*
Change landing page structure to be centered
Joe Banks
2020-09-28
-7
/
+11
*
Add backup fonts to header and scale header at smaller scale
Joe Banks
2020-09-28
-1
/
+5
*
Change opacity of header SVG
Joe Banks
2020-09-28
-1
/
+1
*
Change form listing styles
Joe Banks
2020-09-28
-3
/
+3
*
Use Uni Sans font for header
Joe Banks
2020-09-28
-9
/
+12
*
Remove duplicate logging of user agent
Joe Banks
2020-09-28
-1
/
+0
*
Add logs to identify environment info for bug reports
Joe Banks
2020-09-28
-0
/
+14
*
Add initial tests
Joe Banks
2020-09-28
-10
/
+84
*
Add click action to button
Joe Banks
2020-09-28
-1
/
+1
*
Refactor tag to separate component
Joe Banks
2020-09-28
-10
/
+28
*
Initial commit
Joe Banks
2020-09-28
-71
/
+200
*
Initialize project using Create React App
Joe Banks
2020-09-27
-0
/
+265