aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/list
Commit message (Collapse)AuthorAgeFilesLines
* webui: add open/closed issues countQuentin Gliech2020-01-302-16/+68
|
* webui: implement issue list sortQuentin Gliech2020-01-303-20/+95
|
* webui: implement filteringQuentin Gliech2020-01-253-37/+236
|
* webui: enhance the issue list pageQuentin Gliech2020-01-244-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 dependenciesQuentin Gliech2020-01-211-1/+0
|
* webui: Fix bug listing styleQuentin Gliech2019-09-041-6/+17
|
* webui: upgrade to material-ui 4Michael Muré2019-08-312-5/+5
|
* graphql: Implement `Authored` whenever possibleQuentin Gliech2019-05-221-4/+4
| | | | webui: Use a fragment for Authored nodes
* webui: Add Label gql fragmentAmine Hilaly2019-05-221-6/+2
|
* Webui: use grahql response to create labels colorsAmine Hilaly2019-05-221-2/+9
|
* webui: Rework paginationQuentin Gliech2019-05-222-133/+66
|
* webui: Migrate to Material-UI's new style APIQuentin Gliech2019-05-221-32/+35
|
* github: also pull users emailMichael Muré2018-10-071-1/+2
|
* webui: Format everything with prettierQuentin Gliech2018-08-193-95/+98
|
* Different colors for labels based on their hashQuentin Gliech2018-08-171-44/+46
| | | | | webui: A hash is computed on each label, which is then used to determine the label's color.
* webui: minor css improvementsMichael Muré2018-08-161-10/+14
|
* webui: display label changes in the timeline + cleaning evrywhereMichael Muré2018-08-151-12/+5
|
* webui: rework of the bug page with a timelineMichael Muré2018-08-151-4/+3
|
* webui: reorganize the codeMichael Muré2018-08-153-0/+282