Commit Graph

15 Commits

Author SHA1 Message Date
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
30a649ffe1 added missing keys for columns and rows 2019-12-12 10:32:51 +01:00
Sebastian Sdorra
149ea73e00 move comparators from scm-review-plugin to ui-components 2019-12-05 13:16:54 +01:00
Sebastian Sdorra
79abecfd36 fix typecheck on case insensitive file systems 2019-12-05 08:56:40 +01:00
Eduard Heimbuch
14ad7e98f3 rerender table data on change 2019-12-04 13:16:08 +01:00
Sebastian Sdorra
54ac5a1f14 remove ts-ignore, added empty message and small bug fixes 2019-12-03 16:04:11 +01:00
Eduard Heimbuch
a08d47df82 update test data 2019-12-03 15:28:26 +01:00
Eduard Heimbuch
5e907ea0b5 refactor 2019-12-03 09:42:12 +01:00
Eduard Heimbuch
5e3e57eb48 fix ts error 2019-12-03 09:37:52 +01:00
Eduard Heimbuch
2e676a8f51 export table components 2019-12-02 15:59:32 +01:00
Eduard Heimbuch
ef74a54b91 fix typescript error 2019-12-02 14:10:04 +01:00
Eduard Heimbuch
75468483cf refactor 2019-12-02 14:03:50 +01:00
Eduard Heimbuch
52057abef5 refactor table 2019-12-02 13:58:56 +01:00
Eduard Heimbuch
dc169ecff9 style table 2019-11-29 17:13:39 +01:00
Eduard Heimbuch
14786d7a1a create sortable table 2019-11-29 15:57:36 +01:00