aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src
Commit message (Expand)AuthorAgeFilesLines
* Commit for #543Cláudio2021-02-082-20/+35
* Commit for #541Cláudio2021-02-0513-9/+8
* Webui 548 (#549)Cláudio Silva2021-02-053-1/+72
* Merge pull request #547 from claudioantonio/webui_546Michael Muré2021-02-055-9/+72
|\
| * Commit for #546Cláudio2021-02-041-1/+1
| * Fix #546Cláudio2021-02-023-11/+18
| * Commit for #546Cláudio2021-02-024-4/+60
* | fix #544Cláudio2021-02-022-6/+6
|/
* Commit for #544Cláudio2021-02-021-0/+16
* Commit for #535Cláudio2021-02-021-1/+5
* Commit for #535Cláudio2021-02-024-22/+193
* Commit for #539Cláudio2021-01-313-69/+45
* Commit for #158Cláudio2021-01-302-27/+17
* Commit for #158Cláudio2021-01-304-51/+3
* Commit for #158Cláudio2021-01-292-2/+23
* Partial commit for #158Cláudio2021-01-292-11/+141
* Partial commit for #158Cláudio2021-01-291-1/+1
* Partial commit for #158Cláudio2021-01-283-20/+32
* Partial commit for #158Cláudio2021-01-266-23/+126
* Partial commit for #158Cláudio2021-01-251-2/+8
* Partial commit for #158Cláudio2021-01-242-2/+38
* Partial commit to #158Cláudio2021-01-242-15/+18
* webui: dependencies upgradesQuentin Gliech2020-09-3016-35/+31
* webui: render component's children as a function to avoid uncecessary renderingMichael Muré2020-06-272-5/+7
* Refactor webui changes.Luke Granger-Brown2020-06-277-54/+31
* Add support for read-only mode for web UI.Luke Granger-Brown2020-06-276-17/+57
* webui: adjust some marginsMichael Muré2020-02-231-2/+4
* webui: fix bad formatting on DateMichael Muré2020-02-231-3/+1
* webui: run linter fixludovicm672020-02-223-4/+8
* webui: style SetStatusMichael Muré2020-02-171-2/+8
* webui: more readable dates, also localizedMichael Muré2020-02-171-2/+2
* webui: fix the default queryMichael Muré2020-02-171-1/+1
* webui: more styling on the bug pageMichael Muré2020-02-162-4/+18
* webui: minor styling of the timeline eventsMichael Muré2020-02-163-7/+14
* webui: fix missing space in the bug previewMichael Muré2020-02-161-2/+2
* webui: list by default only open bugsMichael Muré2020-02-161-1/+1
* webui: in the bug list, toggle open and close when clickingMichael Muré2020-02-162-4/+10
* webui: move pages componentsQuentin Gliech2020-02-1342-133/+185
* webui: start reorganizing the component structureQuentin Gliech2020-02-1322-40/+39
* webui: create comment formQuentin Gliech2020-02-134-1/+159
* webui: run linterludovicm672020-02-124-0/+4
* webui: finish TypeScript conversionludovicm672020-02-1215-101/+142
* webui: fix Content typeQuentin Gliech2020-02-121-4/+4
* webui: lint graphql filesQuentin Gliech2020-02-111-0/+1
* webui: stop using defaultRepositoryQuentin Gliech2020-02-1110-19/+16
* webui: force import orderQuentin Gliech2020-02-1121-39/+52
* webui: typecheck remaining bug list componentsQuentin Gliech2020-02-116-74/+118
* webui: fix logo urlludovicm672020-02-111-1/+1
* webui: convert custom tags to TypeScriptludovicm672020-02-112-2/+5
* webui: convert more things to typescriptQuentin Gliech2020-02-117-57/+62