Commit Graph

10167 Commits

Author SHA1 Message Date
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
84947f5097 Adapt test to changed API 2020-06-17 09:30:02 +02:00
Sebastian Sdorra
645fdb8661 update storyshot snapshots 2020-06-17 08:10:02 +02:00
Sebastian Sdorra
b7d69de3eb update changelog 2020-06-17 08:07:34 +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
Eduard Heimbuch
3e54fcf0fd update CHANGELOG.md 2020-06-16 16:12:35 +02:00
Eduard Heimbuch
7c1a256780 upgrade to newest javahg version
The command in javahg.py is used there from registrar and no longer from cmdUtil.
edf07669ed/src/main/resources/javahg.py (lines-51)
2020-06-16 16:12:35 +02:00
eheimbuch
7eedb421bc Merge pull request #1187 from scm-manager/feature/improve_eslint_config
improve eslint config
2020-06-16 11:57:50 +02:00
Sebastian Sdorra
ba4cf8a797 fixed alignment of author avatar 2020-06-16 11:46:30 +02:00
René Pfeuffer
b3040678c5 Fix versions in package.json files 2020-06-16 10:58:37 +02:00
Sebastian Sdorra
20697976ce update storyshot snapshots, because of updated syled-components 2020-06-16 10:56:53 +02:00
Sebastian Sdorra
52f3c1d8fe restructure annotate components 2020-06-16 10:50:38 +02:00
Eduard Heimbuch
a83e8fd9c6 update CHANGELOG.md 2020-06-16 10:44:27 +02:00
Eduard Heimbuch
b75b438d7b show changeset parents on changeset details view 2020-06-16 10:41:00 +02:00
Sebastian Sdorra
d4537c0330 added avatar support 2020-06-16 10:05:11 +02:00
Sebastian Sdorra
d28ee05146 added base date to avoid failing snapshot tests 2020-06-16 09:43:45 +02:00
Sebastian Sdorra
123d5752b1 upgrade styled-components to 5.1.0 2020-06-16 08:18:42 +02:00
Sebastian Sdorra
5ad593beca execute eslint tests as part of the build 2020-06-16 07:45:54 +02:00
Sebastian Sdorra
739a4cf9a2 added missing license headers 2020-06-16 07:24:22 +02:00
Sebastian Sdorra
685acbc6fc restrict imports from @scm-manager source directories 2020-06-16 07:23:23 +02:00
Sebastian Sdorra
58b2e4b30a allow usage of console for node scripts 2020-06-16 07:08:42 +02:00
Sebastian Sdorra
f7fb3507c9 specify jest environment for tests and use airbnb-base for node 2020-06-16 07:01:22 +02:00
Sebastian Sdorra
c10b588576 allow linting of .js files and added tests for eslint config 2020-06-15 22:01:16 +02:00
Sebastian Sdorra
1a190db34e allow other quote types to avoid escaping 2020-06-15 20:38:45 +02:00
Sebastian Sdorra
271d8ad3d9 remove flow based configuration and use ts as default 2020-06-15 20:32:28 +02:00
Sebastian Sdorra
012613701d keep popover open on hover 2020-06-15 17:02:54 +02:00
eheimbuch
d502b9a864 Merge pull request #1184 from scm-manager/bugfix/set_new_plugin_center_url
Set new plugin center URL in update step
2020-06-15 13:45:43 +02:00
Sebastian Sdorra
1cddccff9f fixed overflow of code and popover 2020-06-15 13:21:20 +02:00
René Pfeuffer
c675b77470 Set new plugin center url in update step
Fixes the issue, that migrated instances of SCM-Manager still use the
old plugin center url and therefore cannot read the new plugins.
2020-06-15 11:25:28 +02:00
eheimbuch
4f79f14b3d Merge pull request #1182 from scm-manager/bugfix/plugins_without_context_root
Fix loading plugin resources without context path
2020-06-15 09:22:06 +02:00
Sebastian Sdorra
e1263e192b Merge branch 'feature/annotate' of github.com:scm-manager/scm-manager into feature/annotate 2020-06-15 08:35:46 +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
6fea201cc7 Fix loading plugin resources without context path
When the context path is set to '/', we get an empty context
path. Nonetheless the URL has to start with a '/'. So we have
to add it explicitly, here.
2020-06-12 14:21:52 +02:00
Sebastian Sdorra
2fab4f5eea reduce ts-ignore count 2020-06-12 13:20:04 +02:00
Sebastian Sdorra
becb0d0208 use fixed dates for story 2020-06-12 13:19:48 +02:00
Sebastian Sdorra
0137a5a238 fixed repeating wrong contributor avatars 2020-06-12 11:53:33 +02:00
Sebastian Sdorra
24444aa065 implemented popover for annotate 2020-06-12 11:29:23 +02:00
Sebastian Sdorra
9c5e0c64fd added missing license header 2020-06-12 09:11:48 +02:00
Sebastian Sdorra
e5153b4fa9 display only new annotations 2020-06-12 09:08:35 +02:00
Sebastian Sdorra
9a66efc693 added first version of annotate ui component 2020-06-12 08:19:48 +02:00
René Pfeuffer
4cb898edbb Add annotate rest resource 2020-06-11 17:36:44 +02:00
René Pfeuffer
c16c4893ae Use new fct. getMapperClass of mapstruct 2020-06-11 15:43:25 +02:00
René Pfeuffer
0b30c4f94b Encapsulate dependencies for repository resource 2020-06-11 14:58:34 +02:00
René Pfeuffer
01164a247d Merge pull request #1169 from scm-manager/feature/show-git-trailer
Show git trailer
2020-06-11 08:59:54 +02:00
Sebastian Sdorra
82f4dd08c1 merge with develop 2020-06-11 08:21:06 +02:00