Commit Graph

38 Commits

Author SHA1 Message Date
CES Marvin
b037053ec5 release version 2.1.0 2020-06-18 10:54:38 +00:00
Sebastian Sdorra
cf8aa0779d fixed wrong ui versions after merge with support branch 2020-06-18 10:20:11 +02:00
Sebastian Sdorra
a3eb42bbb7 merge with support/2.0.x branch 2020-06-18 09:39:16 +02:00
Sebastian Sdorra
739a4cf9a2 added missing license headers 2020-06-16 07:24:22 +02:00
Sebastian Sdorra
685acbc6fc restrict imports from @scm-manager source directories 2020-06-16 07:23:23 +02:00
Sebastian Sdorra
58b2e4b30a allow usage of console for node scripts 2020-06-16 07:08:42 +02:00
Sebastian Sdorra
f7fb3507c9 specify jest environment for tests and use airbnb-base for node 2020-06-16 07:01:22 +02:00
Sebastian Sdorra
c10b588576 allow linting of .js files and added tests for eslint config 2020-06-15 22:01:16 +02:00
Sebastian Sdorra
1a190db34e allow other quote types to avoid escaping 2020-06-15 20:38:45 +02:00
Sebastian Sdorra
271d8ad3d9 remove flow based configuration and use ts as default 2020-06-15 20:32:28 +02:00
René Pfeuffer
fbf4757bb1 Set version to support version 2020-06-11 11:23:41 +02:00
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
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
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
8fa43da1ea fixed typescript optional chaining with eslint and prettier 2019-12-18 11:29:59 +01:00
Rene Pfeuffer
516bbe6f26 Prepare for next development iteration 2019-12-02 15:15:34 +01:00
Rene Pfeuffer
2d08ba4adc Release version 2.0.0-rc1 2019-12-02 12:52:33 +01:00
Sebastian Sdorra
0703f1e2bd migrate core plugins from flow to typescript 2019-10-21 12:13:08 +02:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +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
03dba67223 added publish config to packages 2019-10-16 11:22:33 +02:00
Sebastian Sdorra
00117955e7 added shared prettier config 2019-10-14 11:58:18 +02:00
Sebastian Sdorra
7ec1a8dd01 remove old references 2019-10-08 09:44:19 +02:00
Sebastian Sdorra
f218e8b64c addded central eslint-config 2019-10-08 09:29:11 +02:00