aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Merge pull request #4 from python-discord/testing/add-initial-testsGravatar Joe Banks2020-09-28-10/+84
|\ | | | | Add initial tests
| * Add initial testsGravatar Joe Banks2020-09-28-10/+84
|/
* Merge branch 'main' of github.com:python-discord/forms-frontend into mainGravatar Joe Banks2020-09-28-0/+66
|\
| * Create codeql-analysis.ymlGravatar Joe Banks2020-09-28-0/+66
| |
* | Add click action to buttonGravatar Joe Banks2020-09-28-1/+1
| |
* | Refactor tag to separate componentGravatar Joe Banks2020-09-28-10/+28
|/
* Run upgrade of yarn lockfileGravatar Joe Banks2020-09-28-1163/+1251
|
* Merge pull request #1 from ↵Gravatar Joe Banks2020-09-28-3/+3
|\ | | | | | | | | python-discord/dependabot/npm_and_yarn/websocket-extensions-0.1.4 Bump websocket-extensions from 0.1.3 to 0.1.4
| * Bump websocket-extensions from 0.1.3 to 0.1.4Gravatar dependabot[bot]2020-09-28-3/+3
| | | | | | | | | | | | | | | | Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4) Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #2 from ↵Gravatar Joe Banks2020-09-28-12/+10
|\ \ | | | | | | | | | | | | python-discord/dependabot/npm_and_yarn/http-proxy-1.18.1 Bump http-proxy from 1.18.0 to 1.18.1
| * | Bump http-proxy from 1.18.0 to 1.18.1Gravatar dependabot[bot]2020-09-28-12/+10
| |/ | | | | | | | | | | | | | | Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/http-party/node-http-proxy/releases) - [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md) - [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1) Signed-off-by: dependabot[bot] <[email protected]>
* | Merge pull request #3 from python-discord/dependabot/npm_and_yarn/elliptic-6.5.3Gravatar Joe Banks2020-09-28-6/+6
|\ \ | |/ |/| Bump elliptic from 6.5.2 to 6.5.3
| * Bump elliptic from 6.5.2 to 6.5.3Gravatar dependabot[bot]2020-09-28-6/+6
|/ | | | | | | Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3) Signed-off-by: dependabot[bot] <[email protected]>
* Initial commitGravatar Joe Banks2020-09-28-105/+383
|
* Initialize project using Create React AppGravatar Joe Banks2020-09-27-0/+11333