Commit Graph

2038 Commits

Author SHA1 Message Date
Sebastian Sdorra
889e186257 fix routing and added ui-extension package 2019-10-11 13:24:02 +02:00
Eduard Heimbuch
a3c5f97a23 merged 2019-10-11 11:22:24 +02:00
Sebastian Sdorra
49a7aab45c merge branch heads and added ui-polyfill 2019-10-11 07:34:19 +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
Sebastian Sdorra
631f2f6482 implemented jest-preset 2019-10-10 14:32:37 +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
Rene Pfeuffer
38f0ed3bbd Use constant from jgit 2019-10-09 13:56:44 +02:00
Sebastian Sdorra
76a6bba80c fix core plugin test execution 2019-10-09 12:14:41 +02:00
Rene Pfeuffer
5eab6f5af4 Fix sonar issues 2019-10-09 11:47:56 +02:00
Rene Pfeuffer
c5bbfa8af9 Merge with 2.0.0-m3 2019-10-09 11:46:17 +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
Rene Pfeuffer
369ad9e788 Reduce log levels 2019-10-09 11:27:54 +02:00
Sebastian Sdorra
9a56ea50e7 fix tests for core plugins 2019-10-09 11:22:16 +02:00
Rene Pfeuffer
a81049eea3 Register own git config 2019-10-09 10:57:58 +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
Rene Pfeuffer
7af882fe8e Insert some logging 2019-10-08 16:19:30 +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
Rene Pfeuffer
ffcb96820e Merge with 2.0.0-m3 2019-10-08 10:49:15 +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
Rene Pfeuffer
24e18b4414 Use no-op filter as default for lfs 2019-10-07 18:45:12 +02:00
Rene Pfeuffer
a1da5eaddb Simplify 2019-10-07 18:25:31 +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
100c73c336 Add missing test repository 2019-10-06 19:41:23 +02:00
René Pfeuffer
3ac267c2ab Add missing test repository 2019-10-06 16:57:45 +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
René Pfeuffer
9120d492ab LFS upload POC 2019-10-04 19:46:16 +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
a632350d32 added message to NoCommonHistoryException 2019-10-02 07:43:17 +02:00