Commit Graph

25 Commits

Author SHA1 Message Date
Florian Scholdei
d2c2a1b23c corrected incorrect if condition frame 2019-04-24 16:45:20 +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
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
b3de87a343 removed FilterInput functionality from page and added new ui-component 2019-04-17 16:12:22 +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
René Pfeuffer
f1bed2f558 Fix on submit handler 2019-04-10 16:49:19 +02:00
Florian Scholdei
ac2c41f9a1 fixed lint error 2019-04-10 16:40:12 +02:00
Florian Scholdei
60af0cca30 added filter input translation 2019-04-10 14:45:35 +02:00
Florian Scholdei
62e393cb62 ui search field done, started adding filter functionality 2019-04-10 14:35:30 +02:00
Sebastian Sdorra
cce3ddc394 improve location of ErrorBoundaries 2019-03-14 10:12:34 +01:00
Mohamed Karray
13e7ae24bd Add Error Boundary for
- the Page component
- the Main component
2019-03-13 21:41:08 +01:00
Mohamed Karray
35c84c929a Add Error Boundary for Pages 2019-03-13 11:54:33 +01:00
Florian Scholdei
acef7e6e71 fixed a small bug that pageactions border without content were displayed on mobile page but was not allowed to 2019-02-21 17:21:04 +01:00
René Pfeuffer
bcadd559f2 Fix string comparison with class name, again 2019-02-21 16:53:13 +01:00
René Pfeuffer
99c3bc6455 Fix string comparison with class name 2019-02-21 14:00:45 +01:00
Florian Scholdei
4b43456b27 display button like other create buttons on mobile sites 2019-02-21 09:39:05 +01:00
Florian Scholdei
095ae81f80 added small top spacing for page actions 2019-02-20 14:21:01 +01:00
Florian Scholdei
fe9f97f6c9 added underline to header part of page when buttonactions set 2019-02-20 14:13:38 +01:00
Florian Scholdei
93176d8117 added underline to header part of page when buttonactions set 2019-02-20 13:47:17 +01:00
Florian Scholdei
33b331b9a0 fixed right pulling of actionbutton and changed subtitle headline for validator purpose 2019-02-20 11:58:22 +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
ef6259da58 added pageactions for every page component 2019-02-20 11:16:59 +01:00
Janika Kefel
3a62f81ba0 Added first UI changes 2018-12-13 14:49:59 +01:00
Philipp Czora
521f3dd9e9 Implemented Profile component 2018-11-05 16:03:54 +01:00
Sebastian Sdorra
c64a5a74d6 restructure scm-ui and use ui-components and ui-types 2018-09-05 14:32:49 +02:00