Commit log
0e97664
Merge pull request #618 from MichaelMure/dependabot/go_modules/github.com/go-git/go-git/v5-5.3.0
Click to expand commit body
Bump github.com/go-git/go-git/v5 from 5.2.0 to 5.3.0
Michael Muré
created
4 years ago
63b1d93
Merge pull request #635 from MichaelMure/gogit-thread
Click to expand commit body
repository: workaround a non thread-safe path in go-git
Michael Muré
created
4 years ago
d000838
repository: workaround a non thread-safe path in go-git
Click to expand commit body
fix https://github.com/MichaelMure/git-bug/issues/497
Michael Muré
created
4 years ago
6a5ffd9
Fix ID string in order to find correct bug instance
Alexander Scharinger
created
4 years ago
6d1c934
Merge pull request #632 from MichaelMure/data-input-cleanup
Click to expand commit body
make sure every text input is safe and validated
Michael Muré
created
4 years ago
51a2c85
make sure every text input is safe and validated
Click to expand commit body
fix #630
Michael Muré
created
4 years ago
41e8502
Use profile page for each identity
Click to expand commit body
Authorcomponent links to the authors profile page.
Replace pofile buglist with statistics
Sascha
created
4 years ago
998ae34
Fix warning missing key and color user name #12
Lena
created
4 years ago
7e36842
Remove lock icon if not protected #12
Lena
created
4 years ago
ba893ee
Style user site and adjust popup button #12
Lena
created
4 years ago
cf1e13b
Add basic bug listing
Lena
created
4 years ago
ad51d88
Make Link to User Page in Popup Menu #12
Lena
created
4 years ago
cdbb083
#12 Style user page
Lena
created
4 years ago
1808ff4
Add very badly styled user details #12
Lena
created
4 years ago
454f4e5
12 Setup Identity Page
Lena
created
4 years ago
134ac8a
12 Add code to dynamically switch depending on valuue for isProtected
Lena
created
4 years ago
e55761b
Add fields, id as tooltip, and display none if value not set #12
Lena
created
4 years ago
cef44db
Add popup menu fpr user informations #12
Lena
created
4 years ago
62fb09a
Merge pull request #624 from GlancingMind/upstream-fix-and-improve-rendering-of-markdown-elements
Click to expand commit body
WebUI: Fix and improve rendering of markdown elements
Michael Muré
created
4 years ago
491f0ea
Merge pull request #627 from GlancingMind/upstream-set-bug-labels
Click to expand commit body
WebUI: Set bug labels
Michael Muré
created
4 years ago
c71d26d
Merge pull request #625 from GlancingMind/upstream-minor-bugfixes
Click to expand commit body
Minor bugfixes
Michael Muré
created
4 years ago
d09b9d7
Merge pull request #585 from MichaelMure/dev-gh-bridge
Click to expand commit body
Deal with github bridge import rate limit
Michael Muré
created
4 years ago
8fb6ea0
Github brdige: move credential loading and client creation back
Click to expand commit body
Reason: failing integration tests
Alexander Scharinger
created
4 years ago
be24cdf
Revert "Bridges: move credential loading and client creation"
Click to expand commit body
This reverts commit 3d14e2e67c4985c429471ea6643f013ade2c2692.
Alexander Scharinger
created
4 years ago
10a80f1
github: minor cleanups
Michael Muré
created
4 years ago
1520f67
Merge remote-tracking branch 'origin/master' into dev-gh-bridge
Michael Muré
created
4 years ago
0fd5701
Improve feedback for user when Github rate limiting
Click to expand commit body
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
4 years ago
ede5e21
Add comment to clarify look ahead in import channel
Alexander Scharinger
created
4 years ago
3d14e2e
Bridges: move credential loading and client creation
Click to expand commit body
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
4 years ago
c37d3d7
Fix label alignment to title on bug list page
Click to expand commit body
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
4 years ago
bc5f618
Merge pull request #628 from MichaelMure/entity-fix
Click to expand commit body
cache: many fixes following the dag entity migration
Michael Muré
created
4 years ago
5549925
cache: many fixes following the dag entity migration
Michael Muré
created
4 years ago
f980d94
Replace switch to save lines of code :-)
Sascha
created
4 years ago
116e053
Remove elliptic background from gear icon
Sascha
created
4 years ago
2f7c291
Fix pipeline fail and remove unused file
Sascha
created
4 years ago
5bad12b
Remove console.logs
Sascha
created
4 years ago
cb609c2
Increase width of list/labelmenu and stretch color for menuitems
Sascha
created
4 years ago
4d4172b
Cut of very long labels with an ellipse
Sascha
created
4 years ago
f5df854
Some changes to the label menu
Click to expand commit body
- 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
4 years ago
4517de9
LabelMenu prefer break-on-word-boundary
Sascha
created
4 years ago
9b2cf1b
Add/Remove from filtering while creating new label works
Sascha
created
4 years ago
41418c9
Let CreateNewLabel-Btn appear as first element in list
Sascha
created
4 years ago
d39e6c4
Add label menu to bug detail page
Click to expand commit body
Also support label color in label filter menu on bug list page
Tim Becker
created
4 years ago
a3e098d
Merge pull request #626 from GlancingMind/upstream-prevent-page-reloads
Click to expand commit body
Prevent page reload for redirecting components
Michael Muré
created
4 years ago
d80b2ad
Prevent page reload for redirecting components
Click to expand commit body
Link instantly to:
- NewBugPage
- BackToList
Sascha
created
4 years ago
3d5ac70
Only set bugtitle if title is diffrent
Sascha
created
4 years ago
5c897f4
Fix invalid tab selection console error
Sascha
created
4 years ago
abbed0f
Merge pull request #623 from GlancingMind/upstream-additional-filters-for-bug-list
Click to expand commit body
WebUI: Additional filters for bug list
Michael Muré
created
4 years ago
acfaf6b
Fix MessageHistoryDialog console error
Sascha
created
4 years ago
d4ad748
Render comment history via markdown
Sascha
created
4 years ago
Page 14 of 48