Florian Scholdei
|
b8d73b91ea
|
added baseUrl for info link
|
2019-05-09 15:11:55 +02:00 |
|
Florian Scholdei
|
7db1e4aad0
|
corrected content type + removed unsupported filter
|
2019-05-09 14:55:28 +02:00 |
|
Florian Scholdei
|
96fcb55c65
|
added PermissionRoleRow
|
2019-05-09 13:46:02 +02:00 |
|
Florian Scholdei
|
1a7b199299
|
renamed role1 and removed verbs
|
2019-05-09 13:43:04 +02:00 |
|
Florian Scholdei
|
2ad478c0af
|
changed fixed getRolesLink to dynamic one
|
2019-05-09 13:41:42 +02:00 |
|
Florian Scholdei
|
872fe3a866
|
simplified module
|
2019-05-09 13:40:42 +02:00 |
|
Florian Scholdei
|
af3fdae490
|
adjusted modules to new permissionRoles api structure
|
2019-05-08 13:17:06 +02:00 |
|
Florian Scholdei
|
b86d17914c
|
added trans for permissionRoles
|
2019-05-08 13:13:50 +02:00 |
|
Florian Scholdei
|
4f5cb61348
|
added temp indexResource + RoleTable
|
2019-05-08 09:34:07 +02:00 |
|
Florian Scholdei
|
d105ec784f
|
added globalPermissionRoles
|
2019-05-08 09:32:51 +02:00 |
|
Florian Scholdei
|
c79da7cc39
|
started implementing modules
|
2019-05-07 16:51:16 +02:00 |
|
Florian Scholdei
|
54c81ca502
|
started implementing tests
|
2019-05-07 16:50:44 +02:00 |
|
Florian Scholdei
|
91b957f6cc
|
sorted imports
|
2019-05-07 16:50:18 +02:00 |
|
Florian Scholdei
|
ddaaa1dbe9
|
corrected DELETE action const
|
2019-05-07 16:49:36 +02:00 |
|
René Pfeuffer
|
f687dfcc0d
|
Fix create option in user and group autocomplete fields
|
2019-04-25 17:02:53 +02:00 |
|
Rene Pfeuffer
|
dfe10e7d99
|
Merged in feature/css_reduced_mobile_buttons (pull request #239)
feature/css_reduced_mobile_buttons
|
2019-04-25 07:16:26 +00:00 |
|
Sebastian Sdorra
|
75eb11627e
|
Merged in feature/search (pull request #231)
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
|
c7b7b3f73b
|
fixed sources and changeset view for svn repos
|
2019-04-20 15:42:35 +02:00 |
|
Florian Scholdei
|
eb346829d5
|
prevent code duplications in overviews with new component
|
2019-04-19 13:22:17 +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 |
|
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
|
b78b402965
|
Merged in feature/css_fix_table_styling (pull request #236)
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
|
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
|
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 |
|
Florian Scholdei
|
1ed805f16e
|
improved filter/search function and used new pagination for Users
|
2019-04-17 12:50:06 +02: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 |
|
Sebastian Sdorra
|
2b2d7ea0e9
|
do not show login error, when redirecting
|
2019-04-17 11:45:44 +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
|
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 |
|
René Pfeuffer
|
ae0feff353
|
Fix test
|
2019-04-11 09:17:02 +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
|
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 |
|
René Pfeuffer
|
260770d7c5
|
Fix create branches
|
2019-04-10 15:33:50 +02:00 |
|
Florian Scholdei
|
62e393cb62
|
ui search field done, started adding filter functionality
|
2019-04-10 14:35:30 +02:00 |
|