Commit Graph

7125 Commits

Author SHA1 Message Date
Sebastian Sdorra
aec702ff89 Merged in bugfix/disable_repository_config (pull request #218)
Bugfix: Disable repository config without permission
2019-03-14 10:48:06 +00:00
Sebastian Sdorra
6aec9a9d1f Close branch bugfix/disable_repository_config 2019-03-14 10:48:06 +00:00
René Pfeuffer
960780946b Fix repo config for user without permission
Disable fields and remove submit buttons when user has not permission,
aka no config links.
2019-03-14 11:14:09 +01:00
Sebastian Sdorra
7f54a13d49 Merged in feature/error_boundary (pull request #217)
Feature/error boundary
2019-03-14 09:58:27 +00:00
Sebastian Sdorra
867e73b499 Close branch feature/error_boundary 2019-03-14 09:58:27 +00:00
René Pfeuffer
451b25a95f Merge with 2.0.0-m3 2019-03-14 10:48:57 +01:00
Sebastian Sdorra
ba3f3acc7b fix wrong line endings 2019-03-14 10:15:15 +01:00
Sebastian Sdorra
cce3ddc394 improve location of ErrorBoundaries 2019-03-14 10:12:34 +01:00
Sebastian Sdorra
d2c99b9b8b adds proper flow annotation and an option to specify a fallback component 2019-03-14 10:08:34 +01:00
Mohamed Karray
df480b3a49 merge 2019-03-13 21:53:10 +01:00
Mohamed Karray
13e7ae24bd Add Error Boundary for
- the Page component
- the Main component
2019-03-13 21:41:08 +01:00
René Pfeuffer
4312301c35 Check whether strategies are available 2019-03-13 15:31:51 +01:00
René Pfeuffer
0102e1aca5 Merged in feature/markdown_component (pull request #216)
Add a Markdown component and a SyntaxHighlighter
2019-03-13 12:02:03 +00:00
René Pfeuffer
93d10cd263 Close branch feature/markdown_component 2019-03-13 12:02:03 +00:00
René Pfeuffer
7d8e1b8d66 Merge with 2.0.0-m3 2019-03-13 12:47:13 +01:00
René Pfeuffer
67f05d6b60 Merged in feature/namespace_strategies (pull request #214)
Feature/namespace strategies
2019-03-13 11:20:36 +00:00
René Pfeuffer
89fd1a5e4a Close branch feature/namespace_strategies 2019-03-13 11:20:36 +00:00
René Pfeuffer
d3900af886 Fix dependencies 2019-03-13 12:00:36 +01:00
René Pfeuffer
3126371e95 Rebuild yarn.lock with version from 2.0.0-m3 2019-03-13 11:55:32 +01:00
Mohamed Karray
35c84c929a Add Error Boundary for Pages 2019-03-13 11:54:33 +01:00
Sebastian Sdorra
dea5732141 move dto parameters to constructor in order to create an immutable object 2019-03-13 10:01:46 +01:00
Sebastian Sdorra
be12167f0a validates namespace if the strategy is custom 2019-03-13 10:00:47 +01:00
René Pfeuffer
9d0e3e568a Add missing translation 2019-03-13 09:55:43 +01:00
Sebastian Sdorra
3fa43f2775 use predefined key, instead of building it again 2019-03-13 09:38:56 +01:00
Sebastian Sdorra
54170c04a7 removes unused setter from NamespaceStrategiesDto 2019-03-13 09:38:27 +01:00
René Pfeuffer
61c21ae1f3 Markdown should always have class 'content' 2019-03-13 09:36:48 +01:00
Sebastian Sdorra
63e3a795b3 fixes german locale for namespace strategies 2019-03-13 09:36:42 +01:00
René Pfeuffer
38b205606a Merge with 2.0.0-m3 2019-03-13 07:52:15 +01:00
Mohamed Karray
687aaf3ba2 restore yarn.lock 2019-03-12 18:52:20 +01:00
Mohamed Karray
6cd29091d5 Add a Markdown component and a SyntaxHighlighter 2019-03-12 18:46:44 +01:00
René Pfeuffer
38d480e2ea Fix A-Za-z ranges 2019-03-12 17:07:14 +01:00
Sebastian Sdorra
7d994c62a6 validate namespace strategies on configuration update 2019-03-12 16:40:08 +01:00
René Pfeuffer
1b9892e577 Merged in bugfix/show_error_on_missing_branch (pull request #213)
fix there is no error on missing revision
2019-03-12 15:37:33 +00:00
René Pfeuffer
e7a6a2c2c7 Close branch bugfix/show_error_on_missing_branch 2019-03-12 15:37:33 +00:00
Sebastian Sdorra
cb554eb7bc rename defaultNamespaceStrategy to namespaceStrategy 2019-03-12 15:54:34 +01:00
René Pfeuffer
c8b19a9d66 Add revision to context 2019-03-12 15:44:23 +01:00
René Pfeuffer
f814e664cd Handle revision not found for svn 2019-03-12 15:44:13 +01:00
René Pfeuffer
dbc20f3560 Merge with 2.0.0-m3 2019-03-12 15:20:03 +01:00
René Pfeuffer
be83f87b14 Remove dead code 2019-03-12 15:10:59 +01:00
René Pfeuffer
6ebbfa97a3 Start entity types with a capital char 2019-03-12 15:10:43 +01:00
Sebastian Sdorra
f7f5102541 align validation of repository name and namespace 2019-03-12 15:10:05 +01:00
Sebastian Sdorra
c180457214 use current strategy if the configured one does exists 2019-03-12 14:35:22 +01:00
Sebastian Sdorra
c1875994bf merge repository heads 2019-03-12 13:59:45 +01:00
Sebastian Sdorra
cd302a3768 fix handling of post authentication filters for protocol request
do not call PushStateDispatcher in the HttpProtocolServletAuthenticationFilter,
because the HttpProtocolServlet already does this.
2019-03-12 13:58:46 +01:00
Sebastian Sdorra
d54b5360e2 identify ui requests as ajax requests 2019-03-12 13:55:34 +01:00
René Pfeuffer
289a792152 Merged in bugfix/momentjs_german_locale (pull request #215)
fix german locale for DateFromNow
2019-03-12 10:11:41 +00:00
René Pfeuffer
251459671a Close branch bugfix/momentjs_german_locale 2019-03-12 10:11:41 +00:00
Sebastian Sdorra
a5da481593 fix german locale for DateFromNow 2019-03-12 10:44:58 +01:00
René Pfeuffer
0df22d25f5 Merge with 2.0.0-m3 2019-03-12 09:29:28 +01:00
Sebastian Sdorra
7a171c8730 do not allow slashes ("/") in repository names 2019-03-12 08:27:57 +01:00