Commit Graph

7347 Commits

Author SHA1 Message Date
Florian Scholdei
d2c2a1b23c corrected incorrect if condition frame 2019-04-24 16:45:20 +02:00
Sebastian Sdorra
75eb11627e Merged in feature/search (pull request #231)
feature/search
2019-04-24 11:51:57 +00:00
Sebastian Sdorra
e16bfeeb96 Close branch feature/search 2019-04-24 11:51:57 +00:00
Rene Pfeuffer
e50ce49071 Merged in bugfix/svn_no_branches (pull request #242)
bugfix/svn_no_branches
2019-04-24 11:39:10 +00:00
Rene Pfeuffer
50c8806bad Close branch bugfix/svn_no_branches 2019-04-24 11:39:10 +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
Rene Pfeuffer
ba59fc4178 Merged in bugfix/ignored_source_branch (pull request #237)
fixed missing checkout call for GitBranchCommand
2019-04-24 07:46:10 +00:00
Rene Pfeuffer
b75d3e492a Close branch bugfix/ignored_source_branch 2019-04-24 07:46:10 +00: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
Rene Pfeuffer
0caea9203a Merged in feature/css_disable_dropdown (pull request #240)
feature/css_disable_dropdown
2019-04-23 11:33:26 +00:00
Rene Pfeuffer
8285a1de04 Close branch feature/css_disable_dropdown 2019-04-23 11:33:26 +00:00
Florian Scholdei
c7b7b3f73b fixed sources and changeset view for svn repos 2019-04-20 15:42:35 +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
Florian Scholdei
a0f4f3dbe2 implemented graphic disable select input functionality 2019-04-18 17:19:55 +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
Sebastian Sdorra
ba3557fbb6 Merged in feature/css_round_panel (pull request #238)
feature/css_round_panel
2019-04-18 07:25:05 +00:00
Sebastian Sdorra
fe55f1a4b4 Close branch feature/css_round_panel 2019-04-18 07:25:05 +00:00
Sebastian Sdorra
b78b402965 Merged in feature/css_fix_table_styling (pull request #236)
feature/css_fix_table_styling
2019-04-18 06:08:41 +00:00
Sebastian Sdorra
d11cb8ce37 Close branch feature/css_fix_table_styling 2019-04-18 06:08:41 +00:00
Florian Scholdei
8533dfca4b fixed eslint failures 2019-04-17 18:59:58 +02:00
Florian Scholdei
8c215b44c2 started implementation 2019-04-17 18:17:21 +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
a1537fc966 rounded panel corners 2019-04-17 15:18:34 +02:00
Florian Scholdei
9bc9e133cc merge 2019-04-17 14:27:17 +02:00
Sebastian Sdorra
dd39c6b535 fixed missing checkout call for GitBranchCommand 2019-04-17 13:51:13 +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
Florian Scholdei
57721a8a44 fixed borders, colours, styling in sources, users, groups and me detail view 2019-04-16 15:16:36 +02:00