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
Sascha
098bcd0c1f
WebUI: Add comment-and-close of a bug in one step
...
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.
2021-05-25 14:14:57 +02:00
Sascha
7446a20db8
Do not greedy match quotes
2021-05-20 17:07:47 +02:00
Sascha
77d36247b3
Update escape quote test
2021-05-20 17:07:46 +02:00
Sascha
817732948d
Add test cases
...
Key:Value parsing test for quoated colon. E.g. label:"foo:bar"
Key:Value:Value parsing test. E.g. metadata🔑 "https://www.example.com/ "
2021-05-20 17:07:46 +02:00
Sascha
712c4073a7
Fix quoted filter string with bug counter
...
The parse function dropped user given quotes. This resulted into a wrong query
to the backend, which lead to an error. This error prevented the webui from
displaying the proper bug count.
2021-05-20 17:07:46 +02:00
Michael Muré
52b7ec5959
Merge pull request #672 from MichaelMure/dependabot/npm_and_yarn/webui/hosted-git-info-2.8.9
...
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
2021-05-10 11:13:54 +02:00
dependabot[bot]
d09d45e1e8
Bump hosted-git-info from 2.8.8 to 2.8.9 in /webui
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-09 15:15:19 +00:00
Michael Muré
fdf25c5136
Merge pull request #667 from MichaelMure/dependabot/npm_and_yarn/webui/ua-parser-js-0.7.28
...
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
2021-05-09 11:35:43 +02:00
Michael Muré
ff9a3aab0b
Merge pull request #668 from MichaelMure/dependabot/npm_and_yarn/webui/url-parse-1.5.1
...
Bump url-parse from 1.4.7 to 1.5.1 in /webui
2021-05-09 11:35:14 +02:00
Michael Muré
500fa76fc5
Merge pull request #669 from MichaelMure/dependabot/npm_and_yarn/webui/lodash-4.17.21
...
Bump lodash from 4.17.20 to 4.17.21 in /webui
2021-05-09 11:34:54 +02:00
dependabot[bot]
e1dd32e4dd
Bump lodash from 4.17.20 to 4.17.21 in /webui
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-07 12:49:42 +00:00
dependabot[bot]
8740c0e3eb
Bump url-parse from 1.4.7 to 1.5.1 in /webui
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 21:14:52 +00:00
dependabot[bot]
d892201aeb
Bump ua-parser-js from 0.7.21 to 0.7.28 in /webui
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.21 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.21...0.7.28 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 19:56:43 +00:00
Sascha
d9646a8674
Fix theme switcher icon color in release
2021-05-06 16:33:28 +02:00
Michael Muré
fc2b9e54ed
Merge pull request #661 from GlancingMind/fix-660
...
Show placeholder for empty comment(preview)
2021-05-02 12:07:19 +02:00
Sascha
15132a1533
Show placeholder for empty comment(preview)
2021-05-01 18:43:49 +02:00
Sascha
e74f624c92
Make comment input vertically resizable
2021-05-01 16:13:06 +02:00
Sascha
87df46bd75
Fix #656 ( #657 )
...
Very long words wont any longer overflow over the parent container boundary.
Instead a scrollbar will be shown.
2021-04-29 21:35:17 +02:00
Sascha
774bae6d43
Replace occurrences of humanId with the full Id
...
Unless an ID must be shorted for user convenience, the full id should be used
to prevent collisions.
2021-04-22 14:17:00 +02:00
Sascha
41e8502301
Use profile page for each identity
...
Authorcomponent links to the authors profile page.
Replace pofile buglist with statistics
2021-04-13 19:07:57 +02:00
Lena
998ae348b1
Fix warning missing key and color user name #12
2021-04-13 19:07:57 +02:00