Sascha
|
b06f7c7816
|
Reduced arbitary variable names
|
2021-03-19 17:52:35 +01:00 |
|
Sascha
|
9fb033ef19
|
Return of new comment works...
...but the types are quite hacky
|
2021-03-19 17:52:32 +01:00 |
|
Sascha
|
d6c3ffa984
|
Fix graphql filename capitalization
|
2021-03-19 17:52:27 +01:00 |
|
Sascha
|
d4f96fa91f
|
Use theme colors for submit button
|
2021-03-19 17:52:22 +01:00 |
|
Sascha
|
0e3caba922
|
Update comment on submit
|
2021-03-19 17:52:12 +01:00 |
|
Sascha
|
9f6c045f8b
|
Several fixes
- Fix misspelling of cancel...
- Fix flickering of green "update comment" button
- Fill input with comment text
- Close edit view after submit
|
2021-03-19 17:52:03 +01:00 |
|
Sascha
|
c874d111f5
|
Create EditCommentForm and handle cancle button
|
2021-03-19 17:51:58 +01:00 |
|
Sascha
|
0cd5c84d59
|
Fix CommentForm margin
|
2021-03-19 17:51:51 +01:00 |
|
Sascha
|
2483b27296
|
Display comment form on edit click
|
2021-03-19 17:51:40 +01:00 |
|
Sascha
|
d82c481e00
|
Fix remove .swp files
|
2021-03-19 17:51:35 +01:00 |
|
Sascha
|
cd4b1adebb
|
Pass BugFragment as prop to EditComment
|
2021-03-19 17:51:28 +01:00 |
|
Sascha
|
26ad5fc379
|
Add onClick handler to edit button
|
2021-03-19 17:49:46 +01:00 |
|
Sascha
|
2a1c77236c
|
GrapQL: Regenerate the GraphQL-Server
|
2021-03-19 17:49:44 +01:00 |
|
Sascha
|
cc7788ad44
|
GraphQL: Add target to EditCommentInput
|
2021-03-19 17:49:41 +01:00 |
|
Sascha
|
c6d15bd52b
|
Fix compilation errors
|
2021-03-19 17:49:40 +01:00 |
|
Sascha
|
50cd1a9c17
|
GraphQL: Add EditComment input/payload to gen_models
|
2021-03-19 17:49:38 +01:00 |
|
Sascha
|
4960448ac7
|
GraphQL: Add EditComment mutation to schema
|
2021-03-19 17:49:36 +01:00 |
|
Sascha
|
19a68deabb
|
GraphQL: Add EditComment to mutation type
|
2021-03-19 17:49:34 +01:00 |
|
Sascha
|
79cc9884b3
|
GraphQL: Resolve new EditComment mutation
|
2021-03-19 17:49:31 +01:00 |
|
Sascha
|
0dcb48d03a
|
Add EditButton to bug message
|
2021-03-19 17:49:27 +01:00 |
|
Michael Muré
|
07e1c45cd7
|
webui: minor code fixes
|
2021-03-19 17:04:59 +01:00 |
|
Michael Muré
|
e0a7088ba0
|
Merge pull request #599 from GlancingMind/upstream-fix-color-of-green-buttons
WebUI: Fix hover-color of green buttons and caption
|
2021-03-18 19:51:03 +01:00 |
|
Sascha
|
0b3acaa321
|
Remove mistakenly commited patch file
|
2021-03-15 21:29:20 +01:00 |
|
Sascha
|
833f020a9b
|
Use BackToList button on 404-Page
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
09fabc98a3
|
Adjust Button #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
ac17596c1a
|
Refactor BackToListButton #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
cd02d80ca2
|
Make BackButton a component and Add it to NewBugPage #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
07f3163296
|
#10 Add redirect to detail page after creating new bug
|
2021-03-15 16:35:14 +01:00 |
|
Sascha
|
de26990afc
|
Adjust BackToList button color for dark/light-mode
The AppBar is commonly used for navigation. As the BackToList button is a
navigation element, use similar colors as the AppBar.
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
46d38aa53f
|
Route instead of Redirect from empty bug to 404 after a hint from GM #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
ec8a9b2069
|
Backbutton to left with patch from GlancingMind, Adjusting and 404 for missing bug pages #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
16b176f9bf
|
Make backbutton sticky #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
4dcc6f67b3
|
Add backlink to 404 page #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
cdf655f869
|
Add 404 page #10
|
2021-03-15 16:35:14 +01:00 |
|
Lena
|
c223c75c11
|
Add back-to-list-button #10
|
2021-03-15 16:35:14 +01:00 |
|
Michael Muré
|
214abe4dea
|
WIP operation with files
|
2021-03-14 18:41:22 +01:00 |
|
Michael Muré
|
f1d4a19af8
|
bug: nonce on all operation to prevent id collision
|
2021-03-14 18:40:50 +01:00 |
|
Sascha
|
2c5d3345e2
|
Change caption of buttons from "Issue" to "Bug"
|
2021-03-14 16:34:25 +01:00 |
|
Sascha
|
d0505e2f9a
|
Use success.dark for green-button:hover
|
2021-03-14 16:33:21 +01:00 |
|
Michael Muré
|
501e1678b2
|
Merge pull request #588 from GlancingMind/upstream-dark-colorscheme
Dark Colorscheme
|
2021-03-07 22:09:41 +01:00 |
|
Michael Muré
|
2a21b02af1
|
Merge pull request #593 from vmiklos/webui-query
webui: allow specifying the initial query
|
2021-03-07 21:46:55 +01:00 |
|
Michael Muré
|
3a819525d7
|
commands: minor fixes for the webui open with query
- go fmt
- add a shorthand
- fix displayed webUI URL in the terminal
|
2021-03-07 21:44:48 +01:00 |
|
Miklos Vajna
|
626ec9835b
|
webui: allow specifying the initial query
Example use-case: given a github URL in a source code comment or commit
message, one can now run:
git bug webui --query 'metadata:github-url:"https://github.com/author/myproject/issues/42"'
on the commandline to look up the details of that issue on the web ui
quickly, offline.
Fixes <https://github.com/MichaelMure/git-bug/issues/592>.
|
2021-03-07 14:11:04 +01:00 |
|
Sascha
|
c2c5c40e75
|
Change color of ModeIcon
Will use contrastText which should always make the icon visible, but use fade
to dimme the contrast down.
|
2021-03-06 17:34:45 +01:00 |
|
Sascha
|
188ee0567c
|
Ignore system prefered colorscheme mode
Currently this introduces to much state problems.
|
2021-03-06 17:34:45 +01:00 |
|
Sascha
|
56d50e98cf
|
Revert rename
|
2021-03-05 10:42:56 +01:00 |
|
Sascha
|
72eb505308
|
Rename "bug" to "issue"
|
2021-03-04 20:54:04 +01:00 |
|
Sascha
|
79422fafb2
|
Use info.contrastText instead of text.secondary
This will ensure better color managment for Message titles
|
2021-03-04 20:54:04 +01:00 |
|
Sascha
|
41c3e6ed04
|
Use Green color from Light theme
|
2021-03-04 20:54:04 +01:00 |
|
Sascha
|
288448b64b
|
Reuse BugTitleInput component
|
2021-03-04 20:54:04 +01:00 |
|