Commit Graph

71 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
11767f515d fixed commits link in branches detail view 2019-10-29 08:27:21 +01: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
185e6718e9 Fix wrong usage of Trans component 2019-10-24 13:41:54 +02:00
Sebastian Sdorra
e3d8fe7f5f fixed wrong usage of Trans component 2019-10-24 11:31:13 +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
2de369b929 added types for ui-webapp 2019-10-21 14:18:43 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +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
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +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
Eduard Heimbuch
b0cd315278 merge 2019-10-17 10:01:22 +02:00
Rene Pfeuffer
2b98316dca Remove double import 2019-10-17 09:53:02 +02:00
Eduard Heimbuch
e91a3eac6a small fixes and cleanup after review 2019-10-17 09:33:54 +02:00
Eduard Heimbuch
63f773a206 add unit tests 2019-10-17 09:28:15 +02:00
Sebastian Sdorra
4be93da5c2 remove unused service worker 2019-10-17 09:15:35 +02:00
Eduard Heimbuch
f90b8a987a merge 2.0.0 2019-10-17 08:34:23 +02:00
Eduard Heimbuch
016eea56e8 fix ui bug 2019-10-16 17:28:06 +02:00
Sebastian Sdorra
453010c633 expose redux and react-redux nad fixed ui deployment 2019-10-16 12:11:52 +02:00
Sebastian Sdorra
03dba67223 added publish config to packages 2019-10-16 11:22:33 +02:00
Sebastian Sdorra
37c8a1119f clean ui-webapp dependencies 2019-10-16 09:06:52 +02:00
Sebastian Sdorra
70d90750ba added classnames and query-string as externals 2019-10-16 07:41:21 +02:00
Sebastian Sdorra
468cc32d06 indent changes after lerna version 2019-10-15 13:23:47 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Sebastian Sdorra
b10d7ddfd7 fix bugs found by sonarqube 2019-10-11 14:56:11 +02:00
Sebastian Sdorra
439f1d229d fix polyfil bundle reference 2019-10-11 14:26:57 +02:00
Sebastian Sdorra
889e186257 fix routing and added ui-extension package 2019-10-11 13:24:02 +02:00
Sebastian Sdorra
49a7aab45c merge branch heads and added ui-polyfill 2019-10-11 07:34:19 +02:00
Florian Scholdei
3b3d842fc9 try to fix 2019-10-10 16:38:24 +02:00
Florian Scholdei
28efd42955 try to fix tests 2019-10-10 16:38:04 +02:00
Sebastian Sdorra
9d50ed05e1 fix router tests and create seaparate package ui-tests 2019-10-10 15:05:17 +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
fb42af0465 Correct merge 2019-10-10 12:01:08 +02:00
Florian Scholdei
be1781275d Correct merge 2019-10-10 11:37:14 +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
Florian Scholdei
a84e576322 Remove duplicated fontawesome dependencies, update react-router-dom and bulma 2019-10-10 10:45:36 +02:00
Florian Scholdei
998d7bf5b2 Remove jss dependencies, update react-router-dom dependency 2019-10-10 10:43:08 +02:00
Florian Scholdei
71ca90e7a9 Move styles to ui-styles 2019-10-10 10:41:25 +02:00
Florian Scholdei
4a1eedb4bd Import Route from react-router-dom instead of react-router 2019-10-10 10:38:08 +02:00
Florian Scholdei
be0544b1f4 Correct min-height style in InfoBox 2019-10-09 17:47:29 +02:00