Commit Graph

50 Commits

Author SHA1 Message Date
CES Marvin
4ae098e3b6 release version 2.0.0 2020-06-04 09:03:17 +00:00
René Pfeuffer
d62f5dde18 Fix version 2020-05-11 14:25:18 +02:00
CES Marvin
1d80b043c7 release version 2.0.0-rc8 2020-05-08 08:49:02 +00:00
René Pfeuffer
c4fc0615b5 Set version back to 2.0.0-SNAPSHOT 2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d release version 2.0.0-rc7 2020-04-09 18:37:13 +00:00
René Pfeuffer
41d02b9c24 Set version back to 2.0.0-SNAPSHOT 2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f release version 2.0.0-rc6 2020-03-26 15:23:24 +00: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
7f24fc8c9c prepare for next development iteration 2020-03-13 07:32:02 +01:00
CES Marvin
cabefa72fb release version 2.0.0-rc5 2020-03-12 21:11:54 +00:00
Rene Pfeuffer
d513ebcd83 Prepare for next development iteration 2020-02-14 13:40:39 +01:00
Rene Pfeuffer
476dcc5758 Release version 2.0.0-rc4 2020-02-14 12:28:11 +01:00
Sebastian Sdorra
c20a50e9ec Prepare for next development iteration 2020-02-03 13:42:29 +01:00
Rene Pfeuffer
a7ff141986 Release version 2.0.0-rc3 2020-01-31 13:02:27 +01:00
Sebastian Sdorra
646b008af3 Prepare for next development iteration 2020-01-29 16:01:25 +01:00
Sebastian Sdorra
28040d0c65 release version 2.0.0-rc2 2020-01-29 15:22:54 +01:00
Sebastian Sdorra
2dec396dff use worker plugin for storybook webworker integration 2020-01-27 14:05:36 +01:00
Sebastian Sdorra
fd15c68ca0 allow syntax highlighting in diffs 2020-01-22 12:08:28 +01:00
Sebastian Sdorra
cc26ffcaa8 upgrade react-diff-view to v2.4.1 2020-01-06 15:59:16 +01:00
Sebastian Sdorra
8fa43da1ea fixed typescript optional chaining with eslint and prettier 2019-12-18 11:29:59 +01:00
Sebastian Sdorra
dd3b02bbff added subscription api to apiClient 2019-12-11 10:11:40 +01: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
e4668ae304 Update i18next dependency version 2019-10-23 10:26:27 +02:00
Sebastian Sdorra
f49e17a3a7 migrate ui-components from flow to typescript 2019-10-20 16:59:02 +02:00
Sebastian Sdorra
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Sebastian Sdorra
bd35a63acf reenable code splitting for react-syntax-highlighter package 2019-10-17 14:32:55 +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
03dba67223 added publish config to packages 2019-10-16 11:22:33 +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
b94b7403d4 use memoryrouter for decorating stories, which are using withRouter 2019-10-12 15:43:30 +02:00
Sebastian Sdorra
889e186257 fix routing and added ui-extension package 2019-10-11 13:24:02 +02:00
Florian Scholdei
3b3d842fc9 try to fix 2019-10-10 16:38:24 +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
998d7bf5b2 Remove jss dependencies, update react-router-dom dependency 2019-10-10 10:43:08 +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
Sebastian Sdorra
6a2ad50be1 update react-syntax-highlighter and split languages out of webapp bundle 2019-10-09 14:19:26 +02:00
Sebastian Sdorra
76a6bba80c fix core plugin test execution 2019-10-09 12:14:41 +02:00
Sebastian Sdorra
9a56ea50e7 fix tests for core plugins 2019-10-09 11:22:16 +02:00
Sebastian Sdorra
e1390d68c9 jest configuration for ui-packages 2019-10-09 10:19:46 +02:00
Sebastian Sdorra
aac264224c configure flow 2019-10-08 14:02:01 +02:00
Sebastian Sdorra
7ec1a8dd01 remove old references 2019-10-08 09:44:19 +02:00
Sebastian Sdorra
c05798e254 scm-ui: new repository layout 2019-10-07 10:57:09 +02:00