Florian Scholdei
d0f8e7019c
implemented *awesome* new ButtonGrouped ui-component
2019-06-19 11:34:02 +02:00
Florian Scholdei
5f435a524e
clarifiy checkbox
2019-06-12 16:27:16 +02:00
Florian Scholdei
467d0fd4ae
fix vertical alignment of icons in navigation
2019-06-12 15:23:11 +02:00
Florian Scholdei
bb38e9e2b9
add icon ui-component
2019-06-12 15:22:10 +02:00
Sebastian Sdorra
26a8fc4b9c
update node to 10.16.0 and yarn to 1.16.0
2019-06-06 11:08:12 +02:00
Florian Scholdei
ebc4dcc4bc
reformat comment
2019-05-26 14:22:15 +02:00
Florian Scholdei
2174db20cd
fix too long diff file title
2019-05-26 14:10:59 +02:00
Florian Scholdei
e4732e6b00
Merged in feature/markdown_anchor_links (pull request #248 )
...
adds option to render markdown headings with anchor links
Approved-by: Florian Scholdei <florian.scholdei@cloudogu.com >
2019-05-21 13:38:16 +00:00
Sebastian Sdorra
033c213cf2
fix scrolling for markdown content, which is loaded asynchronous
...
The code to find and scroll to the anchor is now moved from the
ScrollToTop component to the MarkdownView. The anchor with the id from
location hash, is searched after the MarkdownView and all its children
finished rendering.
2019-05-21 10:22:53 +02:00
Florian Scholdei
42bc84a6a5
add role to RepositoryPermissions ui-type and local state in CreatePermissionForm
2019-05-15 15:48:02 +02:00
Sebastian Sdorra
6f962ff4ce
create links for markdown headings with enabled anchor links
2019-05-07 16:42:04 +02:00
Sebastian Sdorra
6d325f56e1
adds option to render markdown headings with anchor links
2019-05-07 10:11:26 +02:00
Sebastian Sdorra
6198b7cf82
Merged in bugfix/git_default_branch_selector (pull request #245 )
...
bugfix/git_default_branch_selector
2019-04-25 16:13:41 +00:00
Florian Scholdei
85ee02c861
added a bottom margin for more spacing
2019-04-25 18:07:18 +02:00
Florian Scholdei
4fabb8aabf
fixed label with of the Git default branch selection fields
2019-04-25 18:00:36 +02:00
Florian Scholdei
3a5b726f40
fixed label with of the Git default branch selection fields
2019-04-25 17:50:59 +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
Florian Scholdei
1cd6872afe
fixed issue: Cannot read property 'find' of undefined for changesets
2019-04-24 16:55:24 +02:00
Florian Scholdei
d2c2a1b23c
corrected incorrect if condition frame
2019-04-24 16:45:20 +02: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
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
f209ca665d
moved check from calling component to paginator
2019-04-19 13:23:57 +02:00
Florian Scholdei
f15e400be6
exported new OverviewPageActions component
2019-04-19 13:20:57 +02:00
Florian Scholdei
9ba4b05ef7
moved margin from button to inputfield to handle case in with only search field is displayed
2019-04-19 13:20:08 +02:00
Florian Scholdei
8aa8af4644
added OverviewPageActions component for Repos, Users and Group Overview
2019-04-19 13:18:49 +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
Florian Scholdei
a0f4f3dbe2
implemented graphic disable select input functionality
2019-04-18 17:19:55 +02:00
Sebastian Sdorra
37a53c295b
move getQueryStringFromLocation to ui-components
2019-04-18 11:42:09 +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
b3de87a343
removed FilterInput functionality from page and added new ui-component
2019-04-17 16:12:22 +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
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
Florian Scholdei
bc3d9388e6
added slash at the end of the url to correctly link for pagination
2019-04-17 12:05:44 +02:00
Florian Scholdei
52257aec26
added filter to LinkPaginator
2019-04-17 11:40:14 +02:00
René Pfeuffer
3bfd9becc9
Add button to switch between side-by-side and combined diff view
2019-04-10 17:34:31 +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
René Pfeuffer
727fd08b3b
Disable create view when create link is missing
2019-04-10 16:38:56 +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
be9f1aeec0
update react to 16.8
2019-04-08 11:24:48 +02:00
Florian Scholdei
848075050c
fixed mailto url scheme according to rfc2368
2019-04-05 14:44:33 +02:00
Sebastian Sdorra
2b041c3c53
Merged in feature/branch-overview (pull request #222 )
...
Feature/branch overview
2019-04-03 15:54:45 +00:00
Florian Scholdei
61c1e5e317
merge
2019-04-03 17:35:49 +02:00