Commit log
52df5a1
Merge pull request #600 from GlancingMind/upstream-improve-navigation
Click to expand commit body
WebUI: Improve navigation
Michael Muré
created
5 years ago
aeb26d0
webui: stay within the SPA when redirecting from the header
Michael Muré
created
5 years ago
fbf7c48
webui: fix eslint?
Michael Muré
created
5 years ago
5215634
entity: add support for storing files
Michael Muré
created
5 years ago
aa91f39
Fix (hoepfully) eslint error for pipeline
Click to expand commit body
Unfortunatly will this result in error for eslint on local machine... *sigh*
Sascha
created
5 years ago
50f146a
Remove BackToList button from NewBugPage
Sascha
created
5 years ago
f752dd5
Remove BackToList button from BugPage
Sascha
created
5 years ago
00fbd0a
Fix highlighting of tabs and error in console
Sascha
created
5 years ago
9fa40d3
Add tooltip to unimplemented navigations
Sascha
created
5 years ago
a332c08
Center navbar and disable unresolved navigations
Sascha
created
5 years ago
1e411f5
Fix eslint empty line error
Sascha
created
5 years ago
8d8eb29
Add test navbar
Sascha
created
5 years ago
6744cdd
Merge pull request #603 from GlancingMind/upstream-28-comment-counter-for-each-bug-on-buglist
Click to expand commit body
Display count of comment for each bug on bug list
Michael Muré
created
5 years ago
b7ddb22
Fixate message counter to end of bug row
Click to expand commit body
Previously the counter has shifted around depending on the length of the bug
titles.
Sascha
created
5 years ago
4a2e04d
Improve description of target-field
Sascha
created
5 years ago
c610d94
Remove TODO comments
Sascha
created
5 years ago
4c5a0f3
Improve message history accordions
Click to expand commit body
- Add unfold icon to edit history accordions
- Change order of edit number. Most recent should have highest id and initial
description should always have "#1 Edit"
- Add "(Initial description)' to title of the first comment version
Sascha
created
5 years ago
688cc33
Display real number of comment
Sascha
created
5 years ago
4c77614
Add message icon with placeholder count
Sascha
created
5 years ago
6f26afb
Number accordion elements
Sascha
created
5 years ago
5b56255
Fix eslint pipeline fail hopefully
Sascha
created
5 years ago
bd316ef
Improve readability of accordion summary
Sascha
created
5 years ago
de9dd69
Sort history from most recent edit to old
Sascha
created
5 years ago
dfb039a
Rename MessageEditHistoryQuery
Sascha
created
5 years ago
155b37e
Use dialog with accordion for message history menu
Sascha
created
5 years ago
d453abd
Move toggle button out of history menu
Sascha
created
5 years ago
defd1ae
Populate history menu with edit steps
Sascha
created
5 years ago
25d3aca
Add test menu for edit history
Sascha
created
5 years ago
58e1240
Add space between edit button and edited indicator
Sascha
created
5 years ago
142adfd
Update message view after editing
Sascha
created
5 years ago
b06f7c7
Reduced arbitary variable names
Sascha
created
5 years ago
9fb033e
Return of new comment works...
Click to expand commit body
...but the types are quite hacky
Sascha
created
5 years ago
d6c3ffa
Fix graphql filename capitalization
Sascha
created
5 years ago
d4f96fa
Use theme colors for submit button
Sascha
created
5 years ago
0e3caba
Update comment on submit
Sascha
created
5 years ago
Click to expand commit body
- Fix misspelling of cancel...
- Fix flickering of green "update comment" button
- Fill input with comment text
- Close edit view after submit
Sascha
created
5 years ago
c874d11
Create EditCommentForm and handle cancle button
Sascha
created
5 years ago
0cd5c84
Fix CommentForm margin
Sascha
created
5 years ago
2483b27
Display comment form on edit click
Sascha
created
5 years ago
d82c481
Fix remove .swp files
Sascha
created
5 years ago
cd4b1ad
Pass BugFragment as prop to EditComment
Sascha
created
5 years ago
26ad5fc
Add onClick handler to edit button
Sascha
created
5 years ago
2a1c772
GrapQL: Regenerate the GraphQL-Server
Sascha
created
5 years ago
cc7788a
GraphQL: Add target to EditCommentInput
Sascha
created
5 years ago
c6d15bd
Fix compilation errors
Sascha
created
5 years ago
50cd1a9
GraphQL: Add EditComment input/payload to gen_models
Sascha
created
5 years ago
4960448
GraphQL: Add EditComment mutation to schema
Sascha
created
5 years ago
19a68de
GraphQL: Add EditComment to mutation type
Sascha
created
5 years ago
79cc988
GraphQL: Resolve new EditComment mutation
Sascha
created
5 years ago
0dcb48d
Add EditButton to bug message
Sascha
created
5 years ago
Page 12 of 45