Commit Graph

3079 Commits

Author SHA1 Message Date
Eduard Heimbuch
65caa05433 add download link for new SCM-Manager version to admin information page 2020-09-22 16:21:49 +02:00
Eduard Heimbuch
404e6fec66 add rss release feed url to global config 2020-09-21 15:26:51 +02:00
eheimbuch
bd340e9c36 Merge pull request #1340 from scm-manager/bugfix/load_sources_with_offset
Handling of branch with slashes in source view
2020-09-21 14:56:58 +02:00
eheimbuch
0b85794d84 Merge branch 'develop' into bugfix/branchselector_overflow 2020-09-21 12:20:11 +02:00
Florian Scholdei
7159f4766c Merge with upstream 2020-09-21 12:16:35 +02:00
Florian Scholdei
9f0ff33f46 Fix handling of slashes in branches in 'offset loading'-case 2020-09-21 12:05:07 +02:00
Florian Scholdei
e5be70e869 Merge remote-tracking branch 'origin/develop' into bugfix/branchselector_overflow 2020-09-21 11:06:31 +02:00
Florian Scholdei
2de30a2224 Use array find instead of filter 2020-09-21 11:01:22 +02:00
Florian Scholdei
b7d3a17ee5 Merge with upstream 2020-09-21 10:50:52 +02:00
Eduard Heimbuch
bb4874b8c1 user with write permission on namespacesPermissions may also read the namespacePermissions so it is consistent to other permissions 2020-09-21 10:44:12 +02:00
Florian Scholdei
8123fbb164 Correct overflow for too long branch names 2020-09-21 10:37:03 +02:00
Florian Scholdei
a1ea6ea62e Set default branch in branch selector if nothing is selected 2020-09-21 09:58:49 +02:00
René Pfeuffer
bbfe2b08bc Extract common function 'matchedUrl' 2020-09-18 17:38:10 +02:00
René Pfeuffer
4523e22feb Extract common function 'stripEndingSlash' 2020-09-18 17:20:54 +02:00
René Pfeuffer
b1c0ec15a7 Heed peer review remarks 2020-09-18 16:02:20 +02:00
René Pfeuffer
f628749411 User documentation for namespace permissions 2020-09-18 14:31:45 +02:00
René Pfeuffer
c679c064f3 Add settings icon to namespace group header 2020-09-18 14:31:45 +02:00
René Pfeuffer
0414da0f32 Add UI for namespace permissions 2020-09-18 14:31:45 +02:00
Konstantin Schaper
48419aa656 Merge pull request #1331 from scm-manager/feature/tag_overview
Feature/tag overview
2020-09-18 11:16:55 +02:00
Eduard Heimbuch
b2a204dda0 fix review findings 2020-09-18 10:12:56 +02:00
snyk-bot
a1831c8728 fix: upgrade mini-css-extract-plugin from 0.10.1 to 0.11.0
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.10.1 to 0.11.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-18 04:41:18 +00:00
Eduard Heimbuch
08fccb180b rollback changes on branches overview 2020-09-17 11:28:37 +02:00
Eduard Heimbuch
fe832ae13e rollback changes on branches overview 2020-09-17 11:17:25 +02:00
Eduard Heimbuch
89b6829108 cleanup 2020-09-16 15:23:32 +02:00
Eduard Heimbuch
d6c129915b only map additional information for branches on branchesOverview to improve performance 2020-09-16 14:43:13 +02:00
Eduard Heimbuch
909f5ebec9 add instructions to checkout tags 2020-09-16 14:11:27 +02:00
Eduard Heimbuch
f9b3d14541 add tag overview for repository 2020-09-16 12:45:22 +02:00
Eduard Heimbuch
6454167b0d show modified information on branches overview 2020-09-15 16:40:59 +02:00
CES Marvin
93f240e087 prepare for next development iteration 2020-09-11 06:21:29 +00:00
CES Marvin
fab108c3b7 release version 2.5.0 2020-09-11 05:46:15 +00:00
René Pfeuffer
067827985a Fix pagination for repositories 2020-09-10 15:01:00 +02:00
Sebastian Sdorra
e398936a7d Merge pull request #1323 from scm-manager/feature/namespace_resource
Feature filter by namespace
2020-09-10 11:52:11 +02:00
Konstantin Schaper
954f9398b7 Merge remote-tracking branch 'origin/bugfix/repository-search-reset' into bugfix/repository-search-reset 2020-09-10 11:27:00 +02:00
Konstantin Schaper
d32a2f1490 clarify variable naming 2020-09-10 11:26:47 +02:00
Konstantin Schaper
20660a4151 Merge branch 'develop' into bugfix/repository-search-reset 2020-09-10 10:53:46 +02:00
Konstantin Schaper
498f0ca219 update filter value on props change 2020-09-10 10:48:37 +02:00
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
589b844e28 Make namespace drop down take full width 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
bdb0b5c9fa Add optional link to CardColumnGroup 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