Commit Graph

330 Commits

Author SHA1 Message Date
Lena
7e368421d8 Remove lock icon if not protected #12 2021-04-13 19:07:57 +02:00
Lena
ba893ee553 Style user site and adjust popup button #12 2021-04-13 19:07:57 +02:00
Lena
cf1e13b683 Add basic bug listing 2021-04-13 19:07:57 +02:00
Lena
ad51d884a6 Make Link to User Page in Popup Menu #12 2021-04-13 19:07:57 +02:00
Lena
cdbb083d19 #12 Style user page 2021-04-13 19:07:57 +02:00
Lena
1808ff432b Add very badly styled user details #12 2021-04-13 19:07:57 +02:00
Lena
454f4e5962 12 Setup Identity Page 2021-04-13 19:07:57 +02:00
Lena
134ac8aacd 12 Add code to dynamically switch depending on valuue for isProtected 2021-04-13 19:07:57 +02:00
Lena
e55761b2f8 Add fields, id as tooltip, and display none if value not set #12 2021-04-13 19:07:57 +02:00
Lena
cef44db8c7 Add popup menu fpr user informations #12 2021-04-13 19:07:57 +02:00
Michael Muré
62fb09a53c
Merge pull request #624 from GlancingMind/upstream-fix-and-improve-rendering-of-markdown-elements
WebUI: Fix and improve rendering of markdown elements
2021-04-12 19:26:29 +02:00
Michael Muré
491f0ea951
Merge pull request #627 from GlancingMind/upstream-set-bug-labels
WebUI: Set bug labels
2021-04-12 19:17:26 +02:00
Michael Muré
c71d26d513
Merge pull request #625 from GlancingMind/upstream-minor-bugfixes
Minor bugfixes
2021-04-10 09:52:17 +02:00
Sascha
c37d3d7718 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.
2021-04-08 19:03:08 +02:00
Sascha
f980d9487e Replace switch to save lines of code :-) 2021-04-08 15:52:54 +02:00
Sascha
116e0533b6 Remove elliptic background from gear icon 2021-04-08 14:57:39 +02:00
Sascha
2f7c29153b Fix pipeline fail and remove unused file 2021-04-08 14:57:39 +02:00
Sascha
5bad12bed2 Remove console.logs 2021-04-08 14:57:39 +02:00
Sascha
cb609c28b5 Increase width of list/labelmenu and stretch color for menuitems 2021-04-08 14:57:39 +02:00
Sascha
4d4172bb4c Cut of very long labels with an ellipse 2021-04-08 14:57:39 +02:00
Sascha
f5df854def 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
2021-04-08 14:57:39 +02:00
Sascha
4517de919a LabelMenu prefer break-on-word-boundary 2021-04-08 14:57:39 +02:00
Sascha
9b2cf1ba32 Add/Remove from filtering while creating new label works 2021-04-08 14:57:39 +02:00
Sascha
41418c912d Let CreateNewLabel-Btn appear as first element in list 2021-04-08 14:57:39 +02:00
Tim Becker
d39e6c4c43 Add label menu to bug detail page
Also support label color in label filter menu on bug list page
2021-04-08 14:56:59 +02:00
Sascha
d80b2ad038 Prevent page reload for redirecting components
Link instantly to:

- NewBugPage
- BackToList
2021-04-08 11:48:28 +02:00
Sascha
3d5ac70f0a Only set bugtitle if title is diffrent 2021-04-08 11:27:41 +02:00
Sascha
5c897f4ffb Fix invalid tab selection console error 2021-04-08 11:27:41 +02:00
Sascha
acfaf6b50f Fix MessageHistoryDialog console error 2021-04-07 19:30:16 +02:00
Sascha
d4ad748e61 Render comment history via markdown 2021-04-07 19:30:14 +02:00
Sascha
23300d1c1a Use custom anchor in markdown
The custom anchor will be more readable in dark mode.
Also it will supports linking within the SPA.
2021-04-07 19:30:09 +02:00
Sascha
50ef67664d Add emoji rendering support via remark-gemoji 2021-04-07 19:30:07 +02:00
Sascha
637bce7ba7 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
2021-04-07 19:29:52 +02:00
Sascha
ccdaa16052 Support filtering by multiple selected authors 2021-04-07 13:50:52 +02:00
Sascha
a92b99876d Remove auto fixing of eslint errors 2021-04-07 13:50:49 +02:00
Sascha
3380135182 Make filter/search input full width 2021-04-07 13:50:47 +02:00
Aien Saidi
41ee97a4f6 fix: regex issue 2021-04-07 13:08:26 +02:00
Sascha
d2845605c2 Fix readability of filter input field in dark mode 2021-04-07 13:08:26 +02:00
Aien Saidi
72fc0ef73e fix: issue with keyDown propagation 2021-04-07 13:08:26 +02:00
Aien Saidi
1216fb1e27 chore: returning value 2021-04-07 13:08:26 +02:00
Aien Saidi
bff9fa673a fix: issue with regex 2021-04-07 13:08:26 +02:00
Aien Saidi
248201bcbd fix: issue with toggling the author 2021-04-07 13:08:26 +02:00
Aien Saidi
f82071a3d7 feat: use predefined filters 2021-04-07 13:08:26 +02:00
Aien Saidi
92ce861fab feat: multiple label filter
- add search functionality in menu items
2021-04-07 13:08:26 +02:00
Aien Saidi
7a7e93c913 feat: check if there are labels 2021-04-07 13:08:26 +02:00
Aien Saidi
31871f29f1 feat: add filter by label 2021-04-07 13:08:26 +02:00
Aien Saidi
54c5b66271 feat: use author to filter the list 2021-04-07 13:07:58 +02:00
Michael Muré
fb6b2d873e
Merge pull request #602 from GlancingMind/upstream-4-interface-to-edit-issues
WebUI: Edit comments and inspect edit history
2021-03-24 20:28:06 +01:00
Sascha
bd6159a25b Treat description not as edit 2021-03-24 14:26:45 +01:00
Michael Muré
52df5a1f11
Merge pull request #600 from GlancingMind/upstream-improve-navigation
WebUI: Improve navigation
2021-03-21 21:31:14 +01:00
Michael Muré
aeb26d0e84
webui: stay within the SPA when redirecting from the header 2021-03-21 21:28:02 +01:00
Michael Muré
fbf7c48b9e
webui: fix eslint? 2021-03-21 19:45:26 +01:00
Sascha
aa91f39cdf Fix (hoepfully) eslint error for pipeline
Unfortunatly will this result in error for eslint on local machine... *sigh*
2021-03-21 17:49:01 +01:00
Sascha
50f146a42a Remove BackToList button from NewBugPage 2021-03-21 17:48:47 +01:00
Sascha
f752dd5480 Remove BackToList button from BugPage 2021-03-21 17:46:17 +01:00
Sascha
00fbd0a2c8 Fix highlighting of tabs and error in console 2021-03-21 17:46:16 +01:00
Sascha
9fa40d3d08 Add tooltip to unimplemented navigations 2021-03-21 17:46:15 +01:00
Sascha
a332c085f8 Center navbar and disable unresolved navigations 2021-03-21 17:46:12 +01:00
Sascha
1e411f5abf Fix eslint empty line error 2021-03-21 17:46:07 +01:00
Sascha
8d8eb2942f Add test navbar 2021-03-21 17:43:06 +01:00
Sascha
b7ddb22558 Fixate message counter to end of bug row
Previously the counter has shifted around depending on the length of the bug
titles.
2021-03-20 14:32:22 +01:00
Sascha
c610d942fc Remove TODO comments 2021-03-20 11:14:24 +01:00
Sascha
4c5a0f37f7 Improve message history accordions
- 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
2021-03-20 11:14:13 +01:00
Sascha
688cc33ccc Display real number of comment 2021-03-19 20:47:37 +01:00
Sascha
4c7761461b Add message icon with placeholder count 2021-03-19 20:47:37 +01:00
Sascha
6f26afb74f Number accordion elements 2021-03-19 17:53:25 +01:00
Sascha
5b562559e3 Fix eslint pipeline fail hopefully 2021-03-19 17:53:22 +01:00
Sascha
bd316ef9ef Improve readability of accordion summary 2021-03-19 17:53:17 +01:00
Sascha
de9dd69891 Sort history from most recent edit to old 2021-03-19 17:53:12 +01:00
Sascha
dfb039a936 Rename MessageEditHistoryQuery 2021-03-19 17:53:09 +01:00
Sascha
155b37e81f Use dialog with accordion for message history menu 2021-03-19 17:53:04 +01:00
Sascha
d453abdeed Move toggle button out of history menu 2021-03-19 17:53:00 +01:00
Sascha
defd1ae00c Populate history menu with edit steps 2021-03-19 17:52:57 +01:00
Sascha
25d3aca9ad Add test menu for edit history 2021-03-19 17:52:54 +01:00
Sascha
58e1240560 Add space between edit button and edited indicator 2021-03-19 17:52:47 +01:00
Sascha
142adfd2b1 Update message view after editing 2021-03-19 17:52:43 +01:00
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
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
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