aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components
Commit message (Expand)AuthorAgeFilesLines
* Add popup menu fpr user informations #12Lena2021-04-132-3/+62
* Merge pull request #624 from GlancingMind/upstream-fix-and-improve-rendering-...Michael Muré2021-04-125-8/+76
|\
| * Use custom anchor in markdownSascha2021-04-072-0/+40
| * Add emoji rendering support via remark-gemojiSascha2021-04-071-0/+2
| * Fix and improve rendering of markdown elementsSascha2021-04-074-8/+34
* | Merge pull request #627 from GlancingMind/upstream-set-bug-labelsMichael Muré2021-04-121-29/+20
|\ \
| * | Fix label alignment to title on bug list pageSascha2021-04-081-3/+4
| * | Fix pipeline fail and remove unused fileSascha2021-04-081-2/+1
| * | Cut of very long labels with an ellipseSascha2021-04-081-4/+8
| * | Add label menu to bug detail pageTim Becker2021-04-081-27/+14
| |/
* | Merge pull request #625 from GlancingMind/upstream-minor-bugfixesMichael Muré2021-04-102-15/+14
|\ \
| * | Replace switch to save lines of code :-)Sascha2021-04-081-13/+4
| * | Only set bugtitle if title is diffrentSascha2021-04-081-2/+6
| * | Fix invalid tab selection console errorSascha2021-04-081-13/+17
| |/
* / Prevent page reload for redirecting componentsSascha2021-04-082-2/+6
|/
* Merge pull request #602 from GlancingMind/upstream-4-interface-to-edit-issuesMichael Muré2021-03-241-2/+3
|\
| * Several fixesSascha2021-03-191-2/+3
* | Merge pull request #600 from GlancingMind/upstream-improve-navigationMichael Muré2021-03-214-8/+105
|\ \ | |/ |/|
| * webui: stay within the SPA when redirecting from the headerMichael Muré2021-03-211-4/+2
| * webui: fix eslint?Michael Muré2021-03-211-10/+2
| * Fix (hoepfully) eslint error for pipelineSascha2021-03-211-2/+10
| * Fix highlighting of tabs and error in consoleSascha2021-03-211-57/+45
| * Add tooltip to unimplemented navigationsSascha2021-03-211-15/+40
| * Center navbar and disable unresolved navigationsSascha2021-03-211-5/+10
| * Fix eslint empty line errorSascha2021-03-211-1/+0
| * Add test navbarSascha2021-03-211-0/+42
| * webui: minor code fixesMichael Muré2021-03-193-3/+3
| * Adjust Button #10Lena2021-03-151-0/+0
| * Refactor BackToListButton #10Lena2021-03-151-0/+36
| * Adjust BackToList button color for dark/light-modeSascha2021-03-151-2/+6
| * Add 404 page #10Lena2021-03-151-7/+0
| * Add back-to-list-button #10Lena2021-03-151-0/+7
* | Change caption of buttons from "Issue" to "Bug"Sascha2021-03-143-3/+3
* | Use success.dark for green-button:hoverSascha2021-03-141-0/+4
|/
* Change color of ModeIconSascha2021-03-061-7/+15
* Ignore system prefered colorscheme modeSascha2021-03-061-8/+6
* Revert renameSascha2021-03-051-1/+1
* Rename "bug" to "issue"Sascha2021-03-041-1/+1
* Implement title inputfield as custom componentSascha2021-03-042-8/+44
* Fix spacing between cancle and save buttonSascha2021-03-042-0/+4
* Use colors from theme paletteSascha2021-03-042-21/+3
* Add Icon to "Close Issue"-buttonSascha2021-03-041-0/+11
* Fix (hopefully) eslint error on node 14.x pipelineSascha2021-03-041-1/+2
* Inject theme instead of defining it in Themer.tsxSascha2021-03-041-38/+19
* Use brower preference and persist theme modeSascha2021-03-041-13/+26
* Add button to toggle between light- and dark-modeSascha2021-03-042-0/+71
* Commit for #543Cláudio2021-02-081-17/+22
* Commit for #541Cláudio2021-02-059-22/+230
* Webui 548 (#549)Cláudio Silva2021-02-052-0/+62
* Merge pull request #547 from claudioantonio/webui_546Michael Muré2021-02-052-0/+63
|\