Commit Graph

376 Commits

Author SHA1 Message Date
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
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
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
CES Marvin
81bfddd141 release version 2.4.0 2020-08-14 08:15:36 +00: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
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
Eduard Heimbuch
e9edd5ad8f fix formatting with prettier 2020-08-12 12:53:59 +02:00
Sebastian Sdorra
752745868a Split anonymous access e2e tests into separate files 2020-08-12 12:13:23 +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
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
c9ccaed61d fix source buttons not displaying for file renaming 2020-08-11 10:09:28 +02:00
Konstantin Schaper
c69ab4ea65 refactor to use file control factory 2020-08-10 20:48:08 +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
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
Eduard Heimbuch
9f8cde331b add missing error handling 2020-08-06 16:55:16 +02:00
Konstantin Schaper
acaf70feab public gpg key download on management screen 2020-08-05 21:23:55 +02:00
Eduard Heimbuch
50f60a6993 ".git" extension is not allowed on the end of the repository name since it confuses the git protocol 2020-08-05 16:08:21 +02:00
René Pfeuffer
592282eb0f Fix versions 2020-08-04 17:34:33 +02:00
Eduard Heimbuch
9dc5d2da2b add cypress for ui e2e tests // add anonymous access e2e tests 2020-08-04 16:24:32 +02:00
CES Marvin
0394f8fd96 release version 2.3.1 2020-08-04 13:57:22 +00:00
Eduard Heimbuch
aba33aca67 fix redirects 2020-08-04 11:41:00 +02:00
Eduard Heimbuch
c8a111f78e fix redirects on protected routes for anonymous user 2020-08-04 09:39:37 +02:00
René Pfeuffer
4499076180 Fix versions 2020-08-04 08:18:19 +02:00
Eduard Heimbuch
4c9e96f7e2 add anonymous mode for webclient / change footer and redirects if user is anonymous / add login button if user is anonymous 2020-08-03 17:53:10 +02:00
Eduard Heimbuch
b926238e03 enhance anonymous access from two state mode to three state mode 2020-08-03 14:40:39 +02:00
Sebastian Sdorra
4112a0b70a adds public key link to footer 2020-07-30 13:28:08 +02:00
Sebastian Sdorra
2763e6eccf uses id of public key in overview 2020-07-30 13:27:40 +02:00
Sebastian Sdorra
103edf2356 fixes some small bugs with signature icon 2020-07-30 12:28:46 +02:00
Eduard Heimbuch
a1153df50a refactor 2020-07-30 09:37:43 +02:00