Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #625 from GlancingMind/upstream-minor-bugfixes | Michael Muré | 2021-04-10 | 1 | -2/+6 |
|\ | | | | | Minor bugfixes | ||||
| * | Only set bugtitle if title is diffrent | Sascha | 2021-04-08 | 1 | -2/+6 |
| | | |||||
* | | Prevent page reload for redirecting components | Sascha | 2021-04-08 | 1 | -1/+3 |
|/ | | | | | | | Link instantly to: - NewBugPage - BackToList | ||||
* | Merge pull request #600 from GlancingMind/upstream-improve-navigation | Michael Muré | 2021-03-21 | 1 | -1/+1 |
|\ | | | | | WebUI: Improve navigation | ||||
| * | webui: minor code fixes | Michael Muré | 2021-03-19 | 1 | -1/+1 |
| | | |||||
* | | Change caption of buttons from "Issue" to "Bug" | Sascha | 2021-03-14 | 1 | -1/+1 |
| | | |||||
* | | Use success.dark for green-button:hover | Sascha | 2021-03-14 | 1 | -0/+4 |
|/ | |||||
* | Revert rename | Sascha | 2021-03-05 | 1 | -1/+1 |
| | |||||
* | Rename "bug" to "issue" | Sascha | 2021-03-04 | 1 | -1/+1 |
| | |||||
* | Implement title inputfield as custom component | Sascha | 2021-03-04 | 2 | -8/+44 |
| | |||||
* | Fix spacing between cancle and save button | Sascha | 2021-03-04 | 2 | -0/+4 |
| | |||||
* | Use colors from theme palette | Sascha | 2021-03-04 | 2 | -21/+3 |
| | | | | | | - Use theme colors for title input. - Remove inputTitle classes as they are not applied to the TextField. This will lead to double borders and artifacts at the field corners. | ||||
* | Commit for #543 | Cláudio | 2021-02-08 | 1 | -17/+22 |
| | | | | | - To test I forced Ifloggedin always return null. - Layout is ok even when edition components are hidden. | ||||
* | fix #544 | Cláudio | 2021-02-02 | 2 | -6/+6 |
| | | | | - Fixing code review requests | ||||
* | Commit for #544 | Cláudio | 2021-02-02 | 1 | -0/+16 |
| | |||||
* | Commit for #535 | Cláudio | 2021-02-02 | 1 | -1/+5 |
| | |||||
* | Commit for #535 | Cláudio | 2021-02-02 | 2 | -0/+184 |