Commit Graph

8 Commits

Author SHA1 Message Date
Sebastian Sdorra
5172fdb27d Treat every scm-manager plugin as external dependency 2020-10-13 16:43:56 +02: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
6e59a654a6 reduce massive webpack output 2020-03-04 12:20:37 +01:00
Sebastian Sdorra
9ffdf3b8b2 added code splitting support for plugin bundles 2019-10-23 10:13:53 +02:00
Sebastian Sdorra
bdb4bb73ac fix plugin frontend build 2019-10-21 14:52:08 +02:00
Sebastian Sdorra
453010c633 expose redux and react-redux nad fixed ui deployment 2019-10-16 12:11:52 +02:00
Sebastian Sdorra
70d90750ba added classnames and query-string as externals 2019-10-16 07:41:21 +02:00
Sebastian Sdorra
cab5d6c863 start implementation of ui-scripts 2019-10-14 16:00:50 +02:00