Commit Graph

13 Commits

Author SHA1 Message Date
René Pfeuffer
53993cfee7 Introduce new extension point for changeset description
This new extension point will only be rendered when the old extension
point is not bound.
2020-06-30 18:18:09 +02:00
Sebastian Sdorra
52f3c1d8fe restructure annotate components 2020-06-16 10:50:38 +02:00
Sebastian Sdorra
9a66efc693 added first version of annotate ui component 2020-06-12 08:19:48 +02:00
Sebastian Sdorra
ce2212d41f removed unused import 2020-06-10 13:49:08 +02:00
Sebastian Sdorra
23b0ea27df added component for comma separated lists 2020-06-10 08:11:48 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +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
3c615bc7ba added toast component to display information in an asynchronous manner 2019-12-11 15:44:09 +01:00
Sebastian Sdorra
149ea73e00 move comparators from scm-review-plugin to ui-components 2019-12-05 13:16:54 +01:00
Eduard Heimbuch
2e676a8f51 export table components 2019-12-02 15:59:32 +01:00
Sebastian Sdorra
4bb8e6153b apply eslint and prettier rules 2019-10-21 10:57:56 +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