Commit Graph

339 Commits

Author SHA1 Message Date
René Pfeuffer
c182a82ee5 Fix create and filter link for namespace 2020-09-10 10:38:03 +02:00
René Pfeuffer
80e538c76e Change api for components as page title 2020-09-10 10:18:00 +02:00
René Pfeuffer
94105f7766 Validate namespaces correctly 2020-09-10 10:18:00 +02:00
René Pfeuffer
4df9c2947b Heed peer review 2020-09-10 10:18:00 +02:00
René Pfeuffer
7f760efb12 Make namespace links dark 2020-09-10 10:17:29 +02:00
René Pfeuffer
6a7e945ca1 Do not use "namespaces" in generic overview 2020-09-10 10:17:29 +02:00
René Pfeuffer
4148bc4ee9 Add namespace selector 2020-09-10 10:17:29 +02:00
René Pfeuffer
2e74c97bac Fix fetch call 2020-09-10 10:17:29 +02:00
René Pfeuffer
794b207f1f Render namespace as link in repo detail header 2020-09-10 10:17:29 +02:00
René Pfeuffer
9ae3576bcd Fix repository overview check for changed links 2020-09-10 10:17:29 +02:00
René Pfeuffer
f2e011a2e5 Let namespace header be a link 2020-09-10 10:17:29 +02:00
René Pfeuffer
e3a2783bfd Get links for repositories by namespaces from server 2020-09-10 10:17:26 +02:00
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
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
Sebastian Sdorra
a54d5c6c5d Fix layout overflow on changesets with multiple tags 2020-09-01 09:51:40 +02: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
Florian Scholdei
81d4c2f64f Fix text-overflow in danger zone 2020-08-24 11:29:27 +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
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
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