Florian Scholdei
c366203d1f
New Fullscreen component
2020-10-14 22:48:10 +02:00
Florian Scholdei
a2f1c88bfd
Add explanatory text in logic part, rename some variables
2020-10-07 20:33:09 +02:00
Florian Scholdei
6baf759df9
Move FileLink.test.ts
2020-10-06 10:27:50 +02:00
Florian Scholdei
68a6d09c14
Clarify meaning of icons by adding title in sources view
2020-10-05 15:57:41 +02:00
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
4874966305
Change icon for subRepository
2020-10-05 15:27:24 +02:00
Florian Scholdei
362a5447d1
Add external link for git submodule with absolute urls
2020-10-01 15:52:07 +02:00
Florian Scholdei
9f0ff33f46
Fix handling of slashes in branches in 'offset loading'-case
2020-09-21 12:05:07 +02:00
René Pfeuffer
3e0638f852
Fix imports
2020-07-01 18:02:32 +02:00
René Pfeuffer
92d7b7703a
Add "annotations" button to sources view
2020-06-12 17:27:32 +02:00
Sebastian Sdorra
ffd04eb55b
added basePath to markdown components in order to allow navigation between md files
2020-05-19 15:52:11 +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
4d1e5f0e50
fix markdown toggle button z index
2020-01-16 11:42:01 +01:00
Eduard Heimbuch
db1d89792e
refactor markdownviewer // fix padding
2020-01-16 10:00:44 +01:00
Eduard Heimbuch
584f65c349
render markdown files in sourcesView
2020-01-15 20:29:18 +01:00
Sebastian Sdorra
c85e37c665
fixed small review findings
2020-01-15 10:49:01 +01:00
Eduard Heimbuch
3f518c501a
fix fetch content multiple times for same file
2020-01-15 08:01:12 +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
45b989cd1a
Always show file size
...
The file size is always present and not updated
in the background
2019-12-17 13:03:05 +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
Rene Pfeuffer
6c8820719e
File size is unknown when not computed
2019-12-12 11:52:44 +01:00
Rene Pfeuffer
8df43e7b4e
Let background computations abort for browse command
2019-12-12 11:47:03 +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
Florian Scholdei
111465f853
Make input .help texts position absolute so that it does not affect level negative when pop up, it also saves some space underneath
2019-11-26 16:04:42 +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
Florian Scholdei
004b6e5340
Switch from ReactJSS to styled-components in ui-webapp
2019-10-09 16:17:02 +02:00
Sebastian Sdorra
c05798e254
scm-ui: new repository layout
2019-10-07 10:57:09 +02:00