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
Florian Scholdei
a04e05bf9b
Move Button to right side (and remove doubled note)
2019-11-20 16:14:50 +01:00
Sebastian Sdorra
5ea3c53613
create separate styles bundle
2019-11-18 10:56:40 +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
Florian Scholdei
185e6718e9
Fix wrong usage of Trans component
2019-10-24 13:41:54 +02:00
Sebastian Sdorra
e3d8fe7f5f
fixed wrong usage of Trans component
2019-10-24 11:31:13 +02:00
Eduard Heimbuch
a33acf5326
update anonymous access help text
2019-10-17 10:45:10 +02:00
Sebastian Sdorra
439f1d229d
fix polyfil bundle reference
2019-10-11 14:26:57 +02:00
Sebastian Sdorra
49a7aab45c
merge branch heads and added ui-polyfill
2019-10-11 07:34:19 +02:00
Florian Scholdei
2a3e5e4ded
Merge with 2.0.0-m3
2019-10-10 10:59:04 +02:00
Sebastian Sdorra
6a2ad50be1
update react-syntax-highlighter and split languages out of webapp bundle
2019-10-09 14:19:26 +02:00
Sebastian Sdorra
bdc9763a8c
improve webpack-dev-server performance
2019-10-08 16:01:31 +02:00
Sebastian Sdorra
8f8072d760
rename bundles folder into assets
2019-10-08 08:36:53 +02:00
Sebastian Sdorra
6e99182b4e
use new plugin bundle format
2019-10-07 17:06:00 +02:00
Sebastian Sdorra
c05798e254
scm-ui: new repository layout
2019-10-07 10:57:09 +02:00