Commit Graph

  • 75eb11627e Merged in feature/search (pull request #231) Sebastian Sdorra 2019-04-24 11:51:57 +00:00
  • e16bfeeb96 Close branch feature/search Sebastian Sdorra 2019-04-24 11:51:57 +00:00
  • e50ce49071 Merged in bugfix/svn_no_branches (pull request #242) Rene Pfeuffer 2019-04-24 11:39:10 +00:00
  • 50c8806bad Close branch bugfix/svn_no_branches Rene Pfeuffer 2019-04-24 11:39:10 +00:00
  • 3102af3029 renamed add to create Florian Scholdei 2019-04-24 09:59:29 +02:00
  • 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 Florian Scholdei 2019-04-24 09:46:22 +02:00
  • ba59fc4178 Merged in bugfix/ignored_source_branch (pull request #237) Rene Pfeuffer 2019-04-24 07:46:10 +00:00
  • b75d3e492a Close branch bugfix/ignored_source_branch Rene Pfeuffer 2019-04-24 07:46:10 +00:00
  • d56dc22efc modified transferred link to include add/create information, added new CreateUserButton component Florian Scholdei 2019-04-23 15:57:23 +02:00
  • 5a4fc6a965 modified transferred link to include add/create information Florian Scholdei 2019-04-23 15:55:26 +02:00
  • 0caea9203a Merged in feature/css_disable_dropdown (pull request #240) Rene Pfeuffer 2019-04-23 11:33:26 +00:00
  • 8285a1de04 Close branch feature/css_disable_dropdown Rene Pfeuffer 2019-04-23 11:33:26 +00:00
  • c7b7b3f73b fixed sources and changeset view for svn repos Florian Scholdei 2019-04-20 15:42:35 +02:00
  • ef35a2050c added check for new component to ensure correct representation, in my opinion still unpleasant Florian Scholdei 2019-04-19 13:27:12 +02:00
  • f209ca665d moved check from calling component to paginator Florian Scholdei 2019-04-19 13:23:57 +02:00
  • eb346829d5 prevent code duplications in overviews with new component Florian Scholdei 2019-04-19 13:22:17 +02:00
  • f15e400be6 exported new OverviewPageActions component Florian Scholdei 2019-04-19 13:20:57 +02:00
  • 9ba4b05ef7 moved margin from button to inputfield to handle case in with only search field is displayed Florian Scholdei 2019-04-19 13:20:08 +02:00
  • 8aa8af4644 added OverviewPageActions component for Repos, Users and Group Overview Florian Scholdei 2019-04-19 13:18:49 +02:00
  • 4eb08770b7 centered button icons on mobile view when if text should not be displayed Florian Scholdei 2019-04-18 18:07:13 +02:00
  • a0f4f3dbe2 implemented graphic disable select input functionality Florian Scholdei 2019-04-18 17:19:55 +02:00
  • 37a53c295b move getQueryStringFromLocation to ui-components Sebastian Sdorra 2019-04-18 11:42:09 +02:00
  • bfd59c1bac remove unused functions Sebastian Sdorra 2019-04-18 10:02:22 +02:00
  • ba3557fbb6 Merged in feature/css_round_panel (pull request #238) Sebastian Sdorra 2019-04-18 07:25:05 +00:00
  • fe55f1a4b4 Close branch feature/css_round_panel Sebastian Sdorra 2019-04-18 07:25:05 +00:00
  • b78b402965 Merged in feature/css_fix_table_styling (pull request #236) Sebastian Sdorra 2019-04-18 06:08:41 +00:00
  • d11cb8ce37 Close branch feature/css_fix_table_styling Sebastian Sdorra 2019-04-18 06:08:41 +00:00
  • 8533dfca4b fixed eslint failures Florian Scholdei 2019-04-17 18:59:58 +02:00
  • 8c215b44c2 started implementation Florian Scholdei 2019-04-17 18:17:21 +02:00
  • 83edce1410 replaced type any with string Florian Scholdei 2019-04-17 16:42:27 +02:00
  • 6f975acd21 added value prop to reflect changes to the q parameter in the url, used new FilterInput component in pageActions Florian Scholdei 2019-04-17 16:35:17 +02:00
  • b3de87a343 removed FilterInput functionality from page and added new ui-component Florian Scholdei 2019-04-17 16:12:22 +02:00
  • 53ce955f66 removed unnecessary local page state Florian Scholdei 2019-04-17 15:46:49 +02:00
  • a1537fc966 rounded panel corners Florian Scholdei 2019-04-17 15:18:34 +02:00
  • 9bc9e133cc merge Florian Scholdei 2019-04-17 14:27:17 +02:00
  • dd39c6b535 fixed missing checkout call for GitBranchCommand Sebastian Sdorra 2019-04-17 13:51:13 +02:00
  • 311eba2f9f Merged in feature/create-branch (pull request #233) Sebastian Sdorra 2019-04-17 11:29:46 +00:00
  • ffd2f589ca Close branch feature/create-branch Sebastian Sdorra 2019-04-17 11:29:46 +00:00
  • 1ed805f16e improved filter/search function and used new pagination for Users Florian Scholdei 2019-04-17 12:50:06 +02:00
  • 63d60cb62b Merged in feature/logout_redirection (pull request #235) Sebastian Sdorra 2019-04-17 10:46:33 +00:00
  • 7b167f9cbb Close branch feature/logout_redirection Sebastian Sdorra 2019-04-17 10:46:33 +00:00
  • 5cdb7bec32 memoize getBranches to fix reference checks of react Sebastian Sdorra 2019-04-17 12:44:41 +02:00
  • fc48e1bbd7 improved filter/search function and used new pagination Florian Scholdei 2019-04-17 12:37:48 +02:00
  • cc8be054d1 added query-string to package.json and run prettier Florian Scholdei 2019-04-17 12:19:17 +02:00
  • 8b7f2142eb improved filter/search function and used new pagination Florian Scholdei 2019-04-17 12:13:04 +02:00
  • 1e845afd84 added error check so that the search and create button are not displayed when users are logged out Florian Scholdei 2019-04-17 12:07:43 +02:00
  • bc3d9388e6 added slash at the end of the url to correctly link for pagination Florian Scholdei 2019-04-17 12:05:44 +02:00
  • 2b2d7ea0e9 do not show login error, when redirecting Sebastian Sdorra 2019-04-17 11:45:44 +02:00
  • 52257aec26 added filter to LinkPaginator Florian Scholdei 2019-04-17 11:40:14 +02:00
  • 57721a8a44 fixed borders, colours, styling in sources, users, groups and me detail view Florian Scholdei 2019-04-16 15:16:36 +02:00
  • 20cf0507a2 Fix injection René Pfeuffer 2019-04-12 15:26:22 +02:00
  • e56d6504c0 Add unit tests René Pfeuffer 2019-04-12 14:32:17 +02:00
  • 1b60857959 Introduce extension point for logout redirection René Pfeuffer 2019-04-12 11:42:19 +02:00
  • 84c8f7159f Merged in bugfix/repo_git_config_permissions (pull request #234) Florian Scholdei 2019-04-11 13:46:28 +00:00
  • 0ff1e2060c Close branch bugfix/repo_git_config_permissions Florian Scholdei 2019-04-11 13:46:28 +00:00
  • e649a66423 Fix unit test René Pfeuffer 2019-04-11 13:52:23 +02:00
  • cde1ec8c3e Merged in feature/side_by_side (pull request #232) Florian Scholdei 2019-04-11 11:48:02 +00:00
  • e1bd626eac Close branch feature/side_by_side Florian Scholdei 2019-04-11 11:48:02 +00:00
  • fbdbe4956f Fix permissions for repository git configuration René Pfeuffer 2019-04-11 12:09:06 +02:00
  • ae0feff353 Fix test René Pfeuffer 2019-04-11 09:17:02 +02:00
  • 3bfd9becc9 Add button to switch between side-by-side and combined diff view René Pfeuffer 2019-04-10 17:34:31 +02:00
  • 3008aaaa4d added filter for repos Florian Scholdei 2019-04-10 17:25:36 +02:00
  • 99e78da67b added filter for groups Florian Scholdei 2019-04-10 17:24:35 +02:00
  • 77b1bb53e8 fixed flow error: external prop was missing in group constructor Florian Scholdei 2019-04-10 17:23:55 +02:00
  • f1bed2f558 Fix on submit handler René Pfeuffer 2019-04-10 16:49:19 +02:00
  • ac2c41f9a1 fixed lint error Florian Scholdei 2019-04-10 16:40:12 +02:00
  • 727fd08b3b Disable create view when create link is missing René Pfeuffer 2019-04-10 16:38:56 +02:00
  • 2ada10ab8d Fix pending states René Pfeuffer 2019-04-10 16:20:55 +02:00
  • 260770d7c5 Fix create branches René Pfeuffer 2019-04-10 15:33:50 +02:00
  • 60af0cca30 added filter input translation Florian Scholdei 2019-04-10 14:45:35 +02:00
  • 62e393cb62 ui search field done, started adding filter functionality Florian Scholdei 2019-04-10 14:35:30 +02:00
  • 05ccf513cb Initialize state for branches René Pfeuffer 2019-04-10 13:23:54 +02:00
  • 666d49c9ba Merged in bugfix/mailto_emptyspace (pull request #229) Rene Pfeuffer 2019-04-10 08:50:36 +00:00
  • d3b1a1b7aa Close branch bugfix/mailto_emptyspace Rene Pfeuffer 2019-04-10 08:50:36 +00:00
  • c693ba72e7 Merged in bugfix/notification_for_empty_table (pull request #230) Rene Pfeuffer 2019-04-10 08:47:44 +00:00
  • 863ca0afca Close branch bugfix/notification_for_empty_table Rene Pfeuffer 2019-04-10 08:47:44 +00:00
  • 49775bc631 Change texts René Pfeuffer 2019-04-10 10:46:49 +02:00
  • d2885336e6 Merged in bugfix/repo_horizontal_lines (pull request #228) Rene Pfeuffer 2019-04-10 08:18:38 +00:00
  • 872a2572de Close branch bugfix/repo_horizontal_lines Rene Pfeuffer 2019-04-10 08:18:38 +00:00
  • 601510f847 Merge with feature/remove_1.x_resource René Pfeuffer 2019-04-10 08:01:56 +02:00
  • eb894059d5 Re-add erroneously deleted file René Pfeuffer 2019-04-09 16:55:11 +02:00
  • 4797967b0d Implement simple search queries for users, groups and repositories René Pfeuffer 2019-04-09 16:27:27 +02:00
  • e7bc027320 specificated no sources/changesets found notification considering branches Florian Scholdei 2019-04-09 15:33:47 +02:00
  • 4a6fd9721f added no sources found notification Florian Scholdei 2019-04-09 15:31:12 +02:00
  • 818076ac6f added no changesets found notification Florian Scholdei 2019-04-09 15:19:43 +02:00
  • df7c915363 added no branches found notification Florian Scholdei 2019-04-09 15:06:55 +02:00
  • a05fa8d46f added no users found notification Florian Scholdei 2019-04-09 14:59:19 +02:00
  • 24da17e0a9 added no repositories found notification Florian Scholdei 2019-04-09 14:47:37 +02:00
  • a4ee29d8e5 added no groups found notification Florian Scholdei 2019-04-09 14:36:29 +02:00
  • fbd6f4f3c7 Introduce filter parameter in Manager René Pfeuffer 2019-04-09 13:09:16 +02:00
  • f1259977d3 fix branches tests Florian Scholdei 2019-04-09 12:46:52 +02:00
  • f5933cb6d5 Clean up René Pfeuffer 2019-04-09 12:31:43 +02:00
  • c6436da455 Remove old AbstractManagerResource René Pfeuffer 2019-04-09 12:14:32 +02:00
  • 43abec4cd2 merge repository heads Sebastian Sdorra 2019-04-08 15:18:51 +02:00
  • 2c82026e86 refactoring branches state Sebastian Sdorra 2019-04-08 15:16:37 +02:00
  • be9f1aeec0 update react to 16.8 Sebastian Sdorra 2019-04-08 11:24:48 +02:00
  • 290f8466eb Delete old 1.x resources René Pfeuffer 2019-04-08 11:10:34 +02:00
  • 848075050c fixed mailto url scheme according to rfc2368 Florian Scholdei 2019-04-05 14:44:33 +02:00
  • 6e9af40b44 changed horizontal line structure which means that no unnecessary line is displayed if the delete button is missing Florian Scholdei 2019-04-04 16:56:35 +02:00
  • 03e25086a7 Use transmitted branch name René Pfeuffer 2019-04-04 13:03:51 +02:00