Commit Graph

75 Commits

Author SHA1 Message Date
Sebastian Sdorra
c54de87f4d update yarn.lock 2020-06-04 11:02:10 +02:00
René Pfeuffer
4948f26b8e Use fixed version of gitdiff parser 2020-05-20 11:25:35 +02:00
René Pfeuffer
9c86107674 Use fixed version of gitparser 2020-05-19 09:56:24 +02:00
Florian Scholdei
825f5fcdb4 Update behavior when optional props are not passed, Consistency towards two CardColumns established 2020-04-08 15:20:35 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00
Florian Scholdei
8a2be4a5d3 Display plugin version for installed plugins 2020-04-03 00:21:26 +02:00
Eduard Heimbuch
fd94746a98 reformat components with prettier 2020-03-31 17:11:16 +02:00
Florian Scholdei
b64729304c Update story-snapshots 2020-03-24 13:55:33 +01:00
Sebastian Sdorra
f6a5e269ac translate i18n keys in storybook 2020-03-24 08:56:29 +01:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
9ff5b26982 Use browser build in EventSource for apiClient subscriptions 2020-03-20 11:15:35 +01:00
Sebastian Sdorra
ae8c6a2391 replace node-sass with sass
Because snyk reported 5 high and 11 medium vulns for node-sass and sass
is the new reference implementation of sass.

see https://snyk.io/node-js/node-sass
2020-03-16 08:49:42 +01:00
Eduard Heimbuch
7acae755af add babel plugin styled components 2020-03-11 11:25:50 +01:00
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