Sebastian Sdorra
6a2ad50be1
update react-syntax-highlighter and split languages out of webapp bundle
2019-10-09 14:19:26 +02:00
Sebastian Sdorra
76a6bba80c
fix core plugin test execution
2019-10-09 12:14:41 +02:00
Sebastian Sdorra
9a56ea50e7
fix tests for core plugins
2019-10-09 11:22:16 +02:00
Sebastian Sdorra
d7e62fadb0
merge repository heads
2019-10-09 10:20:06 +02:00
Sebastian Sdorra
e1390d68c9
jest configuration for ui-packages
2019-10-09 10:19:46 +02:00
Florian Scholdei
dff18b1710
Merge with upstream
2019-10-08 16:42:52 +02:00
Florian Scholdei
1b6392defc
Switch from ReactJSS to styled-components in ui-components
2019-10-08 16:42:08 +02:00
Sebastian Sdorra
cc645f8e0b
added flow typing for styled-components
2019-10-08 14:05:07 +02:00
Sebastian Sdorra
aac264224c
configure flow
2019-10-08 14:02:01 +02:00
Sebastian Sdorra
f218e8b64c
addded central eslint-config
2019-10-08 09:29:11 +02:00
Sebastian Sdorra
0da8ac2fab
remove unused prop classes
2019-10-08 08:45:22 +02:00
Sebastian Sdorra
8f8072d760
rename bundles folder into assets
2019-10-08 08:36:53 +02:00
Sebastian Sdorra
03b10b8c5f
use styled-components for scm-git-plugin instead of react-jss
2019-10-08 08:15:37 +02:00
Sebastian Sdorra
6e99182b4e
use new plugin bundle format
2019-10-07 17:06:00 +02:00
Sebastian Sdorra
c05798e254
scm-ui: new repository layout
2019-10-07 10:57:09 +02:00
René Pfeuffer
1c922d637e
Ignore '\ No newline at end of file' in diff
2019-09-23 17:25:01 +02:00
Rene Pfeuffer
87a4fa8b74
Remove leading slashes when changing files in git
2019-09-11 10:51:26 +02:00
Rene Pfeuffer
0ab8f52e7f
Check whether directory already exists as a file
2019-09-10 10:50:56 +02:00
Rene Pfeuffer
5e4496e166
Implement git modify command
2019-09-09 17:14:29 +02:00
Rene Pfeuffer
5e2d63183c
Merge with base branch
2019-09-04 13:35:40 +02:00
Rene Pfeuffer
5f037762c7
Verify that branch is a branch
2019-09-04 13:24:59 +02:00
Rene Pfeuffer
80b48b1dc4
Add requested revision to browse result
2019-09-04 13:05:22 +02:00
Rene Pfeuffer
c37ed20303
Implement delete for git
2019-09-04 10:31:01 +02:00
Rene Pfeuffer
379c58d3a9
Add parameter to check current revision to prevent conflicts
2019-09-03 10:36:23 +02:00
Rene Pfeuffer
695457e949
Make branch optional in modify command
...
Due to the fact that the default branch is configured in HEAD, it will
be checked out by default by the clone in GitModifyCommand. Therefore
we won't have to do anything to "select" the default branch if no other
branch is specified.
2019-09-03 08:32:07 +02:00
Rene Pfeuffer
f769248164
Let git implement MODIFY
2019-08-30 09:29:58 +02:00
Rene Pfeuffer
3daec67ca4
Merge with upstream
2019-08-30 09:19:43 +02:00
Rene Pfeuffer
3541ae5e63
Merge with 2.0.0-m3
2019-08-30 09:10:39 +02:00
Sebastian Sdorra
b8265eef1a
update yarn.lock files
2019-08-30 08:29:08 +02:00
Sebastian Sdorra
1e6ea0dc88
update ui-bundler to v0.0.31 in order to move react-redux to the vendor bundle
2019-08-30 08:07:48 +02:00
Rene Pfeuffer
8ccd99975f
Use revision from commit as result
2019-08-29 17:59:34 +02:00
Rene Pfeuffer
8a7b50a079
Throw exception when no changes were made
2019-08-29 17:57:29 +02:00
Rene Pfeuffer
f02dec5cc6
Add flag to optionally overwrite files with create
2019-08-29 17:22:50 +02:00
Sebastian Sdorra
51d423f4db
update ui-bundler to v0.0.30 to fix react useEffect error in vendor bundle
2019-08-29 14:47:50 +02:00
Rene Pfeuffer
de7647ba55
Extract common code
2019-08-29 10:31:25 +02:00
Rene Pfeuffer
ae8b519a92
Merge with api changes
2019-08-29 09:45:17 +02:00
René Pfeuffer
aae9ba6a59
Commit and push changes
2019-08-28 16:23:33 +02:00
René Pfeuffer
406620bd9d
First steps to implement create in modify command
2019-08-28 15:07:14 +02:00
René Pfeuffer
956d9a42c8
Fix injection
2019-08-28 06:32:15 +02:00
René Pfeuffer
4f21756d00
Extract class to provide temporary work directories
2019-08-27 16:56:44 +02:00
Sebastian Sdorra
2557a2acff
merge with 2.0.0-m3
2019-08-19 09:53:43 +02:00
Sebastian Sdorra
07e70794fb
improve plugin information for core plugins
2019-08-19 09:32:18 +02:00
Rene Pfeuffer
aa1452ab85
Let git implement DIFF_RESULT command
2019-08-16 15:56:15 +02:00
Sebastian Sdorra
55e4568ee5
use mapstruct for dto mapping and fix missing fields
2019-08-15 17:01:15 +02:00
Eduard Heimbuch
b99199e349
merge 2.0.0-m3
2019-08-15 10:51:36 +02:00
Sebastian Sdorra
f10b653a1d
Fix thrown exceptions
2019-07-31 13:37:12 +02:00
Sebastian Sdorra
00fa943e51
fix SonarQube issues
2019-07-31 13:24:31 +02:00
Sebastian Sdorra
e3787fd764
simplify Differ api and use the new api in GitDiffCommand
2019-07-30 08:06:10 +02:00
Sebastian Sdorra
07068880bb
implemented parsing of git diff hunks
2019-07-29 16:42:49 +02:00
Sebastian Sdorra
01379caa08
implement first diff details
2019-07-29 12:54:58 +02:00