Philipp Czora
|
f68398e599
|
Minor refactoring
|
2019-03-04 11:19:33 +01:00 |
|
Philipp Czora
|
adf92db9b2
|
Also render violations (if present)
|
2019-03-04 11:09:12 +01:00 |
|
René Pfeuffer
|
dadfe4a8af
|
Fix media type for validation error
|
2019-03-04 08:44:41 +01:00 |
|
Philipp Czora
|
5d375b7fb4
|
Added error descriptions & removed collapsability (according to review)
|
2019-03-01 13:16:54 +01:00 |
|
René Pfeuffer
|
536c5a74c6
|
Merge with 2.0.0-m3
|
2019-02-28 10:57:12 +01:00 |
|
Philipp Czora
|
1b7044ed76
|
Fixed Notification color
|
2019-02-27 14:28:20 +01:00 |
|
Philipp Czora
|
510c295e00
|
Refactored ErrorNotification/ErrorPage
Added i18n for error codes
|
2019-02-27 10:45:10 +01:00 |
|
Philipp Czora
|
6b55df464c
|
WIP: Reworking ErrorPage/ErrorNotification
|
2019-02-26 17:08:33 +01:00 |
|
Sebastian Sdorra
|
3ac47b0977
|
replace diff2html with react-diff-view
|
2019-02-26 15:00:05 +01:00 |
|
Philipp Czora
|
264eca4b49
|
Fixed 401 message on session timeout
|
2019-02-26 08:37:00 +01:00 |
|
Philipp Czora
|
aac94d17a3
|
Fixed 401 message on login
|
2019-02-25 17:40:53 +01:00 |
|
Philipp Czora
|
0814e0af7a
|
Merged 2.0.0-m3
|
2019-02-25 16:53:25 +01:00 |
|
Philipp Czora
|
bbde074e19
|
Fixed unit test
|
2019-02-25 15:09:28 +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
|
beb8697018
|
Merge with 2.0.0-m3
|
2019-02-21 15:17:41 +01:00 |
|
René Pfeuffer
|
99c3bc6455
|
Fix string comparison with class name
|
2019-02-21 14:00:45 +01:00 |
|
Florian Scholdei
|
312d5530cf
|
Merged in feature/permissions_styling (pull request #185)
Feature/permissions styling
|
2019-02-21 12:59:41 +00:00 |
|
Philipp Czora
|
e838fa7d93
|
Merged in feature/page_actions (pull request #198)
Feature/page actions
|
2019-02-21 10:31:32 +00:00 |
|
Florian Scholdei
|
4b43456b27
|
display button like other create buttons on mobile sites
|
2019-02-21 09:39:05 +01:00 |
|
Philipp Czora
|
ac4bba9cf7
|
Merged in feature/group_extensionpoint (pull request #184)
renamed extensionpoint
|
2019-02-20 15:42:23 +00: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 |
|
Philipp Czora
|
90cb047ccb
|
SubmitButton: scroll to top after performing action
|
2019-02-20 09:47:35 +01:00 |
|
Philipp Czora
|
deedb573a6
|
Merged changes
|
2019-02-19 15:58:53 +01:00 |
|
Philipp Czora
|
e539e15847
|
Fixed modal size
|
2019-02-19 15:57:54 +01:00 |
|
Florian Scholdei
|
7747f016f4
|
Merged in feature/scroll_to_top (pull request #193)
Scroll to top after page change/click on submit button
Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com>
|
2019-02-19 12:49:32 +00:00 |
|
Philipp Czora
|
7955e05a23
|
Fixed create button
|
2019-02-19 13:15:37 +01:00 |
|
René Pfeuffer
|
1759dfb8bb
|
Merged in feature/adjust_frontend_validation (pull request #190)
Adjusted email validation in frontend
|
2019-02-18 07:30:41 +00:00 |
|
Philipp Czora
|
00b17575dc
|
Scroll to top after page change/click on submit button
|
2019-02-15 15:32:54 +01:00 |
|
Philipp Czora
|
2c570f2d84
|
Added position:absolute to tooltips
|
2019-02-15 11:30:36 +01:00 |
|
Philipp Czora
|
0c9a77664d
|
Added position:absolute for tooltips
|
2019-02-14 17:39:30 +01:00 |
|
Philipp Czora
|
5eb32d32b2
|
Adjusted email validation in frontend
|
2019-02-13 15:16:01 +01:00 |
|
Florian Scholdei
|
92d2190066
|
merge
|
2019-02-07 17:30:54 +01:00 |
|
Florian Scholdei
|
6095bcf64a
|
Merged in feature/using_same_modal_classes_for_modals (pull request #176)
Feature/using same modal classes for modals
Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com>
|
2019-02-07 16:17:14 +00:00 |
|
Florian Scholdei
|
7fba12e30f
|
renamed extensionpoint
|
2019-02-07 16:55:34 +01:00 |
|
Florian Scholdei
|
8bb817f006
|
merge
|
2019-02-07 13:59:57 +01:00 |
|
Florian Scholdei
|
9fae4c7d46
|
added modal footer
|
2019-02-07 13:53:15 +01:00 |
|
Florian Scholdei
|
9598c1865e
|
merge
|
2019-02-07 11:57:06 +01:00 |
|
Sebastian Sdorra
|
cbfa751a05
|
fixed wrong icons and added missing translation
|
2019-02-07 10:33:58 +01:00 |
|
Sebastian Sdorra
|
0bf7a6f168
|
redesign changeset list
|
2019-02-07 10:27:11 +01:00 |
|
Sebastian Sdorra
|
d14837b03e
|
fix small flow issues
|
2019-02-07 09:32:24 +01:00 |
|
Sebastian Sdorra
|
c5511af448
|
use span for tooltip and added an option to change tooltip location
|
2019-02-07 09:30:30 +01:00 |
|
Sebastian Sdorra
|
9cb1c24567
|
use react children for Button and ButtonGroup
|
2019-02-07 09:29:53 +01:00 |
|
Sebastian Sdorra
|
927ba5df18
|
added title with the exact date to DateFromNow
|
2019-02-07 09:28:43 +01:00 |
|
Mohamed Karray
|
3df6056f00
|
add ui validation
|
2019-02-07 06:01:13 +01:00 |
|