Commit Graph

62 Commits

Author SHA1 Message Date
Sebastian Sdorra
c20a50e9ec Prepare for next development iteration 2020-02-03 13:42:29 +01:00
Sebastian Sdorra
2dec396dff use worker plugin for storybook webworker integration 2020-01-27 14:05:36 +01:00
Sebastian Sdorra
3a8ae34e89 split lowlight languages out of the worker bundle 2020-01-27 13:30:46 +01:00
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Sebastian Sdorra
779a2004a0 use new version of gitdiff-parser, to fix wrong type of binary diffs 2020-01-09 16:49:03 +01:00
Sebastian Sdorra
cc26ffcaa8 upgrade react-diff-view to v2.4.1 2020-01-06 15:59:16 +01:00
Sebastian Sdorra
348e08cd33 fix broken build 2020-01-06 13:14:42 +01:00
Sebastian Sdorra
8fa43da1ea fixed typescript optional chaining with eslint and prettier 2019-12-18 11:29:59 +01:00
Sebastian Sdorra
fd67e63d0f update storybook to 5.2.8 2019-12-12 10:38:07 +01:00
Sebastian Sdorra
dd3b02bbff added subscription api to apiClient 2019-12-11 10:11:40 +01:00
Eduard Heimbuch
716c357518 Merged in feature/ui_development_mode (pull request #370)
Feature/ui development mode
2019-12-05 09:57:48 +00:00
Sebastian Sdorra
5bc8eedfb2 update prettier and typescript in order to get support for optional chaining 2019-11-12 08:42:01 +01:00
Florian Scholdei
cd5b369d26 Add slightly border to tag.is-delete 2019-10-29 10:27:15 +01: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
Florian Scholdei
e4668ae304 Update i18next dependency version 2019-10-23 10:26:27 +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
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
85703161f6 added types to ui-plugins 2019-10-21 11:05:03 +02:00
Sebastian Sdorra
bcca691561 adjust eslint rules 2019-10-21 10:49:51 +02:00
Sebastian Sdorra
2c93b8362f added typscript support to eslint-config 2019-10-20 18:11:43 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +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
3e6e7bd4cb disable MarkdownView and SyntaxHighligter snapshot tests 2019-10-17 12:42:31 +02:00
Sebastian Sdorra
cbc896d47e added some stories to the storybook 2019-10-17 12:07:20 +02:00
Sebastian Sdorra
f6c4564a0c merge with 2.0.0-m3 2019-10-16 10:03:13 +02:00
Sebastian Sdorra
37c8a1119f clean ui-webapp dependencies 2019-10-16 09:06:52 +02:00
Sebastian Sdorra
092fb6d90b added ui-plugins package to bundle all plugin dependencies 2019-10-16 08:30:15 +02:00
Sebastian Sdorra
839b966747 added publish command to ui-scripts 2019-10-16 08:08:37 +02:00
Sebastian Sdorra
cab5d6c863 start implementation of ui-scripts 2019-10-14 16:00:50 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Sebastian Sdorra
7073a4334d fix collecting coverage for jest tests 2019-10-14 11:06:23 +02:00
Sebastian Sdorra
b94b7403d4 use memoryrouter for decorating stories, which are using withRouter 2019-10-12 15:43:30 +02:00
Sebastian Sdorra
439f1d229d fix polyfil bundle reference 2019-10-11 14:26:57 +02:00
Sebastian Sdorra
5a82637382 use snapshot tests for ui-component stories 2019-10-11 14:09:22 +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
Sebastian Sdorra
43295f9007 fix core-plugin test execution 2019-10-10 15:16:31 +02:00
Sebastian Sdorra
9d50ed05e1 fix router tests and create seaparate package ui-tests 2019-10-10 15:05:17 +02:00
Sebastian Sdorra
631f2f6482 implemented jest-preset 2019-10-10 14:32:37 +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
Sebastian Sdorra
41e0acfa58 fix gitdiff-parser dependency resolution 2019-10-09 20:46:12 +02:00
Sebastian Sdorra
f78fb968ad added storybook to ui-components 2019-10-09 16:52:18 +02:00
Sebastian Sdorra
1607c76b37 use date-dns instead of moment 2019-10-09 15:51:49 +02:00