Commit Graph

24 Commits

Author SHA1 Message Date
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
5a4fc6a965 modified transferred link to include add/create information 2019-04-23 15:55:26 +02:00
Florian Scholdei
eb346829d5 prevent code duplications in overviews with new component 2019-04-19 13:22:17 +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
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
Florian Scholdei
fc48e1bbd7 improved filter/search function and used new pagination 2019-04-17 12:37:48 +02:00
Florian Scholdei
3008aaaa4d added filter for repos 2019-04-10 17:25:36 +02:00
Florian Scholdei
24da17e0a9 added no repositories found notification 2019-04-09 14:47:37 +02:00
René Pfeuffer
66834408fd Fix page action buttons 2019-02-26 10:34:56 +01:00
René Pfeuffer
fbb0d2cf34 Fix create button visible for unprivileged user 2019-02-25 14:16:45 +01:00
Florian Scholdei
b8dd00fc09 caught uncaught child error and added PageAction Button to Repo Overview 2019-02-20 11:53:38 +01:00
Florian Scholdei
ff3044c365 lang file anpassen + refactoring 2019-01-23 11:14:30 +01:00
Maren Süwer
f9e263fcf7 use link for fetch repos 2018-10-09 16:46:39 +02:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00
Sebastian Sdorra
ffbfdff52e finish delete implementation and restructure components 2018-08-06 10:08:28 +02:00
Sebastian Sdorra
211551a5be implemented create repository 2018-08-03 08:52:02 +02:00
Sebastian Sdorra
9b62d19df5 implemented repository create form 2018-08-02 16:09:58 +02:00
Sebastian Sdorra
2953c805f9 implemented paging for repository overview 2018-08-01 14:56:24 +02:00
Sebastian Sdorra
b1c65a3a3c added loading indicator and handle failures of repository overview 2018-08-01 10:00:53 +02:00
Sebastian Sdorra
f33b54f60f intial import of repositroy list ui 2018-07-31 16:32:16 +02:00