Commit Graph

351 Commits

Author SHA1 Message Date
Michael Muré
57e7147021
graphql: properly namespace Bug to make space for other entities (#1254)
Also: use gqlgen directives to help the type auto-binding

Missing:
- namespace mutations
- adapt the webUI queries
2024-08-28 09:43:42 +00:00
dependabot[bot]
0804744612
build(deps-dev): bump the npm_and_yarn group across 1 directory with 4 updates (#1250) 2024-08-25 20:04:56 +00:00
sudoforge
2004fa79e6
feat: update references to the git-bug organization (#1249)
The repository was recently moved to the git-bug organization on github.
This change refactors references to the repository to ensure that they
use the updated owner URI.

Closes: #1243
Change-Id: I799712354c6ba25cdd8b06286275850c52efe6ff
2024-08-24 08:08:00 -07:00
guoguangwu
d4f6f273bc chore: remove refs to deprecated io/ioutil
Signed-off-by: guoguangwu <guoguangwug@gmail.com>

chore: remove refs to deprecated io/ioutil

Signed-off-by: guoguangwu <guoguangwug@gmail.com>
2024-07-23 20:22:15 -07:00
dependabot[bot]
e4c74ef586 build(deps): bump jsonwebtoken and @graphql-tools/prisma-loader
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>
2024-07-22 22:35:30 -07:00
dependabot[bot]
79c64ed84c build(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3 in /webui
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>
2024-07-22 22:34:05 -07:00
dependabot[bot]
968362e7a4 build(deps): bump graphql from 16.6.0 to 16.8.1 in /webui
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>
2024-07-22 22:14:55 -07:00
dependabot[bot]
c3d7463a1e build(deps-dev): bump undici from 5.11.0 to 5.28.4 in /webui
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>
2024-07-22 22:11:46 -07:00
dependabot[bot]
3fab45f0d3 build(deps): bump @babel/traverse from 7.19.3 to 7.24.8 in /webui
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>
2024-07-22 22:11:22 -07:00
dependabot[bot]
bb4ea600b7 build(deps-dev): bump semver from 5.7.1 to 5.7.2 in /webui
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>
2024-07-22 22:05:55 -07:00
dependabot[bot]
8ffe01d385 build(deps-dev): bump word-wrap from 1.2.3 to 1.2.5 in /webui
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>
2024-07-22 22:05:46 -07:00
dependabot[bot]
c8b0f87171 build(deps-dev): bump express from 4.18.1 to 4.19.2 in /webui
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>
2024-07-22 22:05:19 -07:00
dependabot[bot]
f195975b29 build(deps-dev): bump ws from 7.5.9 to 7.5.10 in /webui
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>
2024-07-22 22:05:11 -07:00
dependabot[bot]
29b511387a build(deps-dev): bump undici from 5.11.0 to 5.26.3 in /webui
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>
2024-07-22 22:00:04 -07:00
dependabot[bot]
33d6ca724b build(deps): bump webpack from 5.74.0 to 5.76.1 in /webui
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>
2024-07-22 21:54:27 -07:00
dependabot[bot]
480fb4d987 build(deps): bump ua-parser-js from 0.7.31 to 0.7.33 in /webui
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>
2024-07-22 21:35:01 -07:00
dependabot[bot]
4b0090166e build(deps): bump json5 from 1.0.1 to 1.0.2 in /webui
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>
2024-07-22 21:09:46 -07:00
dependabot[bot]
3bf251ad03 build(deps): bump loader-utils from 2.0.2 to 2.0.4 in /webui
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>
2024-07-22 21:02:07 -07:00
dependabot[bot]
8ff5505e1b build(deps): bump minimatch and recursive-readdir in /webui
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>
2024-07-22 20:53:05 -07:00
sudoforge
76de669db1 fix: correct typo: acceps => accepts 2024-07-20 07:44:23 -07:00
Yaroslav Halchenko
1af335f913 [DATALAD RUNCMD] Run codespell -w
=== Do not change lines below ===
{
 "chain": [],
 "cmd": "codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
2023-01-23 10:38:55 -05:00
Michael Muré
61c9f4015c
webui: pack into binary 2022-11-20 15:04:48 +01:00
Michael Muré
49fe8e9f5d webui: put react-scripts and typescript as dev-dependency 2022-10-04 21:39:42 +02:00
Michael Muré
c02528b77d webui: update most of dependencies 2022-10-04 21:24:34 +02:00
Michael Muré
6ed4b8b7a1
webui: adapt to CombinedId 2022-08-23 14:48:49 +02:00
Michael Muré
56966fec55
build: go 1.18 minimum 2022-07-31 14:47:07 +02:00
Michael Muré
295da9c70f cache: ensure that the default repo has a non-empty name to make js/apollo happy 2022-05-31 21:47:57 +02:00
Michael Muré
8229e80d1e webui: fix dark theme colors 2022-03-01 20:46:51 +01:00
Michael Muré
4af26663c1 webui: fix compile 2022-03-01 20:46:35 +01:00
Quentin Gliech
5f35db2275
webui: replace GraphQL linter 2022-02-22 21:59:18 +01:00
Quentin Gliech
fd17d6dd1f
webui: upgrade Material UI 2022-02-22 21:50:14 +01:00
Quentin Gliech
b0eb041e57
webui: upgrade react-router 2022-02-22 20:38:32 +01:00
Quentin Gliech
bce4d095e1
webui: replace React imports 2022-02-16 10:32:20 +01:00
Quentin Gliech
ce50269639
webui: upgrade most dependencies
Also reformat everything with prettier
2022-02-16 10:27:26 +01:00
Quentin Gliech
11d51bee9e
webui: upgrade graphql-codegen dependencies 2022-02-16 09:44:07 +01:00
dependabot[bot]
843da8e1f5
Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)
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>
2022-01-29 20:52:23 +01:00
dependabot[bot]
90637744aa
Bump ws from 5.2.2 to 5.2.3 in /webui (#728)
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>
2022-01-05 14:19:32 +01:00
dependabot[bot]
0bb8825d02
Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)
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>
2022-01-05 13:39:42 +01:00
dependabot[bot]
8afb5fa005
Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)
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>
2022-01-05 13:39:15 +01:00
dependabot[bot]
7ae9482f2f
Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)
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>
2022-01-05 13:38:53 +01:00
6543
58e6aec77f
Add Linter Step (#698)
* Add Linter Step

* format code
2021-09-13 22:19:30 +02:00
Michael Muré
663c429605
Merge pull request #683 from MichaelMure/dependabot/npm_and_yarn/webui/dns-packet-1.3.4
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
2021-05-27 11:11:30 +02:00
Michael Muré
76bdac7d11
Merge pull request #682 from GlancingMind/webui-comment-and-reopen-bug
WebUI: Support comment-and-reopen a bug in one step
2021-05-27 11:08:53 +02:00
Michael Muré
2e9c83a083
Merge pull request #681 from GlancingMind/webui-fix-alignment-of-comment-counter-for-high-number
Fix margin and alignment of comment counter for high comment count
2021-05-27 11:05:10 +02:00
dependabot[bot]
b7019620d6
Bump dns-packet from 1.3.1 to 1.3.4 in /webui
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>
2021-05-27 01:32:26 +00:00
Sascha
e867663bf0 Rename default component filename to index.tsx
This reduces duplicate filepath components and with it the overall
import filepath length.
2021-05-26 12:52:55 +02:00
Sascha
dcf4a49840 Use spinner-icon instead of loading-text 2021-05-26 12:52:07 +02:00
Sascha
6f6831e18d WebUI: Add comment-and-reopen of a bug in one step 2021-05-26 12:52:07 +02:00
Michael Muré
970c1cf1ab
Update webui/src/pages/bug/CommentForm.tsx 2021-05-25 21:02:20 +02:00
Sascha
63680c6d4c Fix alignment of comment counter for high number 2021-05-25 17:42:47 +02:00