Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: convert bug list to typescript | Quentin Gliech | 2020-02-11 | 1 | -119/+0 |
| | |||||
* | webui: enhance the issue list page | Quentin Gliech | 2020-01-24 | 1 | -1/+2 |
| | | | | | | This starts some ground work for filtering & moves the pagination logic in the query params. Also has a nice loading placeholder. | ||||
* | webui: use the IntrospectionFragmentMatcher & update dependencies | Quentin Gliech | 2020-01-21 | 1 | -1/+0 |
| | |||||
* | webui: Fix bug listing style | Quentin Gliech | 2019-09-04 | 1 | -6/+17 |
| | |||||
* | webui: upgrade to material-ui 4 | Michael Muré | 2019-08-31 | 1 | -4/+4 |
| | |||||
* | graphql: Implement `Authored` whenever possible | Quentin Gliech | 2019-05-22 | 1 | -4/+4 |
| | | | | webui: Use a fragment for Authored nodes | ||||
* | webui: Add Label gql fragment | Amine Hilaly | 2019-05-22 | 1 | -6/+2 |
| | |||||
* | Webui: use grahql response to create labels colors | Amine Hilaly | 2019-05-22 | 1 | -2/+9 |
| | |||||
* | webui: Migrate to Material-UI's new style API | Quentin Gliech | 2019-05-22 | 1 | -32/+35 |
| | |||||
* | github: also pull users email | Michael Muré | 2018-10-07 | 1 | -1/+2 |
| | |||||
* | webui: Format everything with prettier | Quentin Gliech | 2018-08-19 | 1 | -27/+27 |
| | |||||
* | Different colors for labels based on their hash | Quentin Gliech | 2018-08-17 | 1 | -44/+46 |
| | | | | | 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 | -10/+14 |
| | |||||
* | webui: display label changes in the timeline + cleaning evrywhere | Michael Muré | 2018-08-15 | 1 | -12/+5 |
| | |||||
* | webui: reorganize the code | Michael Muré | 2018-08-15 | 1 | -0/+102 |