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
*
Mock react-markdown to fix jest issue
HEAD
main
Joe Banks
2025-08-08
-0
/
+12
*
Remove unused tests
Joe Banks
2025-08-08
-7
/
+0
*
Eslint on new changes
Joe Banks
2025-08-08
-7
/
+6
*
Pass precheck data down tree for submission
Joe Banks
2025-08-08
-12
/
+10
*
Update FormPage to show PrecheckData
Joe Banks
2025-08-08
-24
/
+8
*
Add new PrecheckBox component
Joe Banks
2025-08-08
-0
/
+42
*
Update getForm to return form with ancillary data
Joe Banks
2025-08-08
-1
/
+15
*
Add some font weights back where they make sense
Joe Banks
2025-07-22
-1
/
+5
*
Render section content with markdown renderer
Joe Banks
2025-07-22
-20
/
+9
*
include more font weights
Joe Banks
2025-07-22
-1
/
+1
*
Support left alignment in section headers
Joe Banks
2025-06-01
-2
/
+13
*
Re-map slugged vote options to human form when upstreaming to form
Joe Banks
2024-07-11
-1
/
+16
*
Add voteReducer to rootReducer Redux configuration
Joe Banks
2024-07-11
-1
/
+3
*
Disable StrictMode for React
Joe Banks
2024-07-11
-17
/
+15
*
Handle voting component callbacks
Joe Banks
2024-07-11
-3
/
+21
*
Add new vote component and voting redux store
Joe Banks
2024-07-11
-0
/
+323
*
Prevent flash of huge loading bar on suspense loaded routes
Joe Banks
2024-07-10
-6
/
+95
*
Improve the styles on the radio component to make it easier to use
Joe Banks
2024-07-10
-22
/
+46
*
Unit tests for Navigation component
Joe Banks
2024-07-10
-1
/
+49
*
Set Sentry user data when authenticating
Joe Banks
2024-07-10
-0
/
+11
*
Add new test suite for testing authorization splash
Joe Banks
2024-07-10
-0
/
+62
*
Update App test to render with Redux store
Joe Banks
2024-07-10
-2
/
+3
*
Add new testing utility for rendering with Redux stores
Joe Banks
2024-07-10
-0
/
+36
*
Gracefully handle user cancelled authorization
Joe Banks
2024-07-10
-3
/
+12
*
Add AuthorizationSplash to display above content when auth in progress
Joe Banks
2024-07-10
-0
/
+45
*
Send dispatches to store on authorization state attempt changes
Joe Banks
2024-07-10
-2
/
+23
*
Wrap application in Redux Provider with new store
Joe Banks
2024-07-10
-1
/
+6
*
Add new redux stores and slices for authorization state
Joe Banks
2024-07-10
-0
/
+41
*
Reconfigure Sentry with new features
Joe Banks
2024-07-10
-4
/
+24
*
Update tests to work with new Jest version
Joe Banks
2024-07-10
-3
/
+1
*
Remove unused linting ignores
Joe Banks
2024-07-10
-3
/
+1
*
Update code component to use @uiw/react-codemirror
Joe Banks
2024-07-10
-22
/
+6
*
Update test to reflect new green
Joe Banks
2024-07-03
-1
/
+1
*
Remove unnecessary debug logging from TimeZone
Joe Banks
2024-07-03
-4
/
+0
*
Convert TimeZone to functional component to fix lazy loading bug
Joe Banks
2024-07-03
-70
/
+87
*
Update success colour
Joe Banks
2024-07-03
-1
/
+1
*
Update tests with new OAuth2 message parameters
Joe Banks
2024-07-03
-1
/
+2
*
Explicitly tag PyDis messages for integrity
Joe Banks
2024-07-03
-1
/
+6
*
Stringify received data in OAuth2 Logging
Joe Banks
2024-07-03
-1
/
+1
*
Add more logging for OAuth2 state mismatches
Joe Banks
2024-07-03
-1
/
+1
*
Add some debug logging to timezone autoselection
Joe Banks
2024-07-03
-4
/
+8
*
Add additional logging for OAuth2 state mismatches
Joe Banks
2024-07-03
-1
/
+1
*
Better format copy about timezones
Joe Banks
2024-07-03
-2
/
+2
*
Add new field for capturing timezones
Joe Banks
2024-07-03
-1
/
+330
*
Add 404 Page
Hassan Abouelela
2022-07-19
-8
/
+61
*
Simplify Navigation Component
Hassan Abouelela
2022-07-19
-120
/
+101
*
Clear Authorization On Error
Hassan Abouelela
2022-07-14
-2
/
+14
*
Fix Failing jest.spyOn
Hassan Abouelela
2022-07-14
-1
/
+5
*
Wrap Tests In Act
Hassan Abouelela
2022-07-14
-31
/
+32
*
Base refresh timeout on diff from current time
Chris Lovering
2022-07-02
-1
/
+1
[next]