Sascha
|
cb609c28b5
|
Increase width of list/labelmenu and stretch color for menuitems
|
2021-04-08 14:57:39 +02:00 |
|
Sascha
|
4d4172bb4c
|
Cut of very long labels with an ellipse
|
2021-04-08 14:57:39 +02:00 |
|
Sascha
|
f5df854def
|
Some changes to the label menu
- Increase width of label menu
- Use default selection styling instead of bold text
- Use rem unit for labelcolor
- Remove some tenary operator usage
|
2021-04-08 14:57:39 +02:00 |
|
Sascha
|
4517de919a
|
LabelMenu prefer break-on-word-boundary
|
2021-04-08 14:57:39 +02:00 |
|
Sascha
|
9b2cf1ba32
|
Add/Remove from filtering while creating new label works
|
2021-04-08 14:57:39 +02:00 |
|
Sascha
|
41418c912d
|
Let CreateNewLabel-Btn appear as first element in list
|
2021-04-08 14:57:39 +02:00 |
|
Tim Becker
|
d39e6c4c43
|
Add label menu to bug detail page
Also support label color in label filter menu on bug list page
|
2021-04-08 14:56:59 +02:00 |
|
Michael Muré
|
a3e098d763
|
Merge pull request #626 from GlancingMind/upstream-prevent-page-reloads
Prevent page reload for redirecting components
|
2021-04-08 13:24:26 +02:00 |
|
Sascha
|
d80b2ad038
|
Prevent page reload for redirecting components
Link instantly to:
- NewBugPage
- BackToList
|
2021-04-08 11:48:28 +02:00 |
|
Sascha
|
3d5ac70f0a
|
Only set bugtitle if title is diffrent
|
2021-04-08 11:27:41 +02:00 |
|
Sascha
|
5c897f4ffb
|
Fix invalid tab selection console error
|
2021-04-08 11:27:41 +02:00 |
|
Michael Muré
|
abbed0ff12
|
Merge pull request #623 from GlancingMind/upstream-additional-filters-for-bug-list
WebUI: Additional filters for bug list
|
2021-04-07 21:29:50 +02:00 |
|
Sascha
|
acfaf6b50f
|
Fix MessageHistoryDialog console error
|
2021-04-07 19:30:16 +02:00 |
|
Sascha
|
d4ad748e61
|
Render comment history via markdown
|
2021-04-07 19:30:14 +02:00 |
|
Sascha
|
23300d1c1a
|
Use custom anchor in markdown
The custom anchor will be more readable in dark mode.
Also it will supports linking within the SPA.
|
2021-04-07 19:30:09 +02:00 |
|
Sascha
|
50ef67664d
|
Add emoji rendering support via remark-gemoji
|
2021-04-07 19:30:07 +02:00 |
|
Sascha
|
637bce7ba7
|
Fix and improve rendering of markdown elements
- Markdown will no be rendered
- Render text always below an image
- block quotes wont be just indented text
|
2021-04-07 19:29:52 +02:00 |
|
Sascha
|
ccdaa16052
|
Support filtering by multiple selected authors
|
2021-04-07 13:50:52 +02:00 |
|
Sascha
|
a92b99876d
|
Remove auto fixing of eslint errors
|
2021-04-07 13:50:49 +02:00 |
|
Sascha
|
3380135182
|
Make filter/search input full width
|
2021-04-07 13:50:47 +02:00 |
|
Aien Saidi
|
41ee97a4f6
|
fix: regex issue
|
2021-04-07 13:08:26 +02:00 |
|
Sascha
|
d2845605c2
|
Fix readability of filter input field in dark mode
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
72fc0ef73e
|
fix: issue with keyDown propagation
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
1216fb1e27
|
chore: returning value
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
bff9fa673a
|
fix: issue with regex
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
248201bcbd
|
fix: issue with toggling the author
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
f82071a3d7
|
feat: use predefined filters
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
92ce861fab
|
feat: multiple label filter
- add search functionality in menu items
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
7a7e93c913
|
feat: check if there are labels
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
31871f29f1
|
feat: add filter by label
|
2021-04-07 13:08:26 +02:00 |
|
Aien Saidi
|
54c5b66271
|
feat: use author to filter the list
|
2021-04-07 13:07:58 +02:00 |
|
dependabot[bot]
|
222f568550
|
Bump github.com/go-git/go-git/v5 from 5.2.0 to 5.3.0
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/go-git/go-git/releases)
- [Commits](https://github.com/go-git/go-git/compare/v5.2.0...v5.3.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 16:46:48 +00:00 |
|
Michael Muré
|
c7a441bad6
|
Merge pull request #619 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.1.0
Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0
|
2021-04-05 18:43:06 +02:00 |
|
Michael Muré
|
18ae6a62ab
|
Merge pull request #620 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.3.6
Bump golang.org/x/text from 0.3.5 to 0.3.6
|
2021-04-05 18:42:41 +02:00 |
|
dependabot[bot]
|
779b2654ad
|
Bump golang.org/x/text from 0.3.5 to 0.3.6
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.5...v0.3.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 16:18:05 +00:00 |
|
dependabot[bot]
|
c61fd2a94f
|
Bump github.com/go-git/go-billy/v5 from 5.0.0 to 5.1.0
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/go-git/go-billy/releases)
- [Commits](https://github.com/go-git/go-billy/compare/v5.0.0...v5.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-04-05 16:17:43 +00:00 |
|
Michael Muré
|
ca9846fb4e
|
Merge pull request #616 from MichaelMure/dependabot/add-v2-config-file
Create Dependabot config file
|
2021-04-05 18:10:56 +02:00 |
|
dependabot-preview[bot]
|
cc3b7c328d
|
Create Dependabot config file
|
2021-04-05 16:06:52 +00:00 |
|
Michael Muré
|
fc04af34f5
|
Merge pull request #532 from MichaelMure/dag-entity
Work towards a reusable entity datastructure + commit signature
|
2021-04-04 15:49:16 +02:00 |
|
Michael Muré
|
cb9b06551d
|
entity: more comments
|
2021-04-04 11:23:04 +02:00 |
|
Michael Muré
|
2055bd5d0a
|
Merge pull request #611 from MichaelMure/fix-no-filter
cache: fix no-label filter not properly wired
|
2021-03-29 12:04:55 +02:00 |
|
Michael Muré
|
f7dec7e96c
|
cache: fix no-label filter not properly wired
|
2021-03-29 11:13:40 +02:00 |
|
Michael Muré
|
aa0449a3ea
|
Merge remote-tracking branch 'origin/master' into dag-entity
|
2021-03-29 11:02:08 +02:00 |
|
Michael Muré
|
e985653701
|
cache: test for FTS bub with long description
|
2021-03-29 10:08:57 +02:00 |
|
Michael Muré
|
32958b5ca1
|
cache: only FTS index token < 100 characters
|
2021-03-28 23:26:58 +02:00 |
|
Michael Muré
|
919227c6da
|
Merge pull request #608 from MichaelMure/fix-config
repo: fix various config issues around case insentivity
|
2021-03-28 22:25:12 +02:00 |
|
Michael Muré
|
890c014d91
|
repo: fix various config issues around case insentivity
|
2021-03-28 22:18:01 +02:00 |
|
Alexander Scharinger
|
b2e98ef07f
|
Github bridge: refactor message handling
|
2021-03-28 12:16:13 +02:00 |
|
Alexander Scharinger
|
db57227ae5
|
Github bridge: stop sleep-timer on SIGINT
|
2021-03-27 22:55:47 +01:00 |
|
Alexander Scharinger
|
21b330dad1
|
Github bridge: fix message about timeout
|
2021-03-27 22:45:49 +01:00 |
|