aboutsummaryrefslogtreecommitdiffstats
path: root/webui/src/components
Commit message (Expand)AuthorAgeFilesLines
* [DATALAD RUNCMD] Run codespell -wYaroslav Halchenko2023-01-231-1/+1
* webui: update most of dependenciesMichael Muré2022-10-041-1/+1
* webui: adapt to CombinedIdMichael Muré2022-08-232-0/+2
* webui: upgrade Material UIQuentin Gliech2022-02-2219-101/+85
* webui: replace React importsQuentin Gliech2022-02-1620-27/+16
* webui: upgrade most dependenciesQuentin Gliech2022-02-1612-38/+46
* Rename default component filename to index.tsxSascha2021-05-264-0/+0
* Use spinner-icon instead of loading-textSascha2021-05-262-2/+4
* WebUI: Add comment-and-reopen of a bug in one stepSascha2021-05-264-3/+85
* WebUI: Add comment-and-close of a bug in one stepSascha2021-05-253-1/+81
* Fix theme switcher icon color in releaseSascha2021-05-062-18/+12
* Merge pull request #661 from GlancingMind/fix-660Michael Muré2021-05-021-1/+12
|\
| * Show placeholder for empty comment(preview)Sascha2021-05-011-1/+12
* | Make comment input vertically resizableSascha2021-05-011-1/+5
|/
* Fix #656 (#657)Sascha2021-04-291-0/+1
* Replace occurrences of humanId with the full IdSascha2021-04-223-3/+3
* Use profile page for each identitySascha2021-04-139-24/+44
* Fix warning missing key and color user name #12Lena2021-04-131-0/+1
* Remove lock icon if not protected #12Lena2021-04-131-1/+4
* Style user site and adjust popup button #12Lena2021-04-131-5/+6
* Make Link to User Page in Popup Menu #12Lena2021-04-131-9/+16
* 12 Add code to dynamically switch depending on valuue for isProtectedLena2021-04-131-2/+8
* Add fields, id as tooltip, and display none if value not set #12Lena2021-04-132-4/+14
* 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