Commit Graph

193 Commits

Author SHA1 Message Date
Konstantin Schaper
7611ad1290 Merge branch 'develop' into feature/create_gpg_signatures 2020-08-12 13:40:45 +02:00
Eduard Heimbuch
e86126ce83 remove unused import 2020-08-12 13:10:35 +02:00
Eduard Heimbuch
e9edd5ad8f fix formatting with prettier 2020-08-12 12:53:59 +02:00
Konstantin Schaper
82f752a7fc fix review findings and code smells 2020-08-12 12:00:57 +02:00
Konstantin Schaper
a4d0ff2b24 add story and update storyshots 2020-08-11 15:19:41 +02:00
Konstantin Schaper
e942359c3c fix issue with signature status text color and layout 2020-08-11 15:13:11 +02:00
Konstantin Schaper
0601770262 resolve review findings 2020-08-11 13:28:16 +02:00
Konstantin Schaper
c9ccaed61d fix source buttons not displaying for file renaming 2020-08-11 10:09:28 +02:00
Konstantin Schaper
c69ab4ea65 refactor to use file control factory 2020-08-10 20:48:08 +02:00
Konstantin Schaper
87f3d78148 adjust displayed links depending on type of change 2020-08-10 11:50:56 +02:00
Konstantin Schaper
76b561414c fix tests 2020-08-07 14:17:54 +02:00
Konstantin Schaper
db19d8e95c fix styling issues 2020-08-07 12:17:42 +02:00
Konstantin Schaper
143d4273b8 allow key download from signature in changeset view 2020-08-06 21:57:31 +02:00
Konstantin Schaper
acaf70feab public gpg key download on management screen 2020-08-05 21:23:55 +02:00
Eduard Heimbuch
8db0301141 cleanup 2020-07-31 10:26:44 +02:00
Sebastian Sdorra
f4ab367220 adds key id to the tooltip, which is shown for unknown keys 2020-07-30 13:35:34 +02:00
Sebastian Sdorra
103edf2356 fixes some small bugs with signature icon 2020-07-30 12:28:46 +02:00
Sebastian Sdorra
8609a14778 adds signature stories to changeset stories 2020-07-30 12:27:56 +02:00
Eduard Heimbuch
b22ead23de show signature key on changeset 2020-07-29 15:43:14 +02:00
Florian Scholdei
cef36d2763 Add missing prop 2020-07-28 12:53:47 +02:00
Florian Scholdei
d462addbf1 Check if baseUrl is missing, update storyshots 2020-07-28 12:36:21 +02:00
Florian Scholdei
e8d140173a Replace relative path with absolute 2020-07-28 12:03:41 +02:00
Florian Scholdei
f62e8d076d Add JumpToFileButton, pass changesetId for creating link 2020-07-23 16:55:20 +02:00
Florian Scholdei
127a335b8f Add link to file in diff-view 2020-07-21 19:29:30 +02:00
Eduard Heimbuch
efc7ece0fe fix diff expand error on empty response 2020-07-09 11:52:14 +02:00
René Pfeuffer
8a0e0a3cc5 Add extension point for changeset short links. 2020-07-01 10:43:17 +02:00
René Pfeuffer
53993cfee7 Introduce new extension point for changeset description
This new extension point will only be rendered when the old extension
point is not bound.
2020-06-30 18:18:09 +02:00
Sebastian Sdorra
231d81992a break-word on overflow in popover of annotaton view 2020-06-17 13:44:53 +02:00
Eduard Heimbuch
1435828e0e fix small review findings 2020-06-17 13:27:54 +02:00
Sebastian Sdorra
62996d6585 align calculating and formatting of dates between components 2020-06-17 12:26:22 +02:00
Eduard Heimbuch
37bad5fd95 fix race condition in annotate view 2020-06-17 11:44:21 +02:00
Sebastian Sdorra
a4e6e4186a replace highlightjs with prismjs 2020-06-16 21:04:07 +02:00
Sebastian Sdorra
7deb300c03 merge with develop branch 2020-06-16 19:39:27 +02:00
Sebastian Sdorra
ba4cf8a797 fixed alignment of author avatar 2020-06-16 11:46:30 +02:00
Sebastian Sdorra
52f3c1d8fe restructure annotate components 2020-06-16 10:50:38 +02:00
Sebastian Sdorra
0137a5a238 fixed repeating wrong contributor avatars 2020-06-12 11:53:33 +02:00
Sebastian Sdorra
24444aa065 implemented popover for annotate 2020-06-12 11:29:23 +02:00
Sebastian Sdorra
82f4dd08c1 merge with develop 2020-06-11 08:21:06 +02:00
Sebastian Sdorra
9d6621ca51 fixed error without contributors 2020-06-11 08:08:47 +02:00
René Pfeuffer
4bbc06f30c Fix type check error 2020-06-10 14:00:45 +02:00
René Pfeuffer
0a03d4c136 Fix import 2020-06-10 14:00:45 +02:00
René Pfeuffer
fc72cb8d5f Add story for expandable diffs 2020-06-10 14:00:45 +02:00
René Pfeuffer
e6deecca17 Add divider for not parsed hunks 2020-06-10 14:00:45 +02:00
René Pfeuffer
86282e570f Fix layout and pointer hand for expand link 2020-06-10 14:00:45 +02:00
René Pfeuffer
76ee9467df Fix formatting 2020-06-10 14:00:45 +02:00
René Pfeuffer
56a6792826 Fix angle 2020-06-10 14:00:45 +02:00
René Pfeuffer
e28107aded Remove redundant translations 2020-06-10 14:00:45 +02:00
René Pfeuffer
cb37e7b069 Add german translation 2020-06-10 14:00:45 +02:00
René Pfeuffer
f6916fc7e1 Use font awesome angles 2020-06-10 14:00:45 +02:00
René Pfeuffer
35c78b7ad9 Handle errors and show loading state 2020-06-10 14:00:45 +02:00