aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Merge pull request #274 from python-discord/dependabot/npm_and_yarn/ws-6.2.2Gravatar Hassan Abouelela2022-02-05-3/+3
|\ | | | | Bump ws from 6.2.1 to 6.2.2
| * Bump ws from 6.2.1 to 6.2.2Gravatar dependabot[bot]2022-02-05-3/+3
|/ | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #269 from ↵Gravatar Hassan Abouelela2022-02-05-3/+3
|\ | | | | | | | | python-discord/dependabot/npm_and_yarn/dns-packet-1.3.4 Bump dns-packet from 1.3.1 to 1.3.4
| * Bump dns-packet from 1.3.1 to 1.3.4Gravatar dependabot[bot]2022-02-05-3/+3
|/ | | | | | | | Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4. - [Release notes](https://github.com/mafintosh/dns-packet/releases) - [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md) - [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4) Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #258 from python-discord/docker-composeGravatar Kieran Siek2022-02-04-0/+79
|\ | | | | Add Docker Setup
| * Bump Node in DockerfileGravatar Hassan Abouelela2022-01-30-9/+9
| | | | | | | | | | Bumps the node version in the dockerfile, and cleans up the docker compose.
| * Adds Docker ComposeGravatar Hassan Abouelela2022-01-30-0/+52
| | | | | | | | | | | | | | Includes backend and all dependencies, loads project files as volumes, and forwards port 3000. Signed-off-by: Hassan Abouelela <[email protected]>
| * Adds Docker FileGravatar Hassan Abouelela2022-01-30-0/+27
|/ | | | Signed-off-by: Hassan Abouelela <[email protected]>
* Merge pull request #388 from ↵Gravatar Hassan Abouelela2022-01-24-162/+217
|\ | | | | | | | | python-discord/dependabot/npm_and_yarn/webpack-5.66.0 Bump webpack from 5.36.2 to 5.66.0
| * Bump webpack from 5.36.2 to 5.66.0Gravatar dependabot[bot]2022-01-12-162/+217
|/ | | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.36.2 to 5.66.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.36.2...v5.66.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
* Merge pull request #381 from python-discord/janine9vn-allow-issuesGravatar Joe Banks2021-12-25-1/+1
|\
| * Update issue config to allow blank issuesGravatar Janine vN2021-12-25-1/+1
|/
* Merge pull request #380 from python-discord/jb3/block-submit-missing-oauth2Gravatar Joe Banks2021-12-24-16/+26
|\
| * Skip one of the FormPage tests that throws errorsGravatar Joe Banks2021-12-24-1/+2
| |
| * Block submission when missing OAuth2 scopesGravatar Joe Banks2021-12-24-15/+24
|/
* Support Line Breaks In Submitted TextGravatar Hassan Abouelela2021-06-19-11/+20
|
* Merge pull request #224 from python-discord/codemirrorGravatar Hassan Abouelela2021-06-19-8/+323
|\ | | | | Implement code field using CodeMirror 6 beta
| * Update HTML Element handler commentGravatar DawnOfMidnight2021-06-07-1/+1
| |
| * Update code field styling after pulling upstreamGravatar dawnofmidnight2021-05-30-48/+59
| |
| * Merge branch 'main' of https://github.com/python-discord/forms-frontend into ↵Gravatar dawnofmidnight2021-05-30-5/+2
| |\ | | | | | | | | | codemirror
| * \ Resolve Conflicts in package.jsonGravatar dawnofmidnight2021-05-30-517/+497
| |\ \
| * | | Implement code fieldGravatar ks1292021-05-07-6/+54
| | | |
| * | | Install CodeMirror packagesGravatar ks1292021-05-07-0/+259
| | | |
* | | | Adds Support For Linebreaks In ContentGravatar Hassan Abouelela2021-06-10-7/+16
| |_|/ |/| | | | | | | | | | | Adds support for inserting line breaks in question names, and in the case of sections, question data.
* | | Removes Linebreak Linting RuleGravatar Hassan Abouelela2021-05-30-5/+2
| |/ |/|
* | Merge pull request #251 from ↵Gravatar Hassan Abouelela2021-05-09-7/+7
|\ \ | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/swc-loader-0.1.14 Bump swc-loader from 0.1.13 to 0.1.14
| * | Bump swc-loader from 0.1.13 to 0.1.14Gravatar dependabot[bot]2021-05-09-7/+7
|/ / | | | | | | | | | | | | Bumps [swc-loader](https://github.com/swc-project/swc-loader) from 0.1.13 to 0.1.14. - [Release notes](https://github.com/swc-project/swc-loader/releases) - [Commits](https://github.com/swc-project/swc-loader/compare/v0.1.13...v0.1.14) Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #250 from ↵Gravatar Hassan Abouelela2021-05-09-3/+3
|\ \ | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/url-parse-1.5.1 Bump url-parse from 1.4.7 to 1.5.1
| * | Bump url-parse from 1.4.7 to 1.5.1Gravatar Hassan Abouelela2021-05-09-3/+3
|/ /
* | Merge pull request #240 from ↵Gravatar Hassan Abouelela2021-05-09-59/+59
|\ \ | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/swc/core-1.2.55 Bump @swc/core from 1.2.51 to 1.2.55
| * | Bump @swc/core from 1.2.51 to 1.2.55Gravatar dependabot[bot]2021-05-09-59/+59
| | | | | | | | | | | | | | | | | | | | | Bumps [@swc/core](https://github.com/swc-project/swc) from 1.2.51 to 1.2.55. - [Release notes](https://github.com/swc-project/swc/releases) - [Commits](https://github.com/swc-project/swc/compare/v1.2.51...v1.2.55) Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #248 from ↵Gravatar Hassan Abouelela2021-05-09-5/+5
|\ \ \ | |/ / |/| | | | | | | | python-discord/dependabot/npm_and_yarn/testing-library/jest-dom-5.12.0 Bump @testing-library/jest-dom from 5.11.10 to 5.12.0
| * | Bump @testing-library/jest-dom from 5.11.10 to 5.12.0Gravatar dependabot[bot]2021-05-09-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.10 to 5.12.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.11.10...v5.12.0) Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #245 from ↵Gravatar Hassan Abouelela2021-05-09-5/+5
|\ \ \ | | | | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/testing-library/user-event-13.1.8 Bump @testing-library/user-event from 12.8.3 to 13.1.8
| * | | Bump @testing-library/user-event from 12.8.3 to 13.1.8Gravatar dependabot[bot]2021-05-08-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 12.8.3 to 13.1.8. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/user-event/compare/v12.8.3...v13.1.8) Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #247 from ↵Gravatar Hassan Abouelela2021-05-09-2/+11
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | python-discord/dependabot/npm_and_yarn/fs-extra-10.0.0 Bump fs-extra from 9.1.0 to 10.0.0
| * | | Bump fs-extra from 9.1.0 to 10.0.0Gravatar dependabot[bot]2021-05-08-166/+183
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fs-extra](https://github.com/jprichardson/node-fs-extra) from 9.1.0 to 10.0.0. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/compare/9.1.0...10.0.0) Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #246 from ↵Gravatar Hassan Abouelela2021-05-09-5/+5
|\ \ \ \ | |_|/ / |/| | | | | | | | | | | python-discord/dependabot/npm_and_yarn/types/react-17.0.5 Bump @types/react from 17.0.3 to 17.0.5
| * | | Bump @types/react from 17.0.3 to 17.0.5Gravatar dependabot[bot]2021-05-08-169/+177
| |/ / | | | | | | | | | | | | | | | | | | Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.3 to 17.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Signed-off-by: dependabot[bot] <[email protected]>
* | | Merge pull request #244 from ↵Gravatar Hassan Abouelela2021-05-09-20/+20
|\ \ \ | | | | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/emotion/react-11.4.0 Bump @emotion/react from 11.1.5 to 11.4.0
| * | | Bump @emotion/react from 11.1.5 to 11.4.0Gravatar dependabot[bot]2021-05-08-25/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.1.5 to 11.4.0. - [Release notes](https://github.com/emotion-js/emotion/releases) - [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md) - [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected]) Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #243 from ↵Gravatar Hassan Abouelela2021-05-09-5/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/testing-library/react-11.2.6 Bump @testing-library/react from 11.2.5 to 11.2.6
| * | | | Bump @testing-library/react from 11.2.5 to 11.2.6Gravatar dependabot[bot]2021-05-08-10/+10
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.5 to 11.2.6. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.5...v11.2.6) Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #242 from ↵Gravatar Hassan Abouelela2021-05-09-10/+10
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/eslint-7.26.0 Bump eslint from 7.23.0 to 7.26.0
| * | | | Bump eslint from 7.23.0 to 7.26.0Gravatar dependabot[bot]2021-05-08-10/+10
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [eslint](https://github.com/eslint/eslint) from 7.23.0 to 7.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v7.23.0...v7.26.0) Signed-off-by: dependabot[bot] <[email protected]>
* | | | Merge pull request #238 from ↵Gravatar Hassan Abouelela2021-05-08-149/+157
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/workbox-webpack-plugin-6.1.5 Bump workbox-webpack-plugin from 6.1.2 to 6.1.5
| * | | | Bump workbox-webpack-plugin from 6.1.2 to 6.1.5Gravatar dependabot[bot]2021-05-08-149/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [workbox-webpack-plugin](https://github.com/googlechrome/workbox) from 6.1.2 to 6.1.5. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.1.2...v6.1.5) Signed-off-by: dependabot[bot] <[email protected]>
* | | | | Merge pull request #236 from ↵Gravatar Hassan Abouelela2021-05-08-5/+5
|\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/swc-loader-0.1.13 Bump swc-loader from 0.1.12 to 0.1.13
| * | | | Bump swc-loader from 0.1.12 to 0.1.13Gravatar dependabot[bot]2021-05-08-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [swc-loader](https://github.com/swc-project/swc-loader) from 0.1.12 to 0.1.13. - [Release notes](https://github.com/swc-project/swc-loader/releases) - [Commits](https://github.com/swc-project/swc-loader/commits/v0.1.13) Signed-off-by: dependabot[bot] <[email protected]>
* | | | | Merge pull request #241 from ↵Gravatar Hassan Abouelela2021-05-08-5/+5
|\ \ \ \ \ | |_|_|/ / |/| | | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/types/react-dom-17.0.3 Bump @types/react-dom from 17.0.2 to 17.0.3