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
74ad7ad50d
fix switching from svn source with selected revision to commits view
2020-01-15 14:43:07 +01:00
Sebastian Sdorra
c85e37c665
fixed small review findings
2020-01-15 10:49:01 +01:00
Eduard Heimbuch
bafa25f025
reload historyView on branch switch // cleanup Sources
2020-01-15 10:04:30 +01:00
Eduard Heimbuch
5c654b433b
replace current history entry on redirect to default branch instead of pushing a new history entry
2020-01-15 08:55:15 +01:00
Eduard Heimbuch
0888006a74
refactor code section
2020-01-14 18:07:57 +01:00
Eduard Heimbuch
4e23fd95ab
add breadcrumb to fileViewer
2020-01-09 09:34:40 +01:00
Eduard Heimbuch
0d546755a9
optimize all imports in ui-webapp and reformat with prettier
2020-01-08 15:57:13 +01:00
Eduard Heimbuch
987436e335
add loading spinner and error handling for codeOverview
2020-01-08 11:01:00 +01:00
Eduard Heimbuch
c73e85e3d6
fix routes for sources and changesets // fix typing errors
2020-01-08 10:31:43 +01:00
Eduard Heimbuch
20c00e7222
create new codeSection // add actionBar to codeSection // change routes for sources and changesets
2020-01-07 10:30:46 +01:00
Eduard Heimbuch
d5bd83fafb
fix encoding and decoding for branches including slashes
2019-11-01 13:52:53 +01:00
Eduard Heimbuch
557856185a
small fix
2019-11-01 10:18:13 +01:00
Eduard Heimbuch
5a9cbbc073
use i18n for missing extension warning / fix encoding for branches containing slashes
2019-11-01 09:29:57 +01:00
Eduard Heimbuch
4f17bc6b1c
refactor backend for modifyCommand / add sourceExtension for plugins
2019-10-30 12:59:54 +01:00
Eduard Heimbuch
ca56423572
expose sources to extensionPoint
2019-10-28 15:52:59 +01:00
Eduard Heimbuch
6e0c788c98
transfer frontend changes to typescript files
2019-10-25 12:38:48 +02:00
Florian Scholdei
db075974db
Migrate react-i18next translate components
2019-10-23 15:47:08 +02:00
Sebastian Sdorra
4bb8e6153b
apply eslint and prettier rules
2019-10-21 10:57:56 +02:00
Sebastian Sdorra
490418d06e
apply prettier, removed flow related config and added tsconfig
2019-10-20 18:02:52 +02:00
Sebastian Sdorra
6e7a08a3bb
use reflow to migrate from flow to typescript
2019-10-19 16:38:07 +02:00