Konstantin Schaper
|
ee12e5ceec
|
add new extension point for repository initialization
|
2020-09-07 13:12:10 +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 |
|
Sebastian Sdorra
|
3dde62b700
|
Fix broken markdown rendering
|
2020-08-26 11:21:59 +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 |
|
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 |
|