Commit Graph

7329 Commits

Author SHA1 Message Date
Sebastian Sdorra
e16bfeeb96 Close branch feature/search 2019-04-24 11:51:57 +00:00
Florian Scholdei
3102af3029 renamed add to create 2019-04-24 09:59:29 +02:00
Florian Scholdei
7450c9bea2 pulled out PageActions from OverviewPageActions because otherwise you can not check for name of OverviewPageActions because the component exported injectSheet -> jss
simplified CreateUser/GroupButton by not being used as external component
2019-04-24 09:46:22 +02:00
Florian Scholdei
d56dc22efc modified transferred link to include add/create information, added new CreateUserButton component 2019-04-23 15:57:23 +02:00
Florian Scholdei
5a4fc6a965 modified transferred link to include add/create information 2019-04-23 15:55:26 +02:00
Florian Scholdei
ef35a2050c added check for new component to ensure correct representation, in my opinion still unpleasant 2019-04-19 13:27:12 +02:00
Florian Scholdei
f209ca665d moved check from calling component to paginator 2019-04-19 13:23:57 +02:00
Florian Scholdei
eb346829d5 prevent code duplications in overviews with new component 2019-04-19 13:22:17 +02:00
Florian Scholdei
f15e400be6 exported new OverviewPageActions component 2019-04-19 13:20:57 +02:00
Florian Scholdei
9ba4b05ef7 moved margin from button to inputfield to handle case in with only search field is displayed 2019-04-19 13:20:08 +02:00
Florian Scholdei
8aa8af4644 added OverviewPageActions component for Repos, Users and Group Overview 2019-04-19 13:18:49 +02:00
Sebastian Sdorra
37a53c295b move getQueryStringFromLocation to ui-components 2019-04-18 11:42:09 +02:00
Sebastian Sdorra
bfd59c1bac remove unused functions 2019-04-18 10:02:22 +02:00
Florian Scholdei
8533dfca4b fixed eslint failures 2019-04-17 18:59:58 +02:00
Florian Scholdei
83edce1410 replaced type any with string 2019-04-17 16:42:27 +02:00
Florian Scholdei
6f975acd21 added value prop to reflect changes to the q parameter in the url, used new FilterInput component in pageActions 2019-04-17 16:35:17 +02:00
Florian Scholdei
b3de87a343 removed FilterInput functionality from page and added new ui-component 2019-04-17 16:12:22 +02:00
Florian Scholdei
53ce955f66 removed unnecessary local page state 2019-04-17 15:46:49 +02:00
Florian Scholdei
9bc9e133cc merge 2019-04-17 14:27:17 +02:00
Sebastian Sdorra
311eba2f9f Merged in feature/create-branch (pull request #233)
Feature create branch
2019-04-17 11:29:46 +00:00
Sebastian Sdorra
ffd2f589ca Close branch feature/create-branch 2019-04-17 11:29:46 +00:00
Florian Scholdei
1ed805f16e improved filter/search function and used new pagination for Users 2019-04-17 12:50:06 +02:00
Sebastian Sdorra
63d60cb62b Merged in feature/logout_redirection (pull request #235)
Feature logout redirection
2019-04-17 10:46:33 +00:00
Sebastian Sdorra
7b167f9cbb Close branch feature/logout_redirection 2019-04-17 10:46:33 +00:00
Sebastian Sdorra
5cdb7bec32 memoize getBranches to fix reference checks of react 2019-04-17 12:44:41 +02:00
Florian Scholdei
fc48e1bbd7 improved filter/search function and used new pagination 2019-04-17 12:37:48 +02:00
Florian Scholdei
cc8be054d1 added query-string to package.json and run prettier 2019-04-17 12:19:17 +02:00
Florian Scholdei
8b7f2142eb improved filter/search function and used new pagination 2019-04-17 12:13:04 +02:00
Florian Scholdei
1e845afd84 added error check so that the search and create button are not displayed when users are logged out 2019-04-17 12:07:43 +02:00
Florian Scholdei
bc3d9388e6 added slash at the end of the url to correctly link for pagination 2019-04-17 12:05:44 +02:00
Sebastian Sdorra
2b2d7ea0e9 do not show login error, when redirecting 2019-04-17 11:45:44 +02:00
Florian Scholdei
52257aec26 added filter to LinkPaginator 2019-04-17 11:40:14 +02:00
René Pfeuffer
20cf0507a2 Fix injection 2019-04-12 15:26:22 +02:00
René Pfeuffer
e56d6504c0 Add unit tests 2019-04-12 14:32:17 +02:00
René Pfeuffer
1b60857959 Introduce extension point for logout redirection 2019-04-12 11:42:19 +02:00
Florian Scholdei
84c8f7159f Merged in bugfix/repo_git_config_permissions (pull request #234)
Fix permissions for repository git configuration
2019-04-11 13:46:28 +00:00
Florian Scholdei
0ff1e2060c Close branch bugfix/repo_git_config_permissions 2019-04-11 13:46:28 +00:00
René Pfeuffer
e649a66423 Fix unit test 2019-04-11 13:52:23 +02:00
Florian Scholdei
cde1ec8c3e Merged in feature/side_by_side (pull request #232)
Add button to switch between side-by-side and combined diff view

Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com>
2019-04-11 11:48:02 +00:00
Florian Scholdei
e1bd626eac Close branch feature/side_by_side 2019-04-11 11:48:02 +00:00
René Pfeuffer
fbdbe4956f Fix permissions for repository git configuration 2019-04-11 12:09:06 +02:00
René Pfeuffer
ae0feff353 Fix test 2019-04-11 09:17:02 +02:00
René Pfeuffer
3bfd9becc9 Add button to switch between side-by-side and combined diff view 2019-04-10 17:34:31 +02:00
Florian Scholdei
3008aaaa4d added filter for repos 2019-04-10 17:25:36 +02:00
Florian Scholdei
99e78da67b added filter for groups 2019-04-10 17:24:35 +02:00
Florian Scholdei
77b1bb53e8 fixed flow error: external prop was missing in group constructor 2019-04-10 17:23:55 +02:00
René Pfeuffer
f1bed2f558 Fix on submit handler 2019-04-10 16:49:19 +02:00
Florian Scholdei
ac2c41f9a1 fixed lint error 2019-04-10 16:40:12 +02:00
René Pfeuffer
727fd08b3b Disable create view when create link is missing 2019-04-10 16:38:56 +02:00
René Pfeuffer
2ada10ab8d Fix pending states 2019-04-10 16:20:55 +02:00