Commit Graph

454 Commits

Author SHA1 Message Date
René Pfeuffer
c5a2d04789 Modify checkboxes so that they can be indeterminate
To add the third state, we create our own checkboxes using font awesome
icons.
2020-06-24 17:44:26 +02:00
Eduard Heimbuch
149b6cbc2a update storyshots 2020-06-24 16:15:27 +02:00
eheimbuch
d651f7a2e4 Merge branch 'develop' into feature/commit_mention_links_markdown 2020-06-24 15:29:39 +02:00
Eduard Heimbuch
0eeddd5103 enrich commit mentions by internal links e. g. "repoNamespace/repoName@commitId" 2020-06-24 15:26:50 +02:00
Eduard Heimbuch
dcf1fd84c5 remove useless class 2020-06-22 11:27:05 +02:00
Sebastian Sdorra
d2346278f1 added some tooltip stories to test multiline 2020-06-19 11:43:04 +02:00
Eduard Heimbuch
8550211615 fix tooltip multiline view 2020-06-18 10:35:55 +02:00
René Pfeuffer
34b04b0ccd Fix formatting 2020-06-18 07:40:23 +02:00
Sebastian Sdorra
ac9f7914ae removed unused imports 2020-06-18 07:40:23 +02:00
Sebastian Sdorra
dcac6b3f22 fixed active state of sub navigation items, which are using activeWhenMatch 2020-06-18 07:39:35 +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
94054e9226 update storyshot snapshots 2020-06-17 12:29:33 +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
645fdb8661 update storyshot snapshots 2020-06-17 08:10:02 +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
20697976ce update storyshot snapshots, because of updated syled-components 2020-06-16 10:56:53 +02:00
Sebastian Sdorra
52f3c1d8fe restructure annotate components 2020-06-16 10:50:38 +02:00
Sebastian Sdorra
d4537c0330 added avatar support 2020-06-16 10:05:11 +02:00
Sebastian Sdorra
d28ee05146 added base date to avoid failing snapshot tests 2020-06-16 09:43:45 +02:00
Sebastian Sdorra
012613701d keep popover open on hover 2020-06-15 17:02:54 +02:00
Sebastian Sdorra
1cddccff9f fixed overflow of code and popover 2020-06-15 13:21:20 +02:00
Sebastian Sdorra
2fab4f5eea reduce ts-ignore count 2020-06-12 13:20:04 +02:00
Sebastian Sdorra
becb0d0208 use fixed dates for story 2020-06-12 13:19:48 +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
9c5e0c64fd added missing license header 2020-06-12 09:11:48 +02:00
Sebastian Sdorra
e5153b4fa9 display only new annotations 2020-06-12 09:08:35 +02:00
Sebastian Sdorra
9a66efc693 added first version of annotate ui component 2020-06-12 08:19:48 +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
René Pfeuffer
2ca15316fd Prepare error handling for expansion 2020-06-10 14:00:45 +02:00
René Pfeuffer
850df6a641 Use promise instead of callback 2020-06-10 14:00:45 +02:00
Sebastian Sdorra
ce2212d41f removed unused import 2020-06-10 13:49:08 +02:00
René Pfeuffer
5b35328e42 Allow hunk specific class names 2020-06-10 11:37:22 +02:00
René Pfeuffer
237bdaf89c Extract common code 2020-06-10 11:37:22 +02:00
René Pfeuffer
d909ff4ae4 Add marker for expansion hunks 2020-06-10 11:37:22 +02:00