Commit Graph

3079 Commits

Author SHA1 Message Date
Konstantin Schaper
8f3c0dce1e initial implementation 2020-08-21 18:27:48 +02:00
Konstantin Schaper
34dc7fdac0 cleanup code & add tests 2020-08-20 18:57:58 +02:00
Konstantin Schaper
44edb48771 initial implementation 2020-08-20 17:44:36 +02:00
snyk-bot
b6dc123c9c fix: upgrade @pmmmwh/react-refresh-webpack-plugin from 0.3.3 to 0.4.0
Snyk has created this PR to upgrade @pmmmwh/react-refresh-webpack-plugin from 0.3.3 to 0.4.0.

See this package in npm:
https://www.npmjs.com/package/@pmmmwh/react-refresh-webpack-plugin

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-08-18 04:41:28 +00:00
CES Marvin
c7309d8962 prepare for next development iteration 2020-08-14 08:51:55 +00:00
CES Marvin
81bfddd141 release version 2.4.0 2020-08-14 08:15:36 +00:00
Eduard Heimbuch
d14ba56c61 fix storyshots 2020-08-13 12:45:13 +02:00
Eduard Heimbuch
949bcc9bdc Merge branch 'develop' of github.com:scm-manager/scm-manager into develop 2020-08-13 10:26:46 +02:00
Eduard Heimbuch
50a487dd8f remove duplicate links in footer 2020-08-13 10:26:04 +02:00
Sebastian Sdorra
27f553462a Merge branch 'develop' into bugfix/markdown_view_anchor_links 2020-08-13 10:12:46 +02:00
Sebastian Sdorra
6a3712e029 Merge pull request #1289 from scm-manager/bugfix/plugin_loading_failed_message
show error and helpful message if plugin loading failed
2020-08-13 08:55:22 +02:00
Eduard Heimbuch
d25efebefd fix timing problem with anchor links on markdown view 2020-08-12 14:44:10 +02:00
Sebastian Sdorra
7d80ff36fa Merge with develop branch 2020-08-12 14:30:26 +02:00
Sebastian Sdorra
4d533bf838 Fix wrong import from ui-components 2020-08-12 14:14:57 +02:00
Sebastian Sdorra
75a4a42426 Merge branch 'develop' into feature/full_anonymous_mode 2020-08-12 14:07:26 +02:00
Konstantin Schaper
7611ad1290 Merge branch 'develop' into feature/create_gpg_signatures 2020-08-12 13:40:45 +02:00
eheimbuch
387f2babd8 Merge branch 'develop' into feature/source_jump 2020-08-12 13:33:20 +02:00
Eduard Heimbuch
e86126ce83 remove unused import 2020-08-12 13:10:35 +02:00
Eduard Heimbuch
e9edd5ad8f fix formatting with prettier 2020-08-12 12:53:59 +02:00
Sebastian Sdorra
2ac77415e7 Merge with develop branch 2020-08-12 12:32:16 +02:00
Sebastian Sdorra
752745868a Split anonymous access e2e tests into separate files 2020-08-12 12:13:23 +02:00
Konstantin Schaper
5f986530ae Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
2020-08-12 12:02:07 +02:00
Konstantin Schaper
82f752a7fc fix review findings and code smells 2020-08-12 12:00:57 +02:00
Eduard Heimbuch
0afb52e4dd Merge with 'develop' 2020-08-12 11:24:37 +02:00
Eduard Heimbuch
1db6545167 show error and helpful message if plugin loading failed 2020-08-12 11:20:47 +02:00
Sebastian Sdorra
6fbb3b9d53 Remove replaceSpacesInTestId and normalize test id in createAttributesFroTesting 2020-08-12 10:54:16 +02:00
Eduard Heimbuch
c1cfff603b fix review findings 2020-08-12 10:05:36 +02:00
Konstantin Schaper
a4d0ff2b24 add story and update storyshots 2020-08-11 15:19:41 +02:00
Konstantin Schaper
e942359c3c fix issue with signature status text color and layout 2020-08-11 15:13:11 +02:00
Konstantin Schaper
8576b66559 Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitHookContextProvider.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/repository/spi/GitLogCommand.java
#	scm-plugins/scm-git-plugin/src/main/java/sonia/scm/web/GitReceiveHook.java
2020-08-11 13:33:21 +02:00
Konstantin Schaper
0601770262 resolve review findings 2020-08-11 13:28:16 +02:00
Konstantin Schaper
f3d2c3d17b update storyshots 2020-08-11 10:12:25 +02:00
Konstantin Schaper
c9ccaed61d fix source buttons not displaying for file renaming 2020-08-11 10:09:28 +02:00
Konstantin Schaper
94bac2ad37 update storyshots 2020-08-11 08:56:32 +02:00
Konstantin Schaper
c69ab4ea65 refactor to use file control factory 2020-08-10 20:48:08 +02:00
Eduard Heimbuch
3549ce86ec Add preselected value to options in DropDown.tsx if missing 2020-08-10 13:59:24 +02:00
Konstantin Schaper
08efc9421d Merge branch 'develop' into feature/source_jump
# Conflicts:
#	CHANGELOG.md
2020-08-10 12:37:05 +02:00
Konstantin Schaper
87f3d78148 adjust displayed links depending on type of change 2020-08-10 11:50:56 +02:00
Eduard Heimbuch
a9bf3c54e6 merge with develop 2020-08-10 11:39:18 +02:00
Eduard Heimbuch
6ab80236f7 change cypress tests to ui only 2020-08-10 11:36:46 +02:00
Eduard Heimbuch
5e7739480b cleanup 2020-08-10 09:28:54 +02:00
Konstantin Schaper
a47b349952 add tests for name validation change 2020-08-09 23:30:31 +02:00
Konstantin Schaper
30aa592d73 Merge branch 'develop' into feature/create_gpg_signatures
# Conflicts:
#	CHANGELOG.md
#	yarn.lock
2020-08-07 15:13:29 +02:00
Konstantin Schaper
76b561414c fix tests 2020-08-07 14:17:54 +02:00
Eduard Heimbuch
fa3f3bd135 delete cypress examples 2020-08-07 13:14:28 +02:00
Konstantin Schaper
a99fdcef8e fix imports 2020-08-07 12:18:11 +02:00
Konstantin Schaper
db19d8e95c fix styling issues 2020-08-07 12:17:42 +02:00
Eduard Heimbuch
914f5eb4bb Show session expired warning if the jwt token is expired 2020-08-07 10:07:44 +02:00
Konstantin Schaper
af04a074d9 fix typo 2020-08-06 21:59:30 +02:00
Konstantin Schaper
143d4273b8 allow key download from signature in changeset view 2020-08-06 21:57:31 +02:00