Commit Graph

9283 Commits

Author SHA1 Message Date
Florian Scholdei
56202e5266 Remove unused imports, adding missing dots in descriptions, remove last TypeHint annotation 2020-02-19 17:00:33 +01:00
Florian Scholdei
841ea1e1b5 Merge with upstream 2020-02-19 16:52:25 +01:00
Florian Scholdei
cbd86e8e5c Update rest resource annotations 2020-02-19 16:51:20 +01:00
Sebastian Sdorra
938025e283 merge repository heads 2020-02-19 14:32:04 +01:00
Sebastian Sdorra
b98e82c388 update node and yarn 2020-02-19 14:30:52 +01:00
Florian Scholdei
154426ddd6 Merge with upstream 2020-02-19 13:52:24 +01:00
Florian Scholdei
6ea21f01ef Update rest resource annotations 2020-02-19 13:51:54 +01:00
Eduard Heimbuch
8fb463c26a update rest resource annotations 2020-02-19 13:51:43 +01:00
Sebastian Sdorra
8e39d53add added 3 column layout to footer 2020-02-19 13:35:04 +01:00
Sebastian Sdorra
a83ef175be added option to pass className prop to AvatarImage 2020-02-19 13:34:30 +01:00
Eduard Heimbuch
d103b52228 update rest resource annotations 2020-02-19 13:02:01 +01:00
Eduard Heimbuch
e030d2c347 merge 2020-02-19 12:32:56 +01:00
Eduard Heimbuch
66a97450b6 update rest endpoint annotations 2020-02-19 10:44:21 +01:00
Sebastian Sdorra
bd57acf138 ExtensionPoint now uses binder provided from context 2020-02-19 10:06:10 +01:00
Sebastian Sdorra
f96ebc98cd added stories for the footer 2020-02-19 09:49:31 +01:00
Sebastian Sdorra
f23b464524 use binder from context to make extensions it testable 2020-02-19 09:48:46 +01:00
Sebastian Sdorra
041a999a01 added context hook to allow the override of the default binder 2020-02-19 09:47:52 +01:00
Sebastian Sdorra
fac46d636f fixed wrong typing of me groups 2020-02-19 09:46:57 +01:00
Eduard Heimbuch
3f9d61ca99 inject props to each extension 2020-02-19 08:48:51 +01:00
Florian Scholdei
dc83b50095 Create openapi docs for me endpoint and changesets 2020-02-18 17:20:23 +01:00
Florian Scholdei
5364e8682d Create openapi docs for hg/svn plugin 2020-02-18 17:19:35 +01:00
Sebastian Sdorra
ef160198bf Merged in bugfix/hg_edit_with_xsrf (pull request #404)
Add xsrf token to hg callbacks
2020-02-18 13:42:31 +00:00
Sebastian Sdorra
d824960920 Close branch bugfix/hg_edit_with_xsrf 2020-02-18 13:42:31 +00:00
Sebastian Sdorra
e53629e152 remove jwt libraries from scm-hg-plugin 2020-02-18 14:40:43 +01:00
Eduard Heimbuch
6431f19b30 rm link mock 2020-02-18 14:03:33 +01:00
Eduard Heimbuch
61d7d5e6dd Add footer extension points for links and avatar 2020-02-18 13:10:37 +01:00
Eduard Heimbuch
1ff0c46b0e add security requirements 2020-02-18 10:13:01 +01:00
Eduard Heimbuch
b7e95f3cc4 create openapi docs for scm-git-plugin 2020-02-17 14:09:26 +01:00
Eduard Heimbuch
7243f3d5a5 bootstrap openapi documentation 2020-02-17 13:42:48 +01:00
Rene Pfeuffer
246e5916e5 Merge with default 2020-02-17 11:29:03 +01:00
Rene Pfeuffer
97cc0e7b9c Use access key directly, not the jwt token 2020-02-17 11:08:08 +01:00
Eduard Heimbuch
d6fe305438 Merged in feature/update_docker_base (pull request #406)
Update to latest java 8 alpine docker image
2020-02-17 09:43:15 +00:00
Eduard Heimbuch
cfdedf6c6a Close branch feature/update_docker_base 2020-02-17 09:43:15 +00:00
Rene Pfeuffer
d513ebcd83 Prepare for next development iteration 2020-02-14 13:40:39 +01:00
Rene Pfeuffer
79aa1396ad Added tag 2.0.0-rc4 for changeset fe047eae78c4 2020-02-14 12:35:01 +01:00
Rene Pfeuffer
476dcc5758 Release version 2.0.0-rc4 2.0.0-rc4 2020-02-14 12:28:11 +01:00
Eduard Heimbuch
731eb6a348 Merged in feature/set_explicit_committer (pull request #407)
Set explicit committer for new commits
2020-02-14 11:21:30 +00:00
Eduard Heimbuch
f2acd9889c Close branch feature/set_explicit_committer 2020-02-14 11:21:30 +00:00
Rene Pfeuffer
db19da7b46 Set explicit committer for new commits 2020-02-14 10:42:59 +01:00
Rene Pfeuffer
0a755c4dbb Update to latest java 8 alpine docker image 2020-02-13 16:19:22 +01:00
Rene Pfeuffer
4fb8884bf2 Merge with default 2020-02-13 15:59:28 +01:00
Eduard Heimbuch
87a3f882bc Merged in bugfix/collapse_all (pull request #405)
Fix collapse all button
2020-02-13 14:37:54 +00:00
Eduard Heimbuch
8a3bd5d69f Close branch bugfix/collapse_all 2020-02-13 14:37:54 +00:00
Rene Pfeuffer
0a2253753f Fix collapse all button 2020-02-13 15:08:17 +01:00
Rene Pfeuffer
defad2af5b Remove token expiration from test 2020-02-13 11:27:25 +01:00
Rene Pfeuffer
92ae617a77 Merged in bugfix/markdown_formatting (pull request #402)
remove markdown formatting from MarkdownView component
2020-02-13 09:52:33 +00:00
Rene Pfeuffer
a28438c99f Close branch bugfix/markdown_formatting 2020-02-13 09:52:33 +00:00
Rene Pfeuffer
c4dee747e3 Put default for xsrf environment key
Otherwise the python script scmhooks.py fails, because the environment
access with a missing key raises an error.
2020-02-13 10:34:40 +01:00
Rene Pfeuffer
1ebad2f080 Log change 2020-02-13 09:20:26 +01:00
Rene Pfeuffer
6217a757e3 Add xsrf token to hg callbacks 2020-02-13 09:16:29 +01:00