Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | webui: move pages components | Quentin Gliech | 2020-02-13 | 8 | -821/+0 |
| | |||||
* | webui: start reorganizing the component structure | Quentin Gliech | 2020-02-13 | 2 | -4/+3 |
| | |||||
* | webui: stop using defaultRepository | Quentin Gliech | 2020-02-11 | 4 | -8/+8 |
| | |||||
* | webui: force import order | Quentin Gliech | 2020-02-11 | 5 | -19/+24 |
| | |||||
* | webui: typecheck remaining bug list components | Quentin Gliech | 2020-02-11 | 3 | -71/+115 |
| | |||||
* | webui: convert bug list to typescript | Quentin Gliech | 2020-02-11 | 5 | -122/+146 |
| | |||||
* | webui: add open/closed issues count | Quentin Gliech | 2020-01-30 | 2 | -16/+68 |
| | |||||
* | webui: implement issue list sort | Quentin Gliech | 2020-01-30 | 3 | -20/+95 |
| | |||||
* | webui: implement filtering | Quentin Gliech | 2020-01-25 | 3 | -37/+236 |
| | |||||
* | webui: enhance the issue list page | Quentin Gliech | 2020-01-24 | 4 | -65/+255 |
| | | | | | | 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 | 2 | -5/+5 |
| | |||||
* | 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: Rework pagination | Quentin Gliech | 2019-05-22 | 2 | -133/+66 |
| | |||||
* | 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 | 3 | -95/+98 |
| | |||||
* | 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: rework of the bug page with a timeline | Michael Muré | 2018-08-15 | 1 | -4/+3 |
| | |||||
* | webui: reorganize the code | Michael Muré | 2018-08-15 | 3 | -0/+282 |