Commit Graph

64 Commits

Author SHA1 Message Date
Eduard Heimbuch
67b19b96ba merge with develop 2020-06-25 13:26:10 +02:00
Eduard Heimbuch
e32130cd0b create Dangerzone 2020-06-24 16:12:31 +02:00
Eduard Heimbuch
0eeddd5103 enrich commit mentions by internal links e. g. "repoNamespace/repoName@commitId" 2020-06-24 15:26:50 +02:00
Eduard Heimbuch
ff09847853 add missing translation 2020-06-18 10:38:30 +02:00
Eduard Heimbuch
1435828e0e fix small review findings 2020-06-17 13:27:54 +02:00
Eduard Heimbuch
b75b438d7b show changeset parents on changeset details view 2020-06-16 10:41:00 +02:00
Florian Scholdei
9270ae1755 Correct uniformity in the overall appearance of all menus, otherwise always singular. 2020-06-12 18:07:44 +02:00
Sebastian Sdorra
82f4dd08c1 merge with develop 2020-06-11 08:21:06 +02:00
Sebastian Sdorra
5f9d05793b removed magical number from localization of contributor count 2020-06-11 08:15:41 +02:00
Sebastian Sdorra
385c054832 Update scm-ui/ui-webapp/public/locales/de/repos.json
Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
2020-06-11 08:02:57 +02:00
René Pfeuffer
e28107aded Remove redundant translations 2020-06-10 14:00:45 +02:00
René Pfeuffer
cb37e7b069 Add german translation 2020-06-10 14:00:45 +02:00
René Pfeuffer
f6916fc7e1 Use font awesome angles 2020-06-10 14:00:45 +02:00
René Pfeuffer
35c78b7ad9 Handle errors and show loading state 2020-06-10 14:00:45 +02:00
René Pfeuffer
b86c025b37 Remove expand marker at bottom when fully expanded 2020-06-10 11:37:21 +02:00
René Pfeuffer
8c1d463e09 Give two options for diff expansion (some or all lines) 2020-06-10 11:37:21 +02:00
Sebastian Sdorra
acc3306450 rename trailer to contributor 2020-06-10 11:08:11 +02:00
Sebastian Sdorra
452b379a28 improve contributor list in changeset detail view 2020-06-10 09:28:40 +02:00
Sebastian Sdorra
23b0ea27df added component for comma separated lists 2020-06-10 08:11:48 +02:00
Sebastian Sdorra
d61a60e1cd improve display of committer and co-authors in changeset overview 2020-06-09 11:41:03 +02:00
René Pfeuffer
a7585b4fc0 Move trailers to own component
We have to use a dedicated component because we have to use the
translations from 'plugins', so that other plugins can contribute their
own trailer types with their own descriptions.
2020-06-08 14:32:06 +02:00
Eduard Heimbuch
ec57aa88fa add co-authors if available to changeset view
refactor ChangesetAuthor.tsx

get interfaces right / fix unit test / cleanup

fix table layout

use Set constructor injection to bind the implementation for the new changesetTrailers API

cleanup / update CHANGELOG.md

cleanup

fix formatting
2020-06-08 08:57:53 +02:00
René Pfeuffer
342ab199a5 Merge pull request #1079 from scm-manager/feature/real_jvm_restart
Real jvm restart
2020-03-26 08:36:41 +01:00
René Pfeuffer
5d05ab966a Fix translations 2020-03-25 14:03:20 +01:00
Sebastian Sdorra
fbc86e7d33 show execute and restart button only if restarting is supported 2020-03-24 15:58:33 +01:00
Sebastian Sdorra
2873c44b52 show restart checkbox only if restarting is supported 2020-03-24 15:01:39 +01:00
René Pfeuffer
b6087ee59f Fix typo 2020-03-24 10:31:26 +01:00
Sebastian Sdorra
f746231699 improve markdown error notification description 2020-03-24 09:40:13 +01:00
Sebastian Sdorra
aa9004a20c added more meaningful error notification for invalid markdown 2020-03-24 09:32:44 +01:00
Eduard Heimbuch
99e2781d93 show specific notification for each plugin action 2020-03-19 10:06:54 +01:00
René Pfeuffer
500d0758b3 Merge remote-tracking branch 'origin/develop' into feature/browse_commit_with_limit
# Conflicts:
#	CHANGELOG.md
2020-03-12 11:21:13 +01:00
René Pfeuffer
fa889529a2 Only count files in frontend 2020-03-09 09:48:14 +01:00
Eduard Heimbuch
e110033e3b fix review findings 2020-03-02 14:13:51 +01:00
Rene Pfeuffer
e33d65b097 Merge with default 2020-02-25 16:37:17 +01:00
Rene Pfeuffer
a05c371910 Render truncated info 2020-02-21 11:06:21 +01:00
Sebastian Sdorra
051e6f946f improved footer layout 2020-02-20 11:31:21 +01:00
Sebastian Sdorra
e30796b995 improve diff view button tooltip 2020-02-11 10:48:12 +01:00
Eduard Heimbuch
a50e3aad32 fix spelling in translations 2020-01-31 10:25:34 +01:00
Eduard Heimbuch
e2007d9e64 add "init repository" checkbox to repository form 2020-01-17 13:56:42 +01:00
Eduard Heimbuch
b5e78f46be add title translation 2020-01-15 21:11:47 +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
fefd8b6de8 Merge with default 2019-12-19 08:46:45 +01:00
Florian Scholdei
ba6f8e5b4a Small typo 2019-12-18 16:04:16 +01:00
Eduard Heimbuch
dc6d9cc5eb return revision on merge 2019-12-18 11:03:07 +01:00
Rene Pfeuffer
0d6dcbd6bd Merge with default 2019-12-17 14:14:34 +01:00
Florian Scholdei
44f1d5406e Add className option for Title component, add administration title 2019-12-12 17:10:42 +01:00
Rene Pfeuffer
8df43e7b4e Let background computations abort for browse command 2019-12-12 11:47:03 +01:00
Florian Scholdei
f25a3f7141 Merge with upstream 2019-11-28 02:04:33 +01:00
Rene Pfeuffer
67c21b18e3 Move translation key to correct file 2019-11-20 16:50:18 +01:00