Commit Graph

26 Commits

Author SHA1 Message Date
Florian Scholdei
1e410a71a7 Changes behavior for relative (only hover and context) and absolute links (internal vs external) 2020-10-05 15:30:30 +02:00
Florian Scholdei
9f0ff33f46 Fix handling of slashes in branches in 'offset loading'-case 2020-09-21 12:05:07 +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
f9122ebb36 Fix import 2020-03-12 11:18:43 +01:00
René Pfeuffer
0927e3e421 Fix error handling 2020-03-09 16:53:17 +01:00
René Pfeuffer
fa889529a2 Only count files in frontend 2020-03-09 09:48:14 +01:00
Rene Pfeuffer
a05c371910 Render truncated info 2020-02-21 11:06:21 +01:00
Rene Pfeuffer
722e38788b Fix update 2020-02-21 09:45:43 +01:00
Rene Pfeuffer
264f6efd04 Fix loading detection 2020-02-21 07:37:55 +01:00
Rene Pfeuffer
c4a801a7be WIP 2020-02-20 14:36:13 +01:00
René Pfeuffer
4bc3d16aa9 WIP 2020-02-19 18:37:09 +01:00
René Pfeuffer
fe1591171d Rename 'proceedFrom' to 'offset' 2020-02-19 09:23:23 +01:00
Rene Pfeuffer
6b3f36e7ea WIP 2020-02-18 17:56:22 +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
a43ffacf03 fix a ton of typescript errors 2020-01-08 13:40:07 +01:00
Rene Pfeuffer
cf9d1edb70 Make partial file attributes explicit. 2019-12-18 11:48:17 +01:00
Rene Pfeuffer
0d6dcbd6bd Merge with default 2019-12-17 14:14:34 +01:00
Rene Pfeuffer
f257a8eeb8 Fix formatting 2019-12-17 12:42:05 +01:00
Rene Pfeuffer
c72bcb04c1 Cancel update call is component will be unmounted 2019-12-17 12:14:43 +01:00
René Pfeuffer
4ef97816e0 Trigger update of sources from component
The old trigger in the dispatcher function led to
updates even when the component was no longer mounted
(aka displayed).
2019-12-17 10:25:53 +01:00
Florian Scholdei
5ac88162ce Hide file description also on tablet sizes, force file size to be one line 2019-12-11 23:15:52 +01:00
Sebastian Sdorra
f5fb4fb11a fix sonarqube warning about js array sort 2019-10-30 14:52:46 +01: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