Konstantin Schaper
8c78b058a3
add ui publishing mechanism for plugins
2020-10-20 11:08:49 +02:00
Sebastian Sdorra
5172fdb27d
Treat every scm-manager plugin as external dependency
2020-10-13 16:43:56 +02:00
René Pfeuffer
43b1c7e2d9
Set new version in all package.json files
2020-09-02 10:41:02 +02:00
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
René Pfeuffer
0ded668cc8
Merge remote-tracking branch 'origin/develop' into feature/speed_up_ci
2020-03-20 09:46:23 +01:00
Sebastian Sdorra
49cc3ebbda
#1049 fix ui build on windows
2020-03-18 21:39:17 +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
9c4d49b39f
Add script to change versions in package.json with lerna
2019-11-29 11:41:04 +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
453010c633
expose redux and react-redux nad fixed ui deployment
2019-10-16 12:11:52 +02:00
Sebastian Sdorra
1c42897285
use default registry
2019-10-16 10:41:00 +02:00
Sebastian Sdorra
839b966747
added publish command to ui-scripts
2019-10-16 08:08:37 +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