| Commit message (Collapse) | Author | Age | Lines |
|
|
|
| |
fix rendering of error message by updating public_state prop before updating state, and only catch 422 status code in FormPage
|
|
|
|
|
|
|
|
| |
We now process the POST request response, catching the error. It re-runs
the code validationField() function.
It currently processes it assuming there's only one failed codeblock.
This will be updated later.
|
|
|
|
|
| |
New field to determine if a unittest failed and provide feedback to the
user.
|
|\
| |
| |
| |
| | |
python-discord/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.33.0
Bump @typescript-eslint/eslint-plugin from 4.22.1 to 4.33.0
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\
| |
| |
| |
| | |
python-discord/dependabot/npm_and_yarn/typescript-eslint/parser-4.33.0
Bump @typescript-eslint/parser from 4.22.1 to 4.33.0
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.1 to 4.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.33.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\
| |
| | |
Bump tmpl from 1.0.4 to 1.0.5
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\
| |
| |
| |
| | |
python-discord/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|\
| |
| | |
Create SECURITY.md
|
|/
|
| |
Copy the security policy from our other projects.
|
|\
| |
| | |
Bump ws from 6.2.1 to 6.2.2
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
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]>
|
|\
| |
| |
| |
| | |
python-discord/dependabot/npm_and_yarn/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4
|
|/
|
|
|
|
|
|
| |
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]>
|
|\
| |
| | |
Add Docker Setup
|
| |
| |
| |
| |
| | |
Bumps the node version in the dockerfile, and cleans up the docker
compose.
|
| |
| |
| |
| |
| |
| |
| | |
Includes backend and all dependencies, loads project files as volumes,
and forwards port 3000.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|/
|
|
| |
Signed-off-by: Hassan Abouelela <[email protected]>
|
|\
| |
| |
| |
| | |
python-discord/dependabot/npm_and_yarn/webpack-5.66.0
Bump webpack from 5.36.2 to 5.66.0
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]>
|
|\ |
|
|/ |
|
|\ |
|
| | |
|
|/ |
|
| |
|
|\
| |
| | |
Implement code field using CodeMirror 6 beta
|
| | |
|
| | |
|
| |\
| | |
| | |
| | | |
codemirror
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| |_|/
|/| |
| | |
| | |
| | | |
Adds support for inserting line breaks in question names, and in the
case of sections, question data.
|
| |/
|/| |
|
|\ \
| | |
| | |
| | |
| | | |
python-discord/dependabot/npm_and_yarn/swc-loader-0.1.14
Bump swc-loader from 0.1.13 to 0.1.14
|
|/ /
| |
| |
| |
| |
| |
| | |
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]>
|
|\ \
| | |
| | |
| | |
| | | |
python-discord/dependabot/npm_and_yarn/url-parse-1.5.1
Bump url-parse from 1.4.7 to 1.5.1
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
python-discord/dependabot/npm_and_yarn/swc/core-1.2.55
Bump @swc/core from 1.2.51 to 1.2.55
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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]>
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
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
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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]>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
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
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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]>
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | | |
python-discord/dependabot/npm_and_yarn/fs-extra-10.0.0
Bump fs-extra from 9.1.0 to 10.0.0
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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]>
|