Commit Graph

3079 Commits

Author SHA1 Message Date
Rene Pfeuffer
82ea53dc62 Merge with default 2020-01-10 10:22:43 +01:00
Eduard Heimbuch
df73b502d9 fix style in CodeViewSwitcher 2020-01-10 09:50:11 +01:00
Eduard Heimbuch
b24af52dfc fix branch selector bug 2020-01-10 09:31:32 +01:00
Eduard Heimbuch
184b6e6e98 fix changesets routes for pagination 2020-01-10 09:19:09 +01:00
Sebastian Sdorra
bbb2af7ebc update storyshot snapshots 2020-01-09 17:06:55 +01:00
Rene Pfeuffer
917a2ba1d6 Add story for diffs with binary files 2020-01-09 16:31:28 +01:00
Eduard Heimbuch
28f1319935 expose baseurl in SourceExtensions for breadcrumb 2020-01-09 13:43:04 +01:00
Eduard Heimbuch
6f6e6f60d4 remove contextPath on switching view to changesets 2020-01-09 10:05:12 +01:00
Eduard Heimbuch
bdb02cdfd1 remove obsolete context props 2020-01-09 09:52:09 +01:00
Eduard Heimbuch
4e23fd95ab add breadcrumb to fileViewer 2020-01-09 09:34:40 +01:00
Rene Pfeuffer
3ff28749e1 Merge with default 2020-01-08 16:43:07 +01:00
Rene Pfeuffer
67777ff52d Fix reduce error with empty diff 2020-01-08 16:42:07 +01:00
Rene Pfeuffer
71b9567437 Fix reduce error with empty diff 2020-01-08 16:35:46 +01:00
Eduard Heimbuch
0d546755a9 optimize all imports in ui-webapp and reformat with prettier 2020-01-08 15:57:13 +01:00
Eduard Heimbuch
b8d4bb6904 add redirects for old routes 2020-01-08 15:17:07 +01:00
Rene Pfeuffer
658a2bd3cd Remove empty object from parameter list 2020-01-08 14:07:50 +01:00
Rene Pfeuffer
3a2b48e3ca Add storybook for conflicts in diff 2020-01-08 14:01:02 +01:00
Rene Pfeuffer
8bdd4cf319 Make conflict marking optional 2020-01-08 13:45:18 +01:00
Eduard Heimbuch
a43ffacf03 fix a ton of typescript errors 2020-01-08 13:40:07 +01:00
Rene Pfeuffer
cf96b1b998 Hack for conflict marker 2020-01-08 12:58:13 +01:00
Eduard Heimbuch
15a9a5b09b fix links and routes 2020-01-08 12:38:21 +01:00
Eduard Heimbuch
987436e335 add loading spinner and error handling for codeOverview 2020-01-08 11:01:00 +01:00
Eduard Heimbuch
c73e85e3d6 fix routes for sources and changesets // fix typing errors 2020-01-08 10:31:43 +01:00
Sebastian Sdorra
71accfce1f restore missing hunk headers 2020-01-08 09:57:57 +01:00
Eduard Heimbuch
20c00e7222 create new codeSection // add actionBar to codeSection // change routes for sources and changesets 2020-01-07 10:30:46 +01:00
Sebastian Sdorra
cc26ffcaa8 upgrade react-diff-view to v2.4.1 2020-01-06 15:59:16 +01:00
Sebastian Sdorra
3e1828eb12 fixed storyshots with react-diff-view 2020-01-06 14:48:32 +01:00
Sebastian Sdorra
04e533d92e merge with default branch 2020-01-06 14:07:49 +01:00
Sebastian Sdorra
348e08cd33 fix broken build 2020-01-06 13:14:42 +01:00
Sebastian Sdorra
5405a2b3c8 update package.json on plugin postinstall
This is required in order to fix autocomplete of intellij.
2020-01-06 11:30:04 +01:00
René Pfeuffer
3a67dc4c79 Use prefix for own reducer type 2019-12-20 15:33:13 +01:00
Florian Scholdei
0100e290ae Small typo 2019-12-19 15:06:33 +01:00
Rene Pfeuffer
efe584750b Merged in feature/pr_history (pull request #378)
Feature/pr history
2019-12-19 10:49:51 +00:00
Sebastian Sdorra
be6c3879bb update storyshots 2019-12-19 10:30:21 +01:00
Sebastian Sdorra
37a838e1b2 merge with 2.0.0-m3 2019-12-19 10:29:29 +01:00
Sebastian Sdorra
f4cda2072e Merged in bugfix/remove_global_styles_radio_button (pull request #364)
override global radio stylings and use local styles instead
2019-12-19 09:08:41 +00:00
Sebastian Sdorra
8410aa68c6 added storybook stories for diff 2019-12-19 09:51:44 +01:00
Rene Pfeuffer
fefd8b6de8 Merge with default 2019-12-19 08:46:45 +01:00
Florian Scholdei
ba6f8e5b4a Small typo 2019-12-18 16:04:16 +01:00
Sebastian Sdorra
b34cc07e40 merge repository heads 2019-12-18 14:55:38 +01:00
Rene Pfeuffer
cf9d1edb70 Make partial file attributes explicit. 2019-12-18 11:48:17 +01:00
Sebastian Sdorra
8fa43da1ea fixed typescript optional chaining with eslint and prettier 2019-12-18 11:29:59 +01:00
Eduard Heimbuch
dc6d9cc5eb return revision on merge 2019-12-18 11:03:07 +01:00
Rene Pfeuffer
0d6dcbd6bd Merge with default 2019-12-17 14:14:34 +01:00
Rene Pfeuffer
5ea149c262 Adapt tests to new state layout 2019-12-17 13:34:28 +01:00
Rene Pfeuffer
45b989cd1a Always show file size
The file size is always present and not updated
in the background
2019-12-17 13:03:05 +01:00
Rene Pfeuffer
a61799723b Fix typo 2019-12-17 12:42:31 +01:00
Rene Pfeuffer
f257a8eeb8 Fix formatting 2019-12-17 12:42:05 +01:00
Rene Pfeuffer
7da7a68817 Prevent "flicker" of tree while loading update 2019-12-17 12:36:58 +01:00
Rene Pfeuffer
c72bcb04c1 Cancel update call is component will be unmounted 2019-12-17 12:14:43 +01:00