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
|
4eb08770b7
|
centered button icons on mobile view when if text should not be displayed
|
2019-04-18 18:07:13 +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 |
|
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 |
|