Commit Graph

8545 Commits

Author SHA1 Message Date
Sebastian Sdorra
8a6f862d3d Merged in feature/lfs_over_ssh (pull request #336)
Feature LFS over ssh
2019-10-22 12:01:38 +00:00
Sebastian Sdorra
af2a9961a6 Close branch feature/lfs_over_ssh 2019-10-22 12:01:38 +00:00
Sebastian Sdorra
10fbf50263 fix wrong OutOfScopeException detection 2019-10-22 11:23:34 +02:00
Sebastian Sdorra
52f471b5dd fix lfs authentication via ssh command and enabled xsrf protection 2019-10-22 10:50:49 +02:00
Eduard Heimbuch
e6358f9f21 Merged in feature/migrate_flow_to_typescript (pull request #338)
Feature/migrate flow to typescript
2019-10-22 08:47:02 +00:00
Eduard Heimbuch
3dbb53cf38 Close branch feature/migrate_flow_to_typescript 2019-10-22 08:47:02 +00:00
Sebastian Sdorra
e885d130be add push permissions to read access token
This is required because the read access token is used to obtain the write access token.
2019-10-22 10:13:46 +02:00
Sebastian Sdorra
20a551b90f update smp-maven-plugin to 1.0.0-alpha-8 in order to typecheck plugin frontends 2019-10-21 14:52:43 +02:00
Sebastian Sdorra
bdb4bb73ac fix plugin frontend build 2019-10-21 14:52:08 +02:00
Sebastian Sdorra
2de369b929 added types for ui-webapp 2019-10-21 14:18:43 +02:00
Sebastian Sdorra
f7b7e0321e added shared tsconfig package 2019-10-21 14:10:48 +02:00
Rene Pfeuffer
5185a68eeb Formatter is not thread safe 2019-10-21 13:10:48 +02:00
Sebastian Sdorra
0703f1e2bd migrate core plugins from flow to typescript 2019-10-21 12:13:08 +02:00
Rene Pfeuffer
36d2723c50 Add unit test 2019-10-21 11:11:44 +02:00
Sebastian Sdorra
85703161f6 added types to ui-plugins 2019-10-21 11:05:03 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +02:00
Sebastian Sdorra
85773186db set print width to 120 instead of 80 2019-10-21 10:55:26 +02:00
Sebastian Sdorra
bcca691561 adjust eslint rules 2019-10-21 10:49:51 +02:00
Rene Pfeuffer
287ee9efe1 Simplify stream 2019-10-21 10:40:16 +02:00
Rene Pfeuffer
647464618a Fix time format 2019-10-21 10:24:53 +02:00
Sebastian Sdorra
bd883a03d2 configure sonarqube for typescript 2019-10-20 18:26:38 +02:00
Sebastian Sdorra
2c93b8362f added typscript support to eslint-config 2019-10-20 18:11:43 +02:00
Sebastian Sdorra
490418d06e apply prettier, removed flow related config and added tsconfig 2019-10-20 18:02:52 +02:00
Sebastian Sdorra
0e017dcadd fixed wrong api usage 2019-10-20 17:58:36 +02:00
Sebastian Sdorra
32bd264dc3 execute typecheck on scm-ui build 2019-10-20 17:43:08 +02:00
Sebastian Sdorra
1ed3cb87ee added script to typecheck all ui-* packages 2019-10-20 17:00:19 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +02:00
Sebastian Sdorra
c41efbdc4f added typecheck script to ui-tests 2019-10-20 16:57:48 +02:00
Sebastian Sdorra
bc7e614dcc added typecheck script to ui-extensions 2019-10-20 16:56:20 +02:00
Sebastian Sdorra
ef93e028bb remove flow related configuration from ui-types and added typecheck script 2019-10-20 16:54:46 +02:00
Sebastian Sdorra
8deb0c7838 migrate ui-tests from flow to typescript 2019-10-20 15:52:58 +02:00
Sebastian Sdorra
c7b15c68a2 fix typings for ui-types 2019-10-19 17:19:01 +02:00
Sebastian Sdorra
5debee5b49 fix typing errors 2019-10-19 17:15:53 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Rene Pfeuffer
2a501a9dbb Simplify test 2019-10-19 16:31:54 +02:00
Rene Pfeuffer
f9ecae129e Add unit test 2019-10-19 15:55:07 +02:00
Rene Pfeuffer
9f6674cce4 Add permission checks 2019-10-19 13:54:27 +02:00
Rene Pfeuffer
2a998060f4 Cleanup 2019-10-19 13:50:49 +02:00
Rene Pfeuffer
c067ce1a5c Extract token generation 2019-10-19 13:47:59 +02:00
Rene Pfeuffer
d43080a3ea Extract common functionality 2019-10-19 13:24:58 +02:00
Rene Pfeuffer
a2c42060e5 POC 2019-10-18 16:17:22 +02:00
Rene Pfeuffer
162a1d9e05 POC 2019-10-18 13:33:53 +02:00
Sebastian Sdorra
f7b8050dfa update snapshots 2019-10-18 12:08:11 +02:00
Eduard Heimbuch
74a89a7130 fix missing anon exception 2019-10-18 11:31:15 +02:00
Rene Pfeuffer
6cdb81d263 POC 2019-10-18 10:22:45 +02:00
Eduard Heimbuch
bcef594301 merge 2.0.0-m3 2019-10-18 09:44:23 +02:00
Eduard Heimbuch
1af4acabbe add missing check if anonymous access is enabled but anonymous user doesn't exists 2019-10-18 09:43:03 +02:00
Sebastian Sdorra
bd35a63acf reenable code splitting for react-syntax-highlighter package 2019-10-17 14:32:55 +02:00
Sebastian Sdorra
0dc1af2f47 fix storyshots for MarkdownViewer and SyntaxHighlighter 2019-10-17 14:13:54 +02:00
Sebastian Sdorra
7507963b85 fix ui-extension import problems in stories 2019-10-17 13:57:44 +02:00