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
|
58d2a03498
|
Merged in bugfix/harmonize_name_check (pull request #220)
Harmonize user and group name validation, again
|
2019-03-26 06:57:31 +00:00 |
|
Sebastian Sdorra
|
71f4d81305
|
Close branch bugfix/harmonize_name_check
|
2019-03-26 06:57:31 +00:00 |
|
René Pfeuffer
|
b1547d2b69
|
Harmonize user and group name validation, again
|
2019-03-25 15:41:21 +01:00 |
|
René Pfeuffer
|
5aab95b651
|
Change spotter version
This fixes the issue, that markdown files were not recognized as such
but had the language "GCC Machine Definition" (or the like)
|
2019-03-25 10:55:27 +01:00 |
|
Sebastian Sdorra
|
563dfa015e
|
Merged in feature/consolidate_admin_permissions (pull request #219)
Feature/consolidate admin permissions
|
2019-03-21 12:17:01 +00:00 |
|
Sebastian Sdorra
|
4e9fe8e698
|
Close branch feature/consolidate_admin_permissions
|
2019-03-21 12:17:01 +00:00 |
|
René Pfeuffer
|
424120c964
|
Delete unused methods
|
2019-03-21 13:13:12 +01:00 |
|
Sebastian Sdorra
|
691f84a801
|
removes comments which are not useful without the context of the current change
|
2019-03-21 13:04:53 +01:00 |
|
Sebastian Sdorra
|
5d9331d514
|
fixes external always true after copy properties
|
2019-03-21 11:36:57 +01:00 |
|
Sebastian Sdorra
|
50cb7e9370
|
merge with 2.0.0-m3
|
2019-03-21 10:47:33 +01:00 |
|
Sebastian Sdorra
|
7c6bfdaaac
|
removes admin role
|
2019-03-21 10:46:11 +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
|
dbdbe2fcf7
|
fixes SyncingRealmHelper not providing internal groups (from xml)
|
2019-03-14 17:42:27 +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 |
|
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 |
|
Sebastian Sdorra
|
1179fd37fa
|
fixes integration tests, which are relying on the admin flag
|
2019-03-13 15:56:40 +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 |
|
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 |
|
René Pfeuffer
|
89fd1a5e4a
|
Close branch feature/namespace_strategies
|
2019-03-13 11:20:36 +00:00 |
|
Sebastian Sdorra
|
017879619c
|
fixed admin permissions of initial created scmadmin user account
|
2019-03-13 12:15:13 +01:00 |
|
Sebastian Sdorra
|
4ffdde6417
|
fixes AdministrationContext with user admin flag
|
2019-03-13 12:12:06 +01:00 |
|
Sebastian Sdorra
|
a2f83e2429
|
removes admin flag from user object
|
2019-03-13 12:07:18 +01: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 |
|