Eduard Heimbuch
cd8a9873a9
- add global rename repositories permission
...
- add api call on rename action
2020-06-25 10:49:59 +02:00
Eduard Heimbuch
e32130cd0b
create Dangerzone
2020-06-24 16:12:31 +02:00
CES Marvin
b037053ec5
release version 2.1.0
2020-06-18 10:54:38 +00:00
Eduard Heimbuch
8660b7f155
Merge branch 'develop' of github.com:scm-manager/scm-manager into develop
2020-06-18 10:38:53 +02:00
Eduard Heimbuch
ff09847853
add missing translation
2020-06-18 10:38:30 +02:00
Sebastian Sdorra
b6a193befa
Merge branch 'develop' of github.com:scm-manager/scm-manager into develop
2020-06-18 09:40:13 +02:00
Sebastian Sdorra
a3eb42bbb7
merge with support/2.0.x branch
2020-06-18 09:39:16 +02:00
René Pfeuffer
4f540c74b0
Merge remote-tracking branch 'origin/develop' into bugfix/fixed_notfound_refetch_loop
2020-06-18 09:22:11 +02:00
Sebastian Sdorra
808a8a4107
fixes refetching loop for non existing changesets
2020-06-17 16:45:53 +02:00
Eduard Heimbuch
0738cb1ff4
find single changeset for shortened changesetId
2020-06-17 15:40:39 +02:00
eheimbuch
091d426cbe
Merge pull request #1196 from scm-manager/feature/annotate
...
Annotate View
2020-06-17 13:29:26 +02:00
Eduard Heimbuch
1435828e0e
fix small review findings
2020-06-17 13:27:54 +02:00
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
9dc3c29e5f
Remove contributor count on mobile view
2020-06-17 07:39:09 +02:00
Sebastian Sdorra
7deb300c03
merge with develop branch
2020-06-16 19:39:27 +02:00
René Pfeuffer
4715ded299
Merge pull request #1189 from scm-manager/feature/show_changeset_parents
...
show changeset parents on changeset details view
2020-06-16 17:41:00 +02:00
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
René Pfeuffer
b3040678c5
Fix versions in package.json files
2020-06-16 10:58:37 +02:00
Eduard Heimbuch
b75b438d7b
show changeset parents on changeset details view
2020-06-16 10:41:00 +02:00
Sebastian Sdorra
123d5752b1
upgrade styled-components to 5.1.0
2020-06-16 08:18:42 +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
René Pfeuffer
92d7b7703a
Add "annotations" button to sources view
2020-06-12 17:27:32 +02:00
René Pfeuffer
fbf4757bb1
Set version to support version
2020-06-11 11:23:41 +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