Florian Scholdei
90c78cfeba
Set custom page title
2019-12-12 16:25:33 +01:00
Rene Pfeuffer
4fd2a0dd23
Small API changes
2019-12-12 16:13:36 +01:00
Sebastian Sdorra
5906f3a03b
Merged in bugfix/skipUiTests (pull request #373 )
...
update smp-maven-plugin version / add property skipTests
2019-12-12 11:09:38 +00:00
Sebastian Sdorra
2b5e913927
Close branch bugfix/skipUiTests
2019-12-12 11:09:38 +00:00
Sebastian Sdorra
219d396e79
update smp-maven-plugin to version 1.0.0-rc1
2019-12-12 12:07:52 +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
Sebastian Sdorra
a0dcb28497
merge repository heads
2019-12-12 11:35:12 +01:00
Sebastian Sdorra
1b7907d575
update mustache to 0.9.6-scm1 in order to fix a ClassLoader leak
...
see https://github.com/spullara/mustache.java/pull/240
2019-12-12 11:27:28 +01:00
Eduard Heimbuch
4162197951
Merged in feature/ui_adjustments (pull request #374 )
...
Move more buttons to the right
2019-12-12 10:01:27 +00:00
Eduard Heimbuch
bc6097a922
Close branch feature/ui_adjustments
2019-12-12 10:01:27 +00:00
Sebastian Sdorra
2b1a5e1a80
Merged in feature/reduce_stop_thread_timeout (pull request #371 )
...
Reduce stop thread timeout
2019-12-12 09:40:02 +00:00
Sebastian Sdorra
039d88c94e
Close branch feature/reduce_stop_thread_timeout
2019-12-12 09:40:02 +00:00
Sebastian Sdorra
fd67e63d0f
update storybook to 5.2.8
2019-12-12 10:38:07 +01:00
Sebastian Sdorra
5259aa58b9
update storyshots
2019-12-12 10:37:15 +01:00
Sebastian Sdorra
30a649ffe1
added missing keys for columns and rows
2019-12-12 10:32:51 +01:00
Sebastian Sdorra
a973529328
create portal root for toast on demand
2019-12-12 10:20:50 +01:00
Rene Pfeuffer
39a7c4bcac
Merged in feature/submit_text_areas (pull request #372 )
...
Add optional submit function for text areas
2019-12-12 08:09:28 +00:00
Rene Pfeuffer
757cddd916
Close branch feature/submit_text_areas
2019-12-12 08:09:28 +00:00
Rene Pfeuffer
705bcb22c6
Add story shot for text area
2019-12-12 08:33:01 +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
783aaf2b78
handle submit key press on mac osx
2019-12-11 21:52:11 +01:00
Rene Pfeuffer
f7dc89ee81
Reload partial results
2019-12-11 15:49:33 +01:00
Sebastian Sdorra
3c615bc7ba
added toast component to display information in an asynchronous manner
2019-12-11 15:44:09 +01:00
Florian Scholdei
aa4f3d4eaf
Merge with default
2019-12-11 15:43:17 +01:00
Florian Scholdei
59974b4aad
Move more buttons to the right
2019-12-11 15:40:37 +01:00
Rene Pfeuffer
58cff0797b
Remove redundant mapper
...
FileObjectToFileObjectDtoMapper#map and
BrowserResultToFileObjectDtoMapper#fileObjectToDto had the same
mapstruct implementation.
2019-12-11 15:09:53 +01:00
Rene Pfeuffer
8129f2fad0
Add 'partial' flag to files
2019-12-11 14:41:42 +01:00
Eduard Heimbuch
f131fd1695
update smp-maven-plugin version / add property skipTests
2019-12-11 14:23:45 +01:00
Rene Pfeuffer
9caf6c0984
Update cache after each file
2019-12-11 14:01:17 +01:00
Rene Pfeuffer
093c0abb02
Add unit test for asynchronous browse
2019-12-11 13:32:05 +01:00
Rene Pfeuffer
7c0eb9251a
Add unit test
2019-12-11 13:00:07 +01:00
Rene Pfeuffer
a37df2c20b
Fix test helper
2019-12-11 12:58:01 +01:00
Rene Pfeuffer
9a8f0a4ee7
Use interfaces for executor classes
2019-12-11 12:42:21 +01:00
Sebastian Sdorra
dd3b02bbff
added subscription api to apiClient
2019-12-11 10:11:40 +01:00
Rene Pfeuffer
ce15b116bd
Introduce SyncAsyncExecutor
2019-12-11 10:10:56 +01:00
René Pfeuffer
8d0249b708
Make timeout configurable
2019-12-10 18:22:40 +01:00
René Pfeuffer
6f4074c21c
Update browser result after computation
2019-12-10 18:10:11 +01:00
Rene Pfeuffer
87904e3da8
Stop fetching commits when this takes too long
...
This is a first step to create results in big repositories. Next step
should be querying the commit messages in the background and update
cached results for further requests.
2019-12-10 15:56:56 +01:00
Rene Pfeuffer
11acf7ad21
Enable cache for browse results
2019-12-10 15:50:33 +01:00
Rene Pfeuffer
f85ae4f7f1
Guard against empty commit
2019-12-10 15:03:05 +01:00
Rene Pfeuffer
01ad8c7bb9
Add optional cancel function for text areas
2019-12-10 11:59:30 +01:00
Rene Pfeuffer
0ae185ef01
Add optional submit function for text areas
2019-12-10 11:29:55 +01:00
Rene Pfeuffer
a4054f6885
Reduce stop thread timeout
2019-12-09 10:15:02 +01:00
Rene Pfeuffer
d521de6d07
Merged in bugfix/classloader_leak (pull request #361 )
...
Bugfix/classloader leak
2019-12-06 13:45:47 +00:00
Rene Pfeuffer
1266498644
Close branch bugfix/classloader_leak
2019-12-06 13:45:47 +00:00
Rene Pfeuffer
4a782db1fa
Implement test
2019-12-06 14:44:50 +01:00
Rene Pfeuffer
fb8d512ec6
Fix integration tests
...
Without this flag, the server will not be shutdown fast
enough between the integration tests of scm-webapp and
scm-it. Therefore the new server cannot start correctly
whicht results in an error (ShutdownMonitor already started)
2019-12-06 13:45:10 +01:00
Rene Pfeuffer
c72551a987
Include new rest dispatcher test api
2019-12-06 13:36:08 +01:00
Rene Pfeuffer
6e40f77973
Add exception to default exception mapper set
2019-12-06 13:33:37 +01:00