Commit Graph

60 Commits

Author SHA1 Message Date
Quentin Gliech
0ad23d0e24
webui: Fix bug listing style 2019-09-04 20:14:32 +02:00
Michael Muré
87c64cd8fb
webui: upgrade to material-ui 4 2019-08-31 22:07:06 +02:00
Michael Muré
0020e60893
webui: fix a missing key 2019-08-31 13:44:40 +02:00
Michael Muré
c56801b7df
webui: update react-scripts 2019-08-31 13:43:52 +02:00
Amine Hilaly
23239cc176
webui: recompile the web interface 2019-08-26 23:55:18 +02:00
Michael Muré
cb3bddf765
Merge pull request #160 from MichaelMure/dependabot/npm_and_yarn/webui/js-yaml-3.13.1
build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui
2019-06-06 12:53:51 +02:00
dependabot[bot]
98625825f8
build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webui
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 23:13:49 +00:00
dependabot[bot]
bcba3563eb
build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.13.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.13.0...3.13.1)
2019-06-05 08:00:21 +00:00
dependabot-preview[bot]
0e8e4c2171
build(deps): [security] bump tar from 4.4.1 to 4.4.9 in /webui
Bumps [tar](https://github.com/npm/node-tar) from 4.4.1 to 4.4.9. **This update includes security fixes.**
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.1...v4.4.9)
2019-06-03 05:18:14 +00:00
Michael Muré
f20708ad36
Merge pull request #150 from MichaelMure/sandhose/webui/markdown
webui: Render markdown in messages
2019-05-23 02:26:03 +02:00
Quentin Gliech
356d1b412c
webui: Render markdown 2019-05-22 22:06:31 +02:00
Quentin Gliech
1c2ee10ce7
graphql: Implement Authored whenever possible
webui: Use a fragment for Authored nodes
2019-05-22 21:46:43 +02:00
Amine Hilaly
aa6247ce87
webui: Add Label gql fragment 2019-05-22 20:41:03 +02:00
Amine Hilaly
511ef0105c
Webui: use grahql response to create labels colors 2019-05-22 20:38:00 +02:00
Quentin Gliech
a43c7ea1c8
webui: Bump dependencies 2019-05-22 19:59:33 +02:00
Quentin Gliech
51ca8527dc
webui: Rework pagination 2019-05-22 19:52:01 +02:00
Quentin Gliech
d79ef7a794
webui: Migrate to Material-UI's new style API 2019-05-22 19:52:01 +02:00
Michael Muré
e028b895aa
webui: pack it 2019-03-31 21:53:48 +02:00
Michael Muré
dcf9738674
Merge pull request #104 from MichaelMure/sandhose/webui-timeline
Use Timeline API instead of raw operations
2019-03-31 21:39:14 +02:00
Quentin Gliech
67c84af4d7
webui: Upgrade dependencies
@material-ui/core: 1.5.1 → 3.9.3
@material-ui/icons: 2.0.3 → 3.0.2
apollo-boost: 0.1.23 → 0.3.1
graphql: 14.0.2 → 14.2.0
moment: 2.23.0 → 2.24.0
react: 16.7.0 → 16.8.6
react-apollo: 2.3.3 → 2.5.3
react-dom: 16.7.0 → 16.8.6
react-router: 4.3.1 → 5.0.0
react-router-dom: 4.3.1 → 5.0.0
react-scripts: 2.1.3 → 2.1.8

eslint-config-prettier: 3.3.0 → 4.1.0
eslint-plugin-prettier: 2.7.0 → 3.0.1
prettier: 1.15.3 → 1.16.4
2019-03-30 21:40:56 +01:00
Quentin Gliech
22089b5e62
webui: Rework timeline style 2019-03-30 20:50:59 +01:00
Quentin Gliech
850b9db874
webui: Use Timeline API instead of raw operations 2019-03-30 20:50:48 +01:00
Michael Muré
433c4fc46a
upgrade webui dependency 2019-01-07 22:51:55 +01:00
Michael Muré
8fc15a032f
webui: upgrade npm dependencies to fix https://nvd.nist.gov/vuln/detail/CVE-2018-16469 2018-12-23 13:57:40 +01:00
Michael Muré
e89375f229
fix js formatting with prettier 2018-10-13 12:29:47 +02:00
Michael Muré
e414a0e3a1
webui: update packed files 2018-10-07 19:03:06 +02:00
Michael Muré
7cb7994cda
github: also pull users email 2018-10-07 18:27:23 +02:00
ludovicm67
386cc3d680
webui: update favicon with git-bug logo 2018-09-20 11:41:13 +02:00
Michael Muré
6f5d433e33
docs & cleaning 2018-09-16 13:50:53 +02:00
Michael Muré
150b5d489c
invert the behavior of the build flag for the webui
Now produce by default a build with the packed webui, to make it go gettable properly.

fix #33
2018-09-02 00:06:50 +02:00
Dmitry Teplov
11ad777670
webui: add name to web app manifest. 2018-08-27 21:59:53 +03:00
Quentin Gliech
bb4ebed08c webui: Format everything with prettier 2018-08-19 23:14:45 +02:00
Quentin Gliech
3085ab25ca
Different colors for labels based on their hash
webui: A hash is computed on each label, which is then used to determine
the label's color.
2018-08-17 21:54:14 -04:00
Michael Muré
e076931aa5
webui: pack it 2018-08-17 13:37:49 +02:00
Michael Muré
51b0d70985
webui: minor css improvements 2018-08-16 18:19:53 +02:00
Michael Muré
f728a02ad5
webui: pack it 2018-08-15 22:22:03 +02:00
Michael Muré
11b792608f
webui: display status change in the timeline 2018-08-15 22:20:50 +02:00
Michael Muré
17aa40505b
webui: display title changes in the timeline 2018-08-15 22:09:17 +02:00
Michael Muré
cf9e83e74d
webui: display label changes in the timeline + cleaning evrywhere 2018-08-15 21:49:31 +02:00
Michael Muré
1984d4343d
webui: rework of the bug page with a timeline 2018-08-15 20:31:53 +02:00
Michael Muré
2530cee1ea
webui: reorganize the code 2018-08-15 15:50:19 +02:00
Michael Muré
24d862a65c
webUI: implement pagination on the bug list 2018-08-15 15:30:06 +02:00
Michael Muré
43f808a0e2
webui: don't pack the huge .map file for production 2018-08-14 02:06:41 +02:00
Michael Muré
5edcb6c8bd
webui: revamp the bug list 2018-08-14 02:06:02 +02:00
Michael Muré
df144e727a
fix some linting trouble 2018-08-13 15:28:47 +02:00
Michael Muré
b8e9e581b1
webui: fix graphql queries 2018-08-08 19:05:34 +02:00
Michael Muré
d2f5e6b927
webui: pack the files only on demand 2018-08-06 16:17:11 +02:00
Michael Muré
3edec36e0a
make git-bug go gettable without having to commit the builded webUI 2018-08-06 14:18:55 +02:00
Quentin Gliech
8a4e373e7b
webui: Use the new schema 2018-07-31 00:18:55 +02:00
Michael Muré
eb26dd8d74
cleaning 2018-07-27 01:57:14 +02:00