Konstantin Schaper
a169e64e09
revert deprecation for later redeclaration
2020-09-24 09:12:37 +02:00
Konstantin Schaper
3e5349d5d1
refactor modal and confirm alert
2020-09-23 14:34:21 +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
c679c064f3
Add settings icon to namespace group header
2020-09-18 14:31:45 +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
80e538c76e
Change api for components as page title
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
794b207f1f
Render namespace as link in repo detail header
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
2cfdaf1b0b
Filer repositories in UI by namespace
2020-09-10 10:15:42 +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
Sebastian Sdorra
0729fe3ecb
Merge branch 'develop' into feature/diff-anchor-links
2020-09-02 10:42:30 +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
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
eheimbuch
b5cd12e9be
Merge branch 'develop' into bugfix/tag_layout_overflow
2020-09-01 13:06:51 +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
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
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
Sebastian Sdorra
20d34a8491
Replace refresh of token expired banner with hard login link
2020-08-27 10:51:21 +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
Sebastian Sdorra
6c1a9f286f
Make stage concept accessible from ui
2020-08-25 08:42:16 +02:00
Konstantin Schaper
8f3c0dce1e
initial implementation
2020-08-21 18:27:48 +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
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
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