René Pfeuffer
2cfdaf1b0b
Filer repositories in UI by namespace
2020-09-10 10:15:42 +02:00
Sebastian Sdorra
e64ddccb13
Rename creationContext to contextEntries
2020-09-10 09:23:32 +02:00
Eduard Heimbuch
0abe47f666
simplify core api
2020-09-09 10:17:47 +02:00
Eduard Heimbuch
a655ab1b86
Merge branch 'develop' into feature/template_plugin
2020-09-08 15:44:47 +02:00
Eduard Heimbuch
e6c31ec0e1
add indexResources to extensionProps
2020-09-07 15:40:14 +02:00
Konstantin Schaper
ee12e5ceec
add new extension point for repository initialization
2020-09-07 13:12:10 +02:00
René Pfeuffer
2cfd3faf34
Set version to 2.5.0-SNAPSHOT globally
2020-09-03 07:56:01 +02:00
Sebastian Sdorra
0729fe3ecb
Merge branch 'develop' into feature/diff-anchor-links
2020-09-02 10:42:30 +02:00
René Pfeuffer
43b1c7e2d9
Set new version in all package.json files
2020-09-02 10:41:02 +02:00
René Pfeuffer
abedebda10
Fix redirect to requested location in anonymous mode
...
If anonymous mode is enabled, the user should be redirected to the
requested location after login, when he entered a restricted URL.
Therefore we have to append the requested location to the login link
here.
2020-09-02 10:18:42 +02:00
Sebastian Sdorra
964f82bd09
Merge with develop
2020-09-02 07:45:44 +02:00
Sebastian Sdorra
95dde51bba
Move escapeWhitespace to diffs and add small test
2020-09-02 07:40:52 +02:00
CES Marvin
a66ae32b61
prepare for next development iteration
2020-09-01 14:26:34 +00:00
CES Marvin
6913f642a1
release version 2.4.1
2020-09-01 13:52:15 +00:00
René Pfeuffer
36b8f667bf
Make checkboxes changeable with key press
2020-09-01 14:06:26 +02:00
Sebastian Sdorra
6ba090b82e
Make checkbox accessible from keyboard
2020-09-01 13:38:12 +02:00
René Pfeuffer
be0c190f10
Merge pull request #1317 from scm-manager/bugfix/markdown-linewrap
...
Bugfix/markdown linewrap
2020-09-01 13:36:25 +02:00
Konstantin Schaper
f6bb7e7b57
Always break on whitespace
2020-09-01 13:29:28 +02:00
Konstantin Schaper
9fba2f301e
fix default word break behaviour
2020-09-01 13:29:28 +02:00
eheimbuch
b5cd12e9be
Merge branch 'develop' into bugfix/tag_layout_overflow
2020-09-01 13:06:51 +02:00
Sebastian Sdorra
35aaf4dcdd
Merge pull request #1311 from scm-manager/snyk-upgrade-99e34576d65d3e0b95ce9502f597f584
...
[Snyk] Upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0
2020-09-01 11:22:59 +02:00
Konstantin Schaper
c8a00d3e77
Merge pull request #1316 from scm-manager/bugfix/apiclient_undefined_this
...
Fix undefined this in ApiClient
2020-09-01 10:50:18 +02:00
Sebastian Sdorra
8d2a98832b
Use '@babel/plugin-proposal-class-properties' to avoid problems with undefined 'this'
2020-09-01 10:13:06 +02:00
Sebastian Sdorra
a54d5c6c5d
Fix layout overflow on changesets with multiple tags
2020-09-01 09:51:40 +02:00
Konstantin Schaper
97f0ebe6d7
add from query parameter to login link
2020-09-01 09:24:13 +02:00
snyk-bot
6324ba37c6
fix: upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0
...
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.9.0 to 0.10.0.
See this package in npm:
https://www.npmjs.com/package/mini-css-extract-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-09-01 04:41:15 +00:00
Sebastian Sdorra
5a010baf28
Add small fixes and code comments to reset state logic
2020-08-31 15:31:27 +02:00
Eduard Heimbuch
9ee7c3ff1c
reset the redux state if the token is expired and the user still uses the web ui
2020-08-28 15:39:58 +02:00
Konstantin Schaper
daa5d459cf
Fix token expired exception being displayed instead of login page on revisit
2020-08-28 14:04:56 +02:00
Konstantin Schaper
b4c5f49858
Bugfix/link not found ( #1296 )
...
Redirect to login page if anonymous tries to access a page without permission
Co-authored-by: Eduard Heimbuch <eduard.heimbuch@cloudogu.com >
Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com >
2020-08-27 13:20:43 +02:00
eheimbuch
bd81d973ec
Merge pull request #1306 from scm-manager/bugfix/markdown_detection
...
Fix detection of markdown files for files having content does not sta…
2020-08-27 11:30:47 +02:00
Sebastian Sdorra
20d34a8491
Replace refresh of token expired banner with hard login link
2020-08-27 10:51:21 +02:00
Sebastian Sdorra
716c7c5083
Fix detection of markdown files for files having content does not start with '#'
2020-08-27 08:11:23 +02:00
Konstantin Schaper
4f060e4b24
Merge branch 'develop' into feature/diff-anchor-links
2020-08-26 15:51:07 +02:00
Konstantin Schaper
cfbaf63b5c
add additional precautious check
2020-08-26 11:34:15 +02:00
Sebastian Sdorra
3dde62b700
Fix broken markdown rendering
2020-08-26 11:21:59 +02:00
Konstantin Schaper
e9a4a9f173
update storyshots and fix endless loop in tests
2020-08-26 11:18:45 +02:00
eheimbuch
4856171ead
Merge pull request #1301 from scm-manager/feature/e2e_pipeline
...
Execute e2e cypress tests as part of integration tests
2020-08-26 10:21:57 +02:00
Eduard Heimbuch
48e1b876e0
fix typo
2020-08-26 10:20:47 +02:00
Sebastian Sdorra
b09ae961b0
Cut cypress videos and keep only failed tests
2020-08-26 09:40:35 +02:00
Sebastian Sdorra
067e55f60d
disable video compression
2020-08-26 09:32:55 +02:00
Sebastian Sdorra
2f7ff72fd1
Remove videos of successful runs
2020-08-26 08:48:43 +02:00
eheimbuch
355314d2c5
Merge branch 'develop' into bugfix/session-expiration-not-handled
2020-08-25 16:58:38 +02:00
Sebastian Sdorra
06ecfd786e
Revert "Add screenshots and test failures to test jenkins archiving"
...
This reverts commit 6a390ee811 .
2020-08-25 12:25:46 +02:00
Sebastian Sdorra
d6a5c54aba
Create junit reports for cypress test and do not fail the build
2020-08-25 11:17:05 +02:00
Sebastian Sdorra
6a390ee811
Add screenshots and test failures to test jenkins archiving
2020-08-25 10:33:45 +02:00
Sebastian Sdorra
4626d56bb7
Add ignore entries for cypress videos and screenshots
2020-08-25 10:26:50 +02:00
Sebastian Sdorra
1a885b64c6
Execute e2e tests as part of scm-it
2020-08-25 08:44:38 +02:00
Sebastian Sdorra
6c1a9f286f
Make stage concept accessible from ui
2020-08-25 08:42:16 +02:00
Florian Scholdei
81d4c2f64f
Fix text-overflow in danger zone
2020-08-24 11:29:27 +02:00