Commit Graph

13 Commits

Author SHA1 Message Date
Sebastian Sdorra
6c1a9f286f Make stage concept accessible from ui 2020-08-25 08:42:16 +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
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
c26cf9eaa3 use node_env as babel cache key, in order to fix production js bundles 2020-01-15 10:17:27 +01:00
Sebastian Sdorra
2f48087f13 enable react fast refresh for core ui 2020-01-13 21:38:28 +01:00
Rene Pfeuffer
d962265d8d Correct order of exports
Without this `yarn run serve` will run on port 8080 serving the scss
2019-11-20 14:47:47 +01:00
Sebastian Sdorra
5ea3c53613 create separate styles bundle 2019-11-18 10:56:40 +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
6e7a08a3bb use reflow to migrate from flow to typescript 2019-10-19 16:38:07 +02:00
Sebastian Sdorra
cab5d6c863 start implementation of ui-scripts 2019-10-14 16:00:50 +02:00