Commit Graph

362 Commits

Author SHA1 Message Date
Florian Scholdei
3f183f9f6c added key value for child in list 2019-08-20 15:19:02 +02:00
Sebastian Sdorra
68045c0f3e Merged in feature/plugin_center (pull request #291)
Feature/plugin center
2019-08-19 12:14:03 +00:00
Rene Pfeuffer
e9f56f201b Make Diff collapsible optional and render type only if present 2019-08-19 10:01:05 +02:00
Eduard Heimbuch
b99199e349 merge 2.0.0-m3 2019-08-15 10:51:36 +02:00
Florian Scholdei
508e5bbf3b implemented ui for available plugins page 2019-07-31 15:40:35 +02:00
Sebastian Sdorra
bbdc5a1989 fix Diff ui types 2019-07-30 10:01:00 +02:00
Eduard Heimbuch
474b9a99a0 add bulma popover / add Extensionpoint 2019-07-24 08:56:12 +02:00
Florian Scholdei
5774d8a1ee added inherit styling and pass className 2019-07-17 17:35:29 +02:00
Florian Scholdei
3e34e9183b made changeset tags round and colored them again 2019-07-17 10:12:39 +02:00
Eduard Heimbuch
922ada38ca Merged in feature/plugin_center (pull request #284)
Feature/plugin center
2019-07-11 11:31:35 +00:00
Sebastian Sdorra
f2fb17d9b5 use same components for plugin and repository overview
Created CardColumn and CardColumnGroup which encapsulate the layout for the two column card layout and use them for repository and plugin overview.
2019-07-09 13:29:25 +02:00
Florian Scholdei
f1dd467b89 removed brace in string typed className-Prop 2019-07-04 16:33:01 +02:00
Eduard Heimbuch
681d6f02a7 Merged in bugfix/autocomplete2 (pull request #268)
bugfix/autocomplete
2019-07-03 10:44:10 +00:00
Florian Scholdei
23c8ff923e exported autocompletes 2019-07-02 15:36:38 +02:00
Florian Scholdei
a32cd72f7f improved sizing, added slash at the end 2019-06-27 17:56:26 +02:00
Florian Scholdei
c94998c454 corrected path link 2019-06-27 13:54:04 +02:00
Florian Scholdei
3d07b6c12b styling 2019-06-26 15:17:16 +02:00
Florian Scholdei
1729e5ff4f implemented Breadcrumb ui-component 2019-06-26 15:06:59 +02:00
Eduard Heimbuch
fc8169cef0 merged 2019-06-25 13:57:30 +02:00
Eduard Heimbuch
302b3809e9 change var to const 2019-06-25 12:54:20 +02:00
Florian Scholdei
35d8ac5075 wrong declaration 2019-06-20 15:22:47 +02:00
Florian Scholdei
a9e89313bc clarified ButtonGroup vs ButtonAddons 2019-06-20 14:57:00 +02:00
Florian Scholdei
9c787d99ea defined ButtonGroup in DiffFile 2019-06-20 14:33:16 +02:00
Florian Scholdei
6046e20908 express functionality of component by name 2019-06-20 13:40:12 +02:00
Florian Scholdei
d0f8e7019c implemented *awesome* new ButtonGrouped ui-component 2019-06-19 11:34:02 +02:00
Florian Scholdei
9bcc73938e changed imports/binders to new location 2019-06-19 09:59:32 +02:00
Florian Scholdei
ff354a5fee review changes 2019-06-18 15:20:44 +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
Florian Scholdei
5fd9408b58 fix element types 2019-06-12 09:27:26 +02:00
Florian Scholdei
fb12ba5f1c merge + add user/group autocomplete ui-components 2019-06-11 18:10:29 +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