Commit Graph

32 Commits

Author SHA1 Message Date
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
bee0b68f37 cleanup fetch content in sourcesView 2020-01-15 08:25:59 +01:00
Eduard Heimbuch
0888006a74 refactor code section 2020-01-14 18:07:57 +01:00
Eduard Heimbuch
28f1319935 expose baseurl in SourceExtensions for breadcrumb 2020-01-09 13:43:04 +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
b8d4bb6904 add redirects for old routes 2020-01-08 15:17:07 +01:00
Eduard Heimbuch
a43ffacf03 fix a ton of typescript errors 2020-01-08 13:40:07 +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
Florian Scholdei
0100e290ae Small typo 2019-12-19 15:06:33 +01:00
Rene Pfeuffer
cf9d1edb70 Make partial file attributes explicit. 2019-12-18 11:48:17 +01:00
Florian Scholdei
53147db0e2 Move button to right side and small fixes 2019-11-28 02:01:49 +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
Eduard Heimbuch
949a8fe4f1 merge 2.0.0-m3 2019-10-25 12:33:16 +02:00
Eduard Heimbuch
a62c4a1fc0 always render breadcrumd 2019-10-23 17:25:52 +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
Eduard Heimbuch
016eea56e8 fix ui bug 2019-10-16 17:28:06 +02:00
Sebastian Sdorra
b10d7ddfd7 fix bugs found by sonarqube 2019-10-11 14:56:11 +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