Commit Graph

1604 Commits

Author SHA1 Message Date
Sebastian Sdorra
f5fb4fb11a fix sonarqube warning about js array sort 2019-10-30 14:52:46 +01:00
Sebastian Sdorra
78b92267c1 merge repository heads 2019-10-29 08:28:34 +01:00
Sebastian Sdorra
11767f515d fixed commits link in branches detail view 2019-10-29 08:27:21 +01:00
Eduard Heimbuch
997abfb4d7 Merged in hotfix/markdown_code_block_without_lang (pull request #341)
fix markdown code block without language attribute
2019-10-28 09:45:35 +00:00
Sebastian Sdorra
107ac1197f added missing templated attribute to Link 2019-10-25 16:38:02 +02:00
Sebastian Sdorra
162dbc421f fix markdown code block without language attribute 2019-10-25 15:06:34 +02:00
Sebastian Sdorra
3522daae21 added types for i18next to ui-plugins 2019-10-25 12:15:25 +02:00
Sebastian Sdorra
165efe498d remove unnecessary types for react-i18next 2019-10-25 11:52:35 +02:00
Sebastian Sdorra
63aa0e0eab Merged in feature/plugin_code_splitting (pull request #340)
added code splitting support for plugin bundles
2019-10-25 09:49:44 +00:00
Sebastian Sdorra
7b5493df31 merge with branch feature/update_react_i18next 2019-10-24 14:22:39 +02:00
Florian Scholdei
cd5bae62ad Merge with upstream 2019-10-24 13:42:28 +02:00
Florian Scholdei
185e6718e9 Fix wrong usage of Trans component 2019-10-24 13:41:54 +02:00
Sebastian Sdorra
8b69e0b88d fixed storyshots 2019-10-24 13:17:33 +02:00
Sebastian Sdorra
e3d8fe7f5f fixed wrong usage of Trans component 2019-10-24 11:31:13 +02:00
Florian Scholdei
bc61362e19 Migrate react-i18next translate in ui-tests 2019-10-23 16:23:46 +02:00
Florian Scholdei
db075974db Migrate react-i18next translate components 2019-10-23 15:47:08 +02:00
Florian Scholdei
e4668ae304 Update i18next dependency version 2019-10-23 10:26:27 +02:00
Sebastian Sdorra
9ffdf3b8b2 added code splitting support for plugin bundles 2019-10-23 10:13:53 +02:00
Sebastian Sdorra
8035587f6f added cache and x-requested-with header to bundle requests 2019-10-22 14:00: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
Sebastian Sdorra
0703f1e2bd migrate core plugins from flow to typescript 2019-10-21 12:13:08 +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
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
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
Sebastian Sdorra
f7b8050dfa update snapshots 2019-10-18 12:08:11 +02:00
Eduard Heimbuch
bcef594301 merge 2.0.0-m3 2019-10-18 09:44:23 +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
Sebastian Sdorra
3e6e7bd4cb disable MarkdownView and SyntaxHighligter snapshot tests 2019-10-17 12:42:31 +02:00
Rene Pfeuffer
3725d31194 Merged in feature/anonymous_access (pull request #333)
Feature/anonymous access
2019-10-17 10:09:17 +00:00
Rene Pfeuffer
b2a3bd183c Use formatting from prettier 2019-10-17 12:08:39 +02:00
Sebastian Sdorra
cbc896d47e added some stories to the storybook 2019-10-17 12:07:20 +02:00
Eduard Heimbuch
a33acf5326 update anonymous access help text 2019-10-17 10:45:10 +02:00