Commit Graph

747 Commits

Author SHA1 Message Date
Florian Scholdei
6b21f609f4 Migrate react-i18next translate components in scm-plugins 2019-10-23 16:09:28 +02:00
Sebastian Sdorra
bdb4bb73ac fix plugin frontend build 2019-10-21 14:52:08 +02:00
Sebastian Sdorra
f7b7e0321e added shared tsconfig package 2019-10-21 14:10:48 +02:00
Sebastian Sdorra
0703f1e2bd migrate core plugins from flow to typescript 2019-10-21 12:13:08 +02:00
Sebastian Sdorra
092fb6d90b added ui-plugins package to bundle all plugin dependencies 2019-10-16 08:30:15 +02:00
Sebastian Sdorra
468cc32d06 indent changes after lerna version 2019-10-15 13:23:47 +02:00
Sebastian Sdorra
09eebd7985 use ui-scripts to build the core plugins 2019-10-15 13:07:22 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Sebastian Sdorra
889e186257 fix routing and added ui-extension package 2019-10-11 13:24:02 +02:00
Sebastian Sdorra
43295f9007 fix core-plugin test execution 2019-10-10 15:16:31 +02:00
Sebastian Sdorra
7bfd9862a5 merge branch heads 2019-10-10 14:33:13 +02:00
Florian Scholdei
2a3e5e4ded Merge with 2.0.0-m3 2019-10-10 10:59:04 +02:00
Sebastian Sdorra
b330bceac1 use babel-preset 2019-10-10 10:53:38 +02:00
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
Rene Pfeuffer
68c08d664c Merged in feature/editor_plugin_hg (pull request #330)
Feature/editor plugin hg
2019-10-09 09:39:10 +00:00
Sebastian Sdorra
9a56ea50e7 fix tests for core plugins 2019-10-09 11:22:16 +02:00
Rene Pfeuffer
1595d31074 fix indentation 2019-10-08 15:50:04 +02:00
Eduard Heimbuch
416eccacc8 small fixes 2019-10-08 15:46:56 +02:00
Eduard Heimbuch
c97c11f904 fix fileview command since it was using a deprecated api which is no longer available in newer mercurial versions (<= 4.7) 2019-10-08 14:10:00 +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
Rene Pfeuffer
76c7821ed2 Reduce code redundancy 2019-10-08 11:58:13 +02:00
Sebastian Sdorra
f218e8b64c addded central eslint-config 2019-10-08 09:29:11 +02:00
Sebastian Sdorra
8f8072d760 rename bundles folder into assets 2019-10-08 08:36:53 +02:00
Sebastian Sdorra
6e99182b4e use new plugin bundle format 2019-10-07 17:06:00 +02:00
Eduard Heimbuch
285084aed1 remove closeRepository after unit tests since its already closed by abstractTestBase 2019-10-07 16:51:46 +02:00
Eduard Heimbuch
cb6f1bfa22 remove unused move-method from ModifyCommand / create interface for CommandRequests with Author 2019-10-07 14:59:46 +02:00
Eduard Heimbuch
120416c4d6 pull modify changes from working copy to central repository so that mercurial hooks gets triggered 2019-10-07 13:49:43 +02:00
Eduard Heimbuch
a40410d1ae fix hg modify command after factory changes 2019-10-07 11:10:37 +02:00
Sebastian Sdorra
c05798e254 scm-ui: new repository layout 2019-10-07 10:57:09 +02:00
Eduard Heimbuch
34169fb21c merged 2019-10-07 10:48:07 +02:00
René Pfeuffer
3dea971e10 Checkout target branch while cloning repository
This will prevent the checkout of a wrong initial branch and therefore
safe some unnecessary io
2019-10-06 16:29:50 +02:00
Rene Pfeuffer
a9559f5fad Merge with 2.0.0-m3 2019-10-02 11:48:37 +02:00
Eduard Heimbuch
6417ab57e8 remove unnecessary handler from HgModifyCommand / move NoChangesMadeException to scm-core 2019-10-02 10:43:35 +02:00
Eduard Heimbuch
75346c925e implement Modify Command 2019-10-02 10:00:57 +02:00
Sebastian Sdorra
151049657a Merged in bugfix/postpone_writing_to_stream (pull request #322)
Postpone writing to output stream in diff command
2019-10-01 12:52:25 +00:00
Eduard Heimbuch
fb5617d940 implement create method for HgModifyCommand 2019-10-01 14:41:56 +02:00
Eduard Heimbuch
0a5575c2fd add HgModifyCommand / implement delete method 2019-09-30 15:58:33 +02:00
Rene Pfeuffer
e0e4db5583 Fix diff for hg 2019-09-25 15:41:02 +02:00
Rene Pfeuffer
3d27938e80 Postpone writing to output stream in diff command
Without this, the gzip filter would write the first bytes to the
response output stream, before the diff command is triggered and
potential exceptions may be thrown. When exceptions are thrown too late,
filters like the GZip filter may already have sent bytes to the response
stream. Afterwards this cannot be undone and the response created by an
exception mapper may not be valid anymore.
2019-09-25 12:15:30 +02:00
Florian Scholdei
bb1a4c68db add columns for hg configuration page 2019-09-24 15:47:35 +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
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
René Pfeuffer
4f21756d00 Extract class to provide temporary work directories 2019-08-27 16:56:44 +02:00
Sebastian Sdorra
07e70794fb improve plugin information for core plugins 2019-08-19 09:32:18 +02:00
Sebastian Sdorra
55e4568ee5 use mapstruct for dto mapping and fix missing fields 2019-08-15 17:01:15 +02:00