Commit Graph

271 Commits

Author SHA1 Message Date
René Pfeuffer
960780946b Fix repo config for user without permission
Disable fields and remove submit buttons when user has not permission,
aka no config links.
2019-03-14 11:14:09 +01:00
René Pfeuffer
451b25a95f Merge with 2.0.0-m3 2019-03-14 10:48:57 +01:00
René Pfeuffer
d3900af886 Fix dependencies 2019-03-13 12:00:36 +01:00
René Pfeuffer
61c21ae1f3 Markdown should always have class 'content' 2019-03-13 09:36:48 +01:00
René Pfeuffer
38b205606a Merge with 2.0.0-m3 2019-03-13 07:52:15 +01:00
Mohamed Karray
6cd29091d5 Add a Markdown component and a SyntaxHighlighter 2019-03-12 18:46:44 +01:00
Sebastian Sdorra
c1875994bf merge repository heads 2019-03-12 13:59:45 +01:00
Sebastian Sdorra
d54b5360e2 identify ui requests as ajax requests 2019-03-12 13:55:34 +01:00
Sebastian Sdorra
a5da481593 fix german locale for DateFromNow 2019-03-12 10:44:58 +01:00
René Pfeuffer
6cf79bf5c6 Disable default branch config without permission 2019-03-11 14:56:59 +01:00
René Pfeuffer
3c22ad2393 Merged in feature/extensionPoint_Readme (pull request #210)
add extension points to
2019-03-08 15:04:51 +00:00
Sebastian Sdorra
9f10a2cff2 merge repository heads 2019-03-08 09:10:03 +01:00
Sebastian Sdorra
28778624b5 fixes wrong type definition 2019-03-08 09:06:39 +01:00
René Pfeuffer
b0f95fbcc6 Expose conflict errors 2019-03-08 08:58:09 +01:00
Sebastian Sdorra
b9b544b7f0 pass function to toggle collpase state to FileControlFactory 2019-03-08 08:27:20 +01:00
Sebastian Sdorra
57454f9aa9 adds option to request focus for a textarea 2019-03-08 08:10:34 +01:00
René Pfeuffer
230caf9cbd Merged in feature/diff_annotations (pull request #211)
Feature/diff annotations
2019-03-07 12:11:56 +00:00
Mohamed Karray
ab79b94bc0 add extension points to
- redirect the repo route
- add a repo top level navigation
2019-03-06 17:24:50 +01:00
Sebastian Sdorra
b1335b17ee makes only the title clickable for collapse instead the whole panel header 2019-03-06 15:03:08 +01:00
Sebastian Sdorra
c672b6603e adds file annotations and file controls to diff 2019-03-06 14:57:17 +01:00
Sebastian Sdorra
75fe4de478 added option to disable scrollToTop 2019-03-05 16:31:41 +01:00
Philipp Czora
6c06352de2 Added ui error handling for 403 errors 2019-03-04 11:49:12 +01:00
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
Sebastian Sdorra
891e3587b3 implemented api for diff annotations 2019-02-27 11:56:50 +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