Commit Graph

9074 Commits

Author SHA1 Message Date
Rene Pfeuffer
96cda839f8 Simplify class 2020-01-15 14:00:20 +01:00
Sebastian Sdorra
c7320bfcf6 Merged in bugfix/push_error_handling (pull request #387)
Fix error handling on git push
2020-01-15 12:40:02 +00:00
Sebastian Sdorra
071095b74f Close branch bugfix/push_error_handling 2020-01-15 12:40:02 +00:00
Sebastian Sdorra
a2499698b3 removed unnecessary expression 2020-01-15 13:31:27 +01:00
Sebastian Sdorra
47c43ebfdb Merged in feature/consolidate_code_section (pull request #381)
Feature/consolidate code section
2020-01-15 11:46:57 +00:00
Sebastian Sdorra
e0e9145dd8 Close branch feature/consolidate_code_section 2020-01-15 11:46:57 +00:00
Sebastian Sdorra
c85e37c665 fixed small review findings 2020-01-15 10:49:01 +01:00
Sebastian Sdorra
5e99ee92bf merge branch heads 2020-01-15 10:18:07 +01:00
Sebastian Sdorra
1aaf621c4d added option to skip type checks 2020-01-15 10:17:51 +01:00
Sebastian Sdorra
c26cf9eaa3 use node_env as babel cache key, in order to fix production js bundles 2020-01-15 10:17:27 +01:00
Eduard Heimbuch
bafa25f025 reload historyView on branch switch // cleanup Sources 2020-01-15 10:04:30 +01:00
Rene Pfeuffer
b4b4f29e42 Log messages from failed push result 2020-01-15 09:51:00 +01:00
Sebastian Sdorra
0bfb9f1c69 merge with default branch 2020-01-15 09:23:07 +01:00
Eduard Heimbuch
38d5de7435 its possible to unselect branch on changesets view to see all changesets for mercurial 2020-01-15 09:13:16 +01:00
Eduard Heimbuch
fd23fcee14 dont redirect to default branch on changesets view 2020-01-15 09:09:54 +01:00
Eduard Heimbuch
5c654b433b replace current history entry on redirect to default branch instead of pushing a new history entry 2020-01-15 08:55:15 +01:00
Rene Pfeuffer
c5520e6b07 Fix error handling on git push
Failing git push does not lead to an GitAPIException. Instead we have to
check the dedicated push update results.

By the way this adds a message for the internal repository exception.
2020-01-15 08:49:14 +01:00
Eduard Heimbuch
14b416018d Merged in feature/react_fast_refresh (pull request #385)
enable react fast refresh for core ui
2020-01-15 07:48:39 +00:00
Eduard Heimbuch
4ff3877724 Close branch feature/react_fast_refresh 2020-01-15 07:48:39 +00:00
Eduard Heimbuch
bee0b68f37 cleanup fetch content in sourcesView 2020-01-15 08:25:59 +01:00
Eduard Heimbuch
3f518c501a fix fetch content multiple times for same file 2020-01-15 08:01:12 +01:00
Eduard Heimbuch
0888006a74 refactor code section 2020-01-14 18:07:57 +01:00
Sebastian Sdorra
c7a6252e12 merge repository heads 2020-01-14 13:29:49 +01:00
Sebastian Sdorra
1cade825af enable xrfs protection only on write request
This change is required in order to fix the image viewer and download of editor plugin
2020-01-14 13:28:17 +01:00
Rene Pfeuffer
088e0e7aaa Merged in bugfix/module_code_coverage (pull request #386)
fix sonarqube code coverage
2020-01-14 11:00:47 +00:00
Rene Pfeuffer
6c84b0ede4 Close branch bugfix/module_code_coverage 2020-01-14 11:00:47 +00:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Sebastian Sdorra
98febefa64 fix sonarqube code coverage 2020-01-13 15:56:28 +01:00
Eduard Heimbuch
e0e2ccec02 cleanup 2020-01-13 15:21:07 +01:00
Eduard Heimbuch
86695c769a fix branch encoding in uri 2020-01-13 15:16:06 +01:00
Eduard Heimbuch
d769c82afa refactor codeViewSwitcher 2020-01-13 15:13:01 +01:00
Eduard Heimbuch
0e544d694f fetch changesets for selected branch // fetch changesets for default branch if trying to fetch changesets for specific revision 2020-01-13 14:49:17 +01:00
Sebastian Sdorra
a2c9eeb858 Merged in bugfix/restart_after_migration (pull request #384)
Create mock subject to satisfy legman
2020-01-13 13:16:02 +00:00
Sebastian Sdorra
b64860770e Close branch bugfix/restart_after_migration 2020-01-13 13:16:02 +00:00
Sebastian Sdorra
2f9347a5ef update smp-maven-plugin to 1.0.0-rc2 2020-01-13 13:57:09 +01:00
Sebastian Sdorra
f9a42e883d Merged in bugfix/warning_button_color (pull request #383)
Fix text colors for warning button
2020-01-13 10:05:07 +00:00
Sebastian Sdorra
772e16d943 Close branch bugfix/warning_button_color 2020-01-13 10:05:07 +00:00
Rene Pfeuffer
b6590673c0 Create mock subject to satisfy legman
The posted restart event will trigger legman to request the current
subject so that it can be passed over. This will lead to an exception
if no subject is registered. The subject itself is of no importance
here.

Reported here:
https://groups.google.com/d/msg/scmmanager/m4CfDE2n4h8/Yn6fddaYBgAJ
2020-01-13 10:56:47 +01:00
Sebastian Sdorra
3011b4d3e8 merge with default branch 2020-01-13 09:34:19 +01:00
Rene Pfeuffer
a7195331a3 Fix text colors for warning button 2020-01-10 17:10:57 +01:00
Rene Pfeuffer
dd3949b817 Hide toggle when there are no hunks to display 2020-01-10 13:54:04 +01:00
Eduard Heimbuch
8ed379ecbf Merged in feature/merge_diff (pull request #380)
Merge conflicts
2020-01-10 10:35:53 +00:00
Eduard Heimbuch
1b9417d9b7 Close branch feature/merge_diff 2020-01-10 10:35:53 +00:00
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
Sebastian Sdorra
779a2004a0 use new version of gitdiff-parser, to fix wrong type of binary diffs 2020-01-09 16:49:03 +01:00
Rene Pfeuffer
917a2ba1d6 Add story for diffs with binary files 2020-01-09 16:31:28 +01:00