Commit Graph

23 Commits

Author SHA1 Message Date
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