GitHub / python-discord/forms-frontend / commits
Frontend for Python Discord forms.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 26b3cd73 | Mock react-markdown to fix jest issue | Joe Banks <j****e@j****v> | 10 months ago | |
| 5dd4d3a5 | Checkout code in CI | Joe Banks <j****e@j****v> | 10 months ago | |
| 8b1b9362 | Remove crap yarn cache stage | Joe Banks <j****e@j****v> | 10 months ago | |
| 5d016506 | Remove unused tests | Joe Banks <j****e@j****v> | 10 months ago | |
| 8d656e05 | Eslint on new changes | Joe Banks <j****e@j****v> | 10 months ago | |
| ada271cf | Pass precheck data down tree for submission | Joe Banks <j****e@j****v> | 10 months ago | |
| 99ecb4e5 | Update FormPage to show PrecheckData | Joe Banks <j****e@j****v> | 10 months ago | |
| 5d5c05f3 | Add new PrecheckBox component | Joe Banks <j****e@j****v> | 10 months ago | |
| fc8c3bbc | Update getForm to return form with ancillary data | Joe Banks <j****e@j****v> | 10 months ago | |
| 5b8c07e7 | Add @emotion/styled | Joe Banks <j****e@j****v> | 10 months ago | |
| 4a1fbe4e | Ignore ASDF files | Joe Banks <j****e@j****v> | 10 months ago | |
| ed151b46 | Add some font weights back where they make sense | Joe Banks <j****e@j****v> | 11 months ago | |
| efe0d645 | Render section content with markdown renderer | Joe Banks <j****e@j****v> | 11 months ago | |
| db127078 | include more font weights | Joe Banks <j****e@j****v> | 11 months ago | |
| 8183822f | Add react-markdown and remove corepack | Joe Banks <j****e@j****v> | 11 months ago | |
| 970b9aa8 | Migrate yarn versions | Joe Banks <j****e@j****v> | 11 months ago | |
| cb80c2c2 | Support left alignment in section headers | Joe Banks <j****e@j****v> | about 1 year ago | |
| 5fab0cc2 | Simplify the docker compose build config | Chris Lovering <c****5@g****m> | almost 2 years ago | |
| afa61d08 | Add redis to docker-compose for backend cache | Chris Lovering <c****5@g****m> | almost 2 years ago | |
| d97aeafa | Only bind to loop back address, rather than all interfaces | Chris Lovering <c****5@g****m> | almost 2 years ago | |
| 9a5b42b3 | merge Merge pull request #640 from python-discord/dependabot/npm_and_yarn/eslint/co... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 6dd22f3e |
Bump @eslint/compat from 1.1.0 to 1.1.1
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 2c3abe0f | merge Merge pull request #639 from python-discord/dependabot/npm_and_yarn/webpack-5... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3677e17f |
Bump webpack from 5.92.1 to 5.93.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1d1afff8 | merge Merge pull request #638 from python-discord/jb3/components/vote-field |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| dcf24138 | Re-map slugged vote options to human form when upstreaming to form | Joe Banks <j****e@j****v> | almost 2 years ago | |
| f404479d | Add voteReducer to rootReducer Redux configuration | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 57e4702c | Disable StrictMode for React | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 572454f0 | Handle voting component callbacks | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 58310afb | Add new vote component and voting redux store | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 362f403f | Add new package for animated list reorders | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 06a7b9f7 | merge Merge pull request #637 from python-discord/dependabot/npm_and_yarn/sentry/re... |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 629dab07 |
Bump @sentry/react from 8.16.0 to 8.17.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| de5b5ecf | Prevent flash of huge loading bar on suspense loaded routes | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 899666da | Unit tests for Navigation component | Joe Banks <j****e@j****v> | almost 2 years ago | |
| f8758214 | Set Sentry user data when authenticating | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 00413b16 | Improve the styles on the radio component to make it easier to use | Joe Banks <j****e@j****v> | almost 2 years ago | |
| d96ea398 | merge Merge pull request #634 from python-discord/jb3/auth/popup-and-improvements |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| de67bbd6 | merge Merge pull request #635 from python-discord/jb3/deps/dep-bumps |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d764fe96 | Update CODEOWNERS |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 351921cd | Reconfigure Sentry with new features | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 57d3ba7b | Update lint stage | Joe Banks <j****e@j****v> | almost 2 years ago | |
| e7b969f2 | Update tests to work with new Jest version | Joe Banks <j****e@j****v> | almost 2 years ago | |
| f7f64ab9 | Remove unused linting ignores | Joe Banks <j****e@j****v> | almost 2 years ago | |
| e22afcc2 | Add new linting config | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 71724fac | Update code component to use @uiw/react-codemirror | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 07cacc26 | Bump from Node 16 to 20 | Joe Banks <j****e@j****v> | almost 2 years ago | |
| b5617f3c | Bump all dependencies to latest versions | Joe Banks <j****e@j****v> | almost 2 years ago | |
| e586c951 | Add new test suite for testing authorization splash | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 696b200f | Update App test to render with Redux store | Joe Banks <j****e@j****v> | almost 2 years ago | |
| b1239935 | Add new testing utility for rendering with Redux stores | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 0bf31556 | Gracefully handle user cancelled authorization | Joe Banks <j****e@j****v> | almost 2 years ago | |
| f5024e46 | Add AuthorizationSplash to display above content when auth in progress | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 5dac3c06 | Send dispatches to store on authorization state attempt changes | Joe Banks <j****e@j****v> | almost 2 years ago | |
| a735211a | Wrap application in Redux Provider with new store | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 5c8125a2 | Add new redux stores and slices for authorization state | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 8077176f | Add @reduxjs/toolkit and react-redux packages | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 9c47aa22 | Ignore compose override files from git | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 293776e3 | Update Compose setup with new backend run flags (removal of --debug) | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 6f173291 | Migration to official Sentry release CI action (#633) |
Xithrius <1****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 825c502d | Update test to reflect new green | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 922d967a | Remove unnecessary debug logging from TimeZone | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 169da3d8 | Convert TimeZone to functional component to fix lazy loading bug | Joe Banks <j****e@j****v> | almost 2 years ago | |
| a8701f24 | Update success colour | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 52d4c3d7 | Update tests with new OAuth2 message parameters | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 7f8b0b00 | Explicitly tag PyDis messages for integrity | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 37f3b5c9 | Stringify received data in OAuth2 Logging | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 0b2af57c | Add more logging for OAuth2 state mismatches | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 0f281948 | Add some debug logging to timezone autoselection | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 4e33a685 | Add additional logging for OAuth2 state mismatches | Joe Banks <j****e@j****v> | almost 2 years ago | |
| d2cef93a | merge Merge pull request #632 from python-discord/jb3/components/timezone-field |
Joe Banks <j****e@j****v>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 1b25aa2e | Better format copy about timezones | Joe Banks <j****e@j****v> | almost 2 years ago | |
| 2f24f22e | Add new field for capturing timezones | Joe Banks <j****e@j****v> | almost 2 years ago | |
| cd49e3c6 | fix url to `Getting Started` Notion page |
Vibhakar Solanki <s****2@g****m>
Committed by: Joe Banks <j****e@j****v> |
almost 3 years ago | |
| c537e213 | merge Merge pull request #506 from python-discord/dependabot/npm_and_yarn/codemirro... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| df36709e |
Bump @codemirror/view from 6.1.3 to 6.1.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 895b736e | merge Merge pull request #505 from python-discord/update-codeowners |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| b036d2f8 | Remove HassanAbouelela From Code Owners |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 884fc67d | merge Merge pull request #504 from python-discord/bump-dependencies |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| af69e089 |
Make Package Private & Specify Node Versions
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| 780ea752 |
Bump FS-extra to 10.1.0
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| 284b82d8 |
Bump Type Packages
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| 14a76d6c |
Bump Sentry SDK To 7.8.1
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| cb3909d2 |
Bump Emotion To 11.10.0
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| 7bd28368 |
Bump Testing Dependencies
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| d13c8a98 |
Bump ESLint To 8.21.0
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| acb63a55 |
Bump CodeMirror To 6.0.1
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| 9016c964 |
Bump Fontawesome Packages
Signed-off-by: Hassan Abouelela <h****n@h****m> |
Hassan Abouelela <h****n@h****m> | almost 4 years ago | |
| eb30f62e | merge Merge pull request #501 from python-discord/dependabot/npm_and_yarn/workbox-w... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| c52751aa |
Bump workbox-webpack-plugin from 6.5.3 to 6.5.4
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e111b61d | merge Merge pull request #499 from python-discord/dependabot/npm_and_yarn/react-tra... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| cda9a421 |
Bump react-transition-group from 4.4.2 to 4.4.5
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a21202d1 | merge Merge pull request #500 from python-discord/dependabot/npm_and_yarn/fortaweso... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 5cac16a4 |
Bump @fortawesome/fontawesome-svg-core from 6.1.1 to 6.1.2
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| af54355c | merge Merge pull request #498 from python-discord/dependabot/npm_and_yarn/webpack-5... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 89d363cc |
Bump webpack from 5.73.0 to 5.74.0
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f4a7f97e | merge Merge pull request #497 from python-discord/dependabot/npm_and_yarn/types/rea... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d03b2769 |
Bump @types/react-dom from 18.0.5 to 18.0.6
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1b6c97a7 | merge Merge pull request #496 from python-discord/dependabot/npm_and_yarn/swc/core-... |
Hassan Abouelela <h****n@h****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f6b599f4 |
Bump @swc/core from 1.2.213 to 1.2.223
Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago |