Commit Graph

274 Commits

Author SHA1 Message Date
René Pfeuffer
ad405fe95d Add small gap between date and parents 2020-06-16 17:18:48 +02:00
René Pfeuffer
667911f30a Fix type 2020-06-16 17:06:27 +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
6dda5ba682 fixed table of contributors for changesets without contributors 2020-06-11 08:18:32 +02:00
Sebastian Sdorra
5f9d05793b removed magical number from localization of contributor count 2020-06-11 08:15:41 +02:00
Sebastian Sdorra
929b4e7678 Merge branch 'feature/show-git-trailer' of github.com:scm-manager/scm-manager into feature/show-git-trailer 2020-06-11 08:09:06 +02:00
Sebastian Sdorra
9d6621ca51 fixed error without contributors 2020-06-11 08:08:47 +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
9fd0d8e080 simplify rendering of labels 2020-06-10 11:16:01 +02:00
Sebastian Sdorra
304a477354 merge with develop 2020-06-10 11:13:21 +02:00
Sebastian Sdorra
acc3306450 rename trailer to contributor 2020-06-10 11:08:11 +02:00
Sebastian Sdorra
53fc01b0ba move Person type to ui-types 2020-06-10 10:02:49 +02:00
Sebastian Sdorra
324c23e509 create separate component for ContributorAvatar 2020-06-10 09:35:34 +02:00
Sebastian Sdorra
452b379a28 improve contributor list in changeset detail view 2020-06-10 09:28:40 +02:00
Sebastian Sdorra
3c40608d4c use text-overflow ellipsis for list of contributors 2020-06-10 08:12:44 +02:00
Sebastian Sdorra
23b0ea27df added component for comma separated lists 2020-06-10 08:11:48 +02:00
Sebastian Sdorra
a2453885b9 added avatar support to contributor table 2020-06-09 16:40:06 +02:00
Sebastian Sdorra
27db6c5b4a hide contributor table behind toggle 2020-06-09 16:13:05 +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
Sebastian Sdorra
435a2ceea6 avoid caching of detected browser language 2020-06-08 11:41:51 +02:00
René Pfeuffer
ad864787a7 Refactor trailers
Trailes are no persons, they have a person.
2020-06-08 08:57:54 +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
CES Marvin
4ae098e3b6 release version 2.0.0 2020-06-04 09:03:17 +00: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
Konstantin Schaper
51ce08e253 Fix loading spinner not showing in changesets 2020-05-14 10:56:16 +02:00
René Pfeuffer
d62f5dde18 Fix version 2020-05-11 14:25:18 +02:00
CES Marvin
1d80b043c7 release version 2.0.0-rc8 2020-05-08 08:49:02 +00:00
René Pfeuffer
c4fc0615b5 Set version back to 2.0.0-SNAPSHOT 2020-04-09 21:08:58 +02:00
CES Marvin
3cf675f30d release version 2.0.0-rc7 2020-04-09 18:37:13 +00:00
René Pfeuffer
d463c01ec3 Add version to available plugins, too 2020-04-03 12:31:06 +02:00
Florian Scholdei
8a2be4a5d3 Display plugin version for installed plugins 2020-04-03 00:21:26 +02:00
Eduard Heimbuch
6c6d6c1272 reformat components with prettier 2020-03-31 17:15:09 +02:00
Sebastian Sdorra
13633fb57e un collapse menu on each interaction with it 2020-03-31 11:00:07 +02:00
René Pfeuffer
41d02b9c24 Set version back to 2.0.0-SNAPSHOT 2020-03-26 18:52:11 +01:00
CES Marvin
d94a2d9b7f release version 2.0.0-rc6 2020-03-26 15:23:24 +00:00
Sebastian Sdorra
7917bfdab8 merge with develop branch 2020-03-26 11:40:47 +01: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
Florian Scholdei
b438cbdebc Fix behavior of secondary navigation and content (with different display sizes) 2020-03-25 15:35:46 +01:00
René Pfeuffer
5d05ab966a Fix translations 2020-03-25 14:03:20 +01:00
Eduard Heimbuch
16c89f4b9f Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository 2020-03-25 10:28:58 +01:00
Eduard Heimbuch
6fb762b52f move repository components from ui-webapp to ui-components // add font-awesome regular icons 2020-03-25 10:27:38 +01:00