Florian Scholdei
|
07948b51a8
|
changed BranchView component to container and simplified BranchTable with new BranchRow
|
2019-03-29 10:02:53 +01:00 |
|
Florian Scholdei
|
fe510d592a
|
structured branch code and translations
|
2019-03-28 17:09:59 +01:00 |
|
Florian Scholdei
|
c8ac5a391c
|
run eslint
|
2019-03-28 14:53:03 +01:00 |
|
Florian Scholdei
|
c4519ef6ff
|
added create button
|
2019-03-28 14:47:57 +01:00 |
|
Florian Scholdei
|
f59521a9f1
|
added translation and used styled table instead of list
|
2019-03-28 14:19:53 +01:00 |
|
Florian Scholdei
|
10d46a7ceb
|
added branches link to repo overview
|
2019-03-28 13:40:38 +01:00 |
|
Florian Scholdei
|
d5db607d66
|
changed code-branch icon for more clarity over commit icon
|
2019-03-28 13:40:12 +01:00 |
|
Florian Scholdei
|
a5d07cc2cd
|
added branches overview and navlink
|
2019-03-28 11:51:00 +01:00 |
|
Florian Scholdei
|
9d43cc745f
|
renamed branches url
|
2019-03-28 10:16:19 +01:00 |
|
Sebastian Sdorra
|
50cb7e9370
|
merge with 2.0.0-m3
|
2019-03-21 10:47:33 +01:00 |
|
Sebastian Sdorra
|
3e9f59ef47
|
support for managing external managed groups
|
2019-03-21 09:58:36 +01:00 |
|
Sebastian Sdorra
|
827a188713
|
merge repository heads
|
2019-03-14 17:43:28 +01:00 |
|
Sebastian Sdorra
|
913cb9c6c7
|
fixed loading of plugin bundles with activated cas plugin
|
2019-03-14 17:38:00 +01:00 |
|
René Pfeuffer
|
1ad2ea61f5
|
Remove not implemented config options
|
2019-03-14 13:42:13 +01:00 |
|
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 |
|
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
|
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 |
|
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 |
|
Sebastian Sdorra
|
1627518954
|
removes admin user and group configuration in favor of permissions
|
2019-03-13 12:54:50 +01: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 |
|
Sebastian Sdorra
|
a2f83e2429
|
removes admin flag from user object
|
2019-03-13 12:07:18 +01:00 |
|
Sebastian Sdorra
|
be12167f0a
|
validates namespace if the strategy is custom
|
2019-03-13 10:00:47 +01:00 |
|
Sebastian Sdorra
|
3fa43f2775
|
use predefined key, instead of building it again
|
2019-03-13 09:38:56 +01:00 |
|
René Pfeuffer
|
38b205606a
|
Merge with 2.0.0-m3
|
2019-03-13 07:52:15 +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
|
cb554eb7bc
|
rename defaultNamespaceStrategy to namespaceStrategy
|
2019-03-12 15:54:34 +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
|
a5da481593
|
fix german locale for DateFromNow
|
2019-03-12 10:44:58 +01:00 |
|
Sebastian Sdorra
|
8b8379551b
|
implements extension point for namespace strategies from plugins
|
2019-03-12 08:06:30 +01:00 |
|
Sebastian Sdorra
|
257d1ebc27
|
show namespace input field if custom namespace strategy is selected
|
2019-03-11 16:39:48 +01:00 |
|
Sebastian Sdorra
|
de157f4ef1
|
updates current namespace strategy after configuration has changed
|
2019-03-11 16:39:08 +01:00 |
|
Sebastian Sdorra
|
158bb8bf8a
|
adds combobox to select namespace strategy
|
2019-03-11 14:48:48 +01:00 |
|
Mohamed Karray
|
c02bf1120c
|
fix Redirect to repo redirection url
|
2019-03-07 17:49:20 +01:00 |
|
Mohamed Karray
|
ab79b94bc0
|
add extension points to
- redirect the repo route
- add a repo top level navigation
|
2019-03-06 17:24:50 +01:00 |
|
Mohamed Karray
|
186738ad14
|
Merged in bugfix/delete_repository_permissions (pull request #207)
Fix deletion of permissions after modification
|
2019-03-05 17:17:29 +00:00 |
|
René Pfeuffer
|
4e6dd62cb5
|
Merged in feature/ui-error-handling (pull request #203)
Feature/ui error handling
|
2019-03-04 16:12:30 +00:00 |
|
René Pfeuffer
|
eca982e796
|
fIX config error if link is missing
|
2019-03-04 16:47:44 +01:00 |
|
René Pfeuffer
|
03aa639aa1
|
Clarify german texts
|
2019-03-04 15:54:10 +01:00 |
|
Philipp Czora
|
6c06352de2
|
Added ui error handling for 403 errors
|
2019-03-04 11:49:12 +01:00 |
|
René Pfeuffer
|
b537a2a2ba
|
Fix deletion of permissions after modification
Permissions could not be deleted, when they were modified (eg. change
of role or of verbs).
|
2019-03-01 14:10:39 +01:00 |
|
René Pfeuffer
|
a5f6477193
|
Enhance extension point
|
2019-02-28 17:15:20 +01:00 |
|
René Pfeuffer
|
536c5a74c6
|
Merge with 2.0.0-m3
|
2019-02-28 10:57:12 +01:00 |
|
René Pfeuffer
|
90ebb5d8ad
|
Merge with 2.0.0-m3
|
2019-02-28 09:59:54 +01:00 |
|
Philipp Czora
|
5aacf6b3aa
|
Merged in feature/react-diff-view (pull request #202)
replace diff2html with react-diff-view
|
2019-02-27 14:12:43 +00:00 |
|