Commit log
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
07e1c45
webui: minor code fixes
Michael Muré
created
5 years ago
52fba35
Github bridge: send message to user when waiting
Click to expand commit body
When the Github GraphQL API rate limit is exhausted print a message at
the bottom of the terminal so the user knows why the import has been
paused.
Alexander Scharinger
created
5 years ago
e0a7088
Merge pull request #599 from GlancingMind/upstream-fix-color-of-green-buttons
Click to expand commit body
WebUI: Fix hover-color of green buttons and caption
Michael Muré
created
5 years ago
0b3acaa
Remove mistakenly commited patch file
Sascha
created
5 years ago
833f020
Use BackToList button on 404-Page
Sascha
created
5 years ago
09fabc9
Adjust Button #10
Lena
created
5 years ago
ac17596
Refactor BackToListButton #10
Lena
created
5 years ago
cd02d80
Make BackButton a component and Add it to NewBugPage #10
Lena
created
5 years ago
07f3163
#10 Add redirect to detail page after creating new bug
Lena
created
5 years ago
de26990
Adjust BackToList button color for dark/light-mode
Click to expand commit body
The AppBar is commonly used for navigation. As the BackToList button is a
navigation element, use similar colors as the AppBar.
Sascha
created
5 years ago
46d38aa
Route instead of Redirect from empty bug to 404 after a hint from GM #10
Lena
created
5 years ago
ec8a9b2
Backbutton to left with patch from GlancingMind, Adjusting and 404 for missing bug pages #10
Lena
created
5 years ago
16b176f
Make backbutton sticky #10
Lena
created
5 years ago
4dcc6f6
Add backlink to 404 page #10
Lena
created
5 years ago
cdf655f
Add 404 page #10
Lena
created
5 years ago
c223c75
Add back-to-list-button #10
Lena
created
5 years ago
Page 16 of 48