c71d26d
Merge pull request #625 from GlancingMind/upstream-minor-bugfixes
Click to expand commit body
Minor bugfixes
Michael Muré created
c71d26d
Merge pull request #625 from GlancingMind/upstream-minor-bugfixes
Minor bugfixes
Michael Muré created
d09b9d7
Merge pull request #585 from MichaelMure/dev-gh-bridge
Deal with github bridge import rate limit
Michael Muré created
8fb6ea0
Github brdige: move credential loading and client creation back
Reason: failing integration tests
Alexander Scharinger created
be24cdf
Revert "Bridges: move credential loading and client creation"
This reverts commit 3d14e2e67c4985c429471ea6643f013ade2c2692.
Alexander Scharinger created
10a80f1
github: minor cleanups
Michael Muré created
1520f67
Merge remote-tracking branch 'origin/master' into dev-gh-bridge
Michael Muré created
0fd5701
Improve feedback for user when Github rate limiting
The Github bridge itself should not write anything. This commit removes code writing to stdout and itroduces an event `ImportEventRateLimiting` to `core.ImportResult` in order to inform about a rate limiting situation of the Github GraphQL API. Now the communication with the user is delegated to the various user interfaces.
Alexander Scharinger created
ede5e21
Add comment to clarify look ahead in import channel
Alexander Scharinger created
3d14e2e
Bridges: move credential loading and client creation
Gitlab and Jira bridge: move credential loading and client creation from `Init` to `ImportAll` in order to harmonize the behaviour of the different bridges.
Alexander Scharinger created
c37d3d7
Fix label alignment to title on bug list page
Also add className support for custom label component. This allows to set the margin of an label where the label is used instead of defining a fixed margin in the label component.
Sascha created
bc5f618
Merge pull request #628 from MichaelMure/entity-fix
cache: many fixes following the dag entity migration
Michael Muré created
5549925
cache: many fixes following the dag entity migration
Michael Muré created
f980d94
Replace switch to save lines of code :-)
Sascha created
116e053
Remove elliptic background from gear icon
Sascha created
2f7c291
Fix pipeline fail and remove unused file
Sascha created
5bad12b
Remove console.logs
Sascha created
cb609c2
Increase width of list/labelmenu and stretch color for menuitems
Sascha created
4d4172b
Cut of very long labels with an ellipse
Sascha created
f5df854
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
Sascha created
4517de9
LabelMenu prefer break-on-word-boundary
Sascha created
9b2cf1b
Add/Remove from filtering while creating new label works
Sascha created
41418c9
Let CreateNewLabel-Btn appear as first element in list
Sascha created
d39e6c4
Add label menu to bug detail page
Also support label color in label filter menu on bug list page
Tim Becker created
a3e098d
Merge pull request #626 from GlancingMind/upstream-prevent-page-reloads
Prevent page reload for redirecting components
Michael Muré created
d80b2ad
Prevent page reload for redirecting components
Link instantly to: - NewBugPage - BackToList
Sascha created
3d5ac70
Only set bugtitle if title is diffrent
Sascha created
5c897f4
Fix invalid tab selection console error
Sascha created
abbed0f
Merge pull request #623 from GlancingMind/upstream-additional-filters-for-bug-list
WebUI: Additional filters for bug list
Michael Muré created
acfaf6b
Fix MessageHistoryDialog console error
Sascha created
d4ad748
Render comment history via markdown
Sascha created
23300d1
Use custom anchor in markdown
The custom anchor will be more readable in dark mode. Also it will supports linking within the SPA.
Sascha created
50ef676
Add emoji rendering support via remark-gemoji
Sascha created
637bce7
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
Sascha created
ccdaa16
Support filtering by multiple selected authors
Sascha created
a92b998
Remove auto fixing of eslint errors
Sascha created
3380135
Make filter/search input full width
Sascha created
41ee97a
fix: regex issue
Aien Saidi created
d284560
Fix readability of filter input field in dark mode
Sascha created
72fc0ef
fix: issue with keyDown propagation
Aien Saidi created
1216fb1
chore: returning value
Aien Saidi created
bff9fa6
fix: issue with regex
Aien Saidi created
248201b
fix: issue with toggling the author
Aien Saidi created
f82071a
feat: use predefined filters
Aien Saidi created
92ce861
feat: multiple label filter
- add search functionality in menu items
Aien Saidi created
7a7e93c
feat: check if there are labels
Aien Saidi created
31871f2
feat: add filter by label
Aien Saidi created
54c5b66
feat: use author to filter the list
Aien Saidi created
222f568
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>
dependabot[bot] created
c7a441b
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
Michael Muré created
18ae6a6
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
Michael Muré created