Eduard Heimbuch
37bad5fd95
fix race condition in annotate view
2020-06-17 11:44:21 +02:00
Sebastian Sdorra
9353972da2
fixed wrong type import
2020-06-17 10:47:28 +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
Eduard Heimbuch
b8fb08a500
decode branch/revision in content detailsView
2020-01-17 08:12:37 +01:00
Eduard Heimbuch
db1d89792e
refactor markdownviewer // fix padding
2020-01-16 10:00:44 +01:00
Eduard Heimbuch
b5e78f46be
add title translation
2020-01-15 21:11:47 +01:00
Eduard Heimbuch
75a94e2509
import markdown icon // fix toggle button size and position
2020-01-15 20:55:09 +01:00
Eduard Heimbuch
584f65c349
render markdown files in sourcesView
2020-01-15 20:29:18 +01:00
Sebastian Sdorra
74ad7ad50d
fix switching from svn source with selected revision to commits view
2020-01-15 14:43:07 +01:00
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