aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/bug
Commit message (Expand)AuthorAgeFilesLines
* webui: start reorganizing the component structureQuentin Gliech2020-02-1312-23/+20
* webui: create comment formQuentin Gliech2020-02-133-0/+153
* webui: run linterludovicm672020-02-124-0/+4
* webui: finish TypeScript conversionludovicm672020-02-1213-99/+136
* webui: stop using defaultRepositoryQuentin Gliech2020-02-114-8/+5
* webui: force import orderQuentin Gliech2020-02-118-6/+13
* webui: convert bug list to typescriptQuentin Gliech2020-02-112-3/+5
* webui: convert bug view to TypeScriptludovicm672020-02-1111-119/+97
* webui: generate TS types for graphql queriesQuentin Gliech2020-02-115-49/+50
* webui: fix width for pre tags in bug messagesludovicm672020-01-231-0/+1
* webui: fix column width on bugludovicm672020-01-231-0/+1
* webui: upgrade to material-ui 4Michael Muré2019-08-316-22/+22
* webui: fix a missing keyMichael Muré2019-08-311-1/+1
* Merge pull request #150 from MichaelMure/sandhose/webui/markdownMichael Muré2019-05-231-3/+5
|\
| * webui: Render markdownQuentin Gliech2019-05-221-3/+5
* | graphql: Implement `Authored` whenever possibleQuentin Gliech2019-05-225-32/+17
|/
* webui: Add Label gql fragmentAmine Hilaly2019-05-222-18/+5
* Webui: use grahql response to create labels colorsAmine Hilaly2019-05-222-4/+25
* webui: Migrate to Material-UI's new style APIQuentin Gliech2019-05-226-103/+104
* webui: Rework timeline styleQuentin Gliech2019-03-306-38/+75
* webui: Use Timeline API instead of raw operationsQuentin Gliech2019-03-306-23/+23
* github: also pull users emailMichael Muré2018-10-075-0/+6
* webui: Format everything with prettierQuentin Gliech2018-08-198-142/+153
* Different colors for labels based on their hashQuentin Gliech2018-08-171-32/+39
* webui: minor css improvementsMichael Muré2018-08-161-0/+1
* webui: display status change in the timelineMichael Muré2018-08-153-0/+43
* webui: display title changes in the timelineMichael Muré2018-08-153-0/+49
* webui: display label changes in the timeline + cleaning evrywhereMichael Muré2018-08-155-25/+67
* webui: rework of the bug page with a timelineMichael Muré2018-08-156-60/+224
* webui: reorganize the codeMichael Muré2018-08-153-0/+112