aboutsummaryrefslogtreecommitdiffstats
path: root/webui
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove refs to deprecated io/ioutilguoguangwu2024-07-231-2/+1
| | | | | | | | Signed-off-by: guoguangwu <guoguangwug@gmail.com> chore: remove refs to deprecated io/ioutil Signed-off-by: guoguangwu <guoguangwug@gmail.com>
* build(deps): bump jsonwebtoken and @graphql-tools/prisma-loaderdependabot[bot]2024-07-221-458/+1018
| | | | | | | | | | | | | | | | | | | | | Removes [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken). It's no longer used after updating ancestor dependency [@graphql-tools/prisma-loader](https://github.com/ardatan/graphql-tools/tree/HEAD/packages/loaders/prisma). These dependencies need to be updated together. Removes `jsonwebtoken` Updates `@graphql-tools/prisma-loader` from 7.2.24 to 7.2.72 - [Release notes](https://github.com/ardatan/graphql-tools/releases) - [Changelog](https://github.com/ardatan/graphql-tools/blob/master/packages/loaders/prisma/CHANGELOG.md) - [Commits](https://github.com/ardatan/graphql-tools/commits/@graphql-tools/prisma-loader@7.2.72/packages/loaders/prisma) --- updated-dependencies: - dependency-name: jsonwebtoken dependency-type: indirect - dependency-name: "@graphql-tools/prisma-loader" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 in /webuidependabot[bot]2024-07-221-6/+6
| | | | | | | | | | | | | | Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump graphql from 16.6.0 to 16.8.1 in /webuidependabot[bot]2024-07-222-8/+8
| | | | | | | | | | | | | Bumps [graphql](https://github.com/graphql/graphql-js) from 16.6.0 to 16.8.1. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](https://github.com/graphql/graphql-js/compare/v16.6.0...v16.8.1) --- updated-dependencies: - dependency-name: graphql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump undici from 5.11.0 to 5.28.4 in /webuidependabot[bot]2024-07-221-6/+6
| | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.11.0 to 5.28.4. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.11.0...v5.28.4) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump @babel/traverse from 7.19.3 to 7.24.8 in /webuidependabot[bot]2024-07-221-138/+150
| | | | | | | | | | | | | | Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.19.3 to 7.24.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.8/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /webuidependabot[bot]2024-07-221-54/+54
| | | | | | | | | | | | | | Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /webuidependabot[bot]2024-07-221-6/+6
| | | | | | | | | | | | | Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.5. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump express from 4.18.1 to 4.19.2 in /webuidependabot[bot]2024-07-221-48/+48
| | | | | | | | | | | | | | Bumps [express](https://github.com/expressjs/express) from 4.18.1 to 4.19.2. - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](https://github.com/expressjs/express/compare/4.18.1...4.19.2) --- updated-dependencies: - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /webuidependabot[bot]2024-07-221-13/+13
| | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump undici from 5.11.0 to 5.26.3 in /webuidependabot[bot]2024-07-221-9/+24
| | | | | | | | | | | | | Bumps [undici](https://github.com/nodejs/undici) from 5.11.0 to 5.26.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.11.0...v5.26.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump webpack from 5.74.0 to 5.76.1 in /webuidependabot[bot]2024-07-221-365/+365
| | | | | | | | | | | | | Bumps [webpack](https://github.com/webpack/webpack) from 5.74.0 to 5.76.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.74.0...v5.76.1) --- updated-dependencies: - dependency-name: webpack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /webuidependabot[bot]2024-07-221-6/+10
| | | | | | | | | | | | | | Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump json5 from 1.0.1 to 1.0.2 in /webuidependabot[bot]2024-07-221-12/+12
| | | | | | | | | | | | | | Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /webuidependabot[bot]2024-07-221-12/+12
| | | | | | | | | | | | | | Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](https://github.com/webpack/loader-utils/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump minimatch and recursive-readdir in /webuidependabot[bot]2024-07-221-32/+9
| | | | | | | | | | | | | | | | | | | | | | Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) Updates `recursive-readdir` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/jergason/recursive-readdir/releases) - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md) - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: recursive-readdir dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* fix: correct typo: acceps => acceptssudoforge2024-07-201-1/+1
|
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-231-1/+1
| | | | | | | | | | | | | | === Do not change lines below === { "chain": [], "cmd": "codespell -w", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^
* webui: pack into binaryMichael Muré2022-11-201-45/+38
|
* webui: put react-scripts and typescript as dev-dependencyMichael Muré2022-10-042-741/+3345
|
* webui: update most of dependenciesMichael Muré2022-10-043-11361/+13493
|
* webui: adapt to CombinedIdMichael Muré2022-08-2312-2/+12
|
* build: go 1.18 minimumMichael Muré2022-07-313-3/+3
|
* cache: ensure that the default repo has a non-empty name to make js/apollo happyMichael Muré2022-05-311-1/+1
|
* webui: fix dark theme colorsMichael Muré2022-03-011-0/+4
|
* webui: fix compileMichael Muré2022-03-011-2/+1
|
* webui: replace GraphQL linterQuentin Gliech2022-02-223-1680/+712
|
* webui: upgrade Material UIQuentin Gliech2022-02-2246-450/+1175
|
* webui: upgrade react-routerQuentin Gliech2022-02-229-253/+127
|
* webui: replace React importsQuentin Gliech2022-02-1644-60/+34
|
* webui: upgrade most dependenciesQuentin Gliech2022-02-1625-23700/+13537
| | | | Also reformat everything with prettier
* webui: upgrade graphql-codegen dependenciesQuentin Gliech2022-02-162-5410/+27758
|
* Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)dependabot[bot]2022-01-291-3/+3
| | | | | | | | | | | | | | | Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ws from 5.2.2 to 5.2.3 in /webui (#728)dependabot[bot]2022-01-051-15/+24
| | | | | | | | | | | | | | | Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)dependabot[bot]2022-01-051-3/+3
| | | | | | | | | | | | | | | Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3. - [Release notes](https://github.com/unshiftio/url-parse/releases) - [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3) --- updated-dependencies: - dependency-name: url-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Linter Step (#698)65432021-09-131-1/+1
| | | | | * Add Linter Step * format code
* Merge pull request #683 from ↵Michael Muré2021-05-271-3/+3
|\ | | | | | | | | MichaelMure/dependabot/npm_and_yarn/webui/dns-packet-1.3.4 Bump dns-packet from 1.3.1 to 1.3.4 in /webui
| * Bump dns-packet from 1.3.1 to 1.3.4 in /webuidependabot[bot]2021-05-271-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] <support@github.com>
* | Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bugMichael Muré2021-05-276-10/+110
|\ \ | | | | | | WebUI: Support comment-and-reopen a bug in one step
| * | Rename default component filename to index.tsxSascha2021-05-265-4/+4
| | | | | | | | | | | | | | | This reduces duplicate filepath components and with it the overall import filepath length.
| * | Use spinner-icon instead of loading-textSascha2021-05-262-2/+4
| | |
| * | WebUI: Add comment-and-reopen of a bug in one stepSascha2021-05-265-5/+103
| |/
* | Merge pull request #681 from ↵Michael Muré2021-05-271-0/+2
|\ \ | |/ |/| | | | | GlancingMind/webui-fix-alignment-of-comment-counter-for-high-number Fix margin and alignment of comment counter for high comment count
| * Fix alignment of comment counter for high numberSascha2021-05-251-0/+2
| |
* | Update webui/src/pages/bug/CommentForm.tsxMichael Muré2021-05-251-3/+3
| |
* | WebUI: Add comment-and-close of a bug in one stepSascha2021-05-254-8/+91
|/ | | | | | When a user has some text entered in the comment field, the close bug button will change to "Close bug with comment". This way the user does not have to comment and close a bug in two separate steps.
* Do not greedy match quotesSascha2021-05-202-8/+42
|
* Update escape quote testSascha2021-05-201-6/+21
|