Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: run linter | ludovicm67 | 2020-02-12 | 4 | -0/+4 |
| | |||||
* | webui: finish TypeScript conversion | ludovicm67 | 2020-02-12 | 13 | -99/+136 |
| | |||||
* | webui: stop using defaultRepository | Quentin Gliech | 2020-02-11 | 4 | -8/+5 |
| | |||||
* | webui: force import order | Quentin Gliech | 2020-02-11 | 8 | -6/+13 |
| | |||||
* | webui: convert bug list to typescript | Quentin Gliech | 2020-02-11 | 2 | -3/+5 |
| | |||||
* | webui: convert bug view to TypeScript | ludovicm67 | 2020-02-11 | 11 | -119/+97 |
| | |||||
* | webui: generate TS types for graphql queries | Quentin Gliech | 2020-02-11 | 5 | -49/+50 |
| | |||||
* | webui: fix width for pre tags in bug messages | ludovicm67 | 2020-01-23 | 1 | -0/+1 |
| | |||||
* | webui: fix column width on bug | ludovicm67 | 2020-01-23 | 1 | -0/+1 |
| | |||||
* | webui: upgrade to material-ui 4 | Michael Muré | 2019-08-31 | 6 | -22/+22 |
| | |||||
* | webui: fix a missing key | Michael Muré | 2019-08-31 | 1 | -1/+1 |
| | |||||
* | Merge pull request #150 from MichaelMure/sandhose/webui/markdown | Michael Muré | 2019-05-23 | 1 | -3/+5 |
|\ | | | | | webui: Render markdown in messages | ||||
| * | webui: Render markdown | Quentin Gliech | 2019-05-22 | 1 | -3/+5 |
| | | |||||
* | | graphql: Implement `Authored` whenever possible | Quentin Gliech | 2019-05-22 | 5 | -32/+17 |
|/ | | | | webui: Use a fragment for Authored nodes | ||||
* | webui: Add Label gql fragment | Amine Hilaly | 2019-05-22 | 2 | -18/+5 |
| | |||||
* | Webui: use grahql response to create labels colors | Amine Hilaly | 2019-05-22 | 2 | -4/+25 |
| | |||||
* | webui: Migrate to Material-UI's new style API | Quentin Gliech | 2019-05-22 | 6 | -103/+104 |
| | |||||
* | webui: Rework timeline style | Quentin Gliech | 2019-03-30 | 6 | -38/+75 |
| | |||||
* | webui: Use Timeline API instead of raw operations | Quentin Gliech | 2019-03-30 | 6 | -23/+23 |
| | |||||
* | github: also pull users email | Michael Muré | 2018-10-07 | 5 | -0/+6 |
| | |||||
* | webui: Format everything with prettier | Quentin Gliech | 2018-08-19 | 8 | -142/+153 |
| | |||||
* | Different colors for labels based on their hash | Quentin Gliech | 2018-08-17 | 1 | -32/+39 |
| | | | | | webui: A hash is computed on each label, which is then used to determine the label's color. | ||||
* | webui: minor css improvements | Michael Muré | 2018-08-16 | 1 | -0/+1 |
| | |||||
* | webui: display status change in the timeline | Michael Muré | 2018-08-15 | 3 | -0/+43 |
| | |||||
* | webui: display title changes in the timeline | Michael Muré | 2018-08-15 | 3 | -0/+49 |
| | |||||
* | webui: display label changes in the timeline + cleaning evrywhere | Michael Muré | 2018-08-15 | 5 | -25/+67 |
| | |||||
* | webui: rework of the bug page with a timeline | Michael Muré | 2018-08-15 | 6 | -60/+224 |
| | |||||
* | webui: reorganize the code | Michael Muré | 2018-08-15 | 3 | -0/+112 |