Commit Graph

724 Commits

Author SHA1 Message Date
Sebastian Sdorra
aa9004a20c added more meaningful error notification for invalid markdown 2020-03-24 09:32:44 +01:00
Sebastian Sdorra
0674e6b951 Merge branch 'develop' into bugfix/xml_in_markdown 2020-03-24 07:41:06 +01:00
Sebastian Sdorra
7ac1850ab6 update stroryshot snapshots 2020-03-24 07:40:09 +01:00
Sebastian Sdorra
d3a8af7a52 Added ErrorBoundary to MarkdownView to avoid invalid markdown crashes the entire page 2020-03-24 07:38:07 +01:00
Florian Scholdei
f1b34eb502 Changeover to MIT license (#1066)
* prepare license-maven-plugin for license migration
* added license mapping for tsx files and added some more excludes
* Changeover to MIT license
* Fix build problems
* Delete old remaining licenses
* Add more exclude path for license checker
* Rename included netbeans license, add exclude .m2/repository/
* Specify .m2 exclude because not only repository/, also wrapper/ must match
* Add .cache/ exclude for license check
* Modify formatting of license in java classes to comply with convention and IDE
* Add IntelliJ documentation for license configuration
* Update CHANGELOG.md
* Exclude tmp/workspace/ dir for license check
* Edit README.md

Co-authored-by: Sebastian Sdorra <sebastian.sdorra@cloudogu.com>
2020-03-23 15:35:58 +01:00
Sebastian Sdorra
9ff5b26982 Use browser build in EventSource for apiClient subscriptions 2020-03-20 11:15:35 +01:00
Eduard Heimbuch
7554deaad4 prepare first extensionpoint for favourite repository icon 2020-03-19 13:12:03 +01:00
Eduard Heimbuch
e13e7f96b7 update storyshots again after merge with develop 2020-03-12 09:36:54 +01:00
René Pfeuffer
647de3bb2f Merge pull request #1034 from scm-manager/feature/ui_utilization
ui utilization
2020-03-11 17:23:30 +01:00
René Pfeuffer
fa0aee8610 Fix story shots 2020-03-11 16:56:11 +01:00
René Pfeuffer
c4a6f5a978 Rename subnavigation component 2020-03-11 16:30:48 +01:00
René Pfeuffer
163b1be93b Introduce dedicated component for secondary navigation 2020-03-11 13:25:53 +01:00
Eduard Heimbuch
d4a3d52f04 fix collapsed navLinks for plugins after collapse menu with diff side-by-side button 2020-03-10 16:48:41 +01:00
René Pfeuffer
005ca83799 Fix drop down selection 2020-03-10 11:06:17 +01:00
Eduard Heimbuch
13799044bd use position sticky to avoid css glitches // cleanup 2020-03-10 10:45:37 +01:00
Eduard Heimbuch
2db6980098 fix toggle button position 2020-03-09 14:03:01 +01:00
Sebastian Sdorra
700615f7d0 merge repository heads 2020-03-05 11:13:56 +01:00
Sebastian Sdorra
35152610bc find active child to figure out if the section is collapsible 2020-03-05 11:07:02 +01:00
Eduard Heimbuch
028b562387 align icon center in menu toggle button 2020-03-05 08:53:11 +01:00
Sebastian Sdorra
89bc3dcc91 allow SubNavigation to collapse menu 2020-03-04 15:59:41 +01:00
Eduard Heimbuch
e110033e3b fix review findings 2020-03-02 14:13:51 +01:00
Eduard Heimbuch
d15ef12c1c refactoring 2020-02-28 15:36:25 +01:00
Eduard Heimbuch
9705347c1f update storyshots after merge 2020-02-28 15:14:13 +01:00
Eduard Heimbuch
5624717bc0 merge with default 2020-02-28 15:13:22 +01:00
Eduard Heimbuch
4df33fcc73 fix styling 2020-02-28 14:58:56 +01:00
Eduard Heimbuch
2d038327d0 fix re-render bug for changesets 2020-02-28 13:15:27 +01:00
Eduard Heimbuch
d59778c3bd fix secondary navigation responsiveness 2020-02-27 16:41:19 +01:00
Eduard Heimbuch
f9b680f548 fix responsiveness for section 2020-02-27 10:00:29 +01:00
Eduard Heimbuch
119236a227 move MenuContext to ui-components 2020-02-26 15:10:56 +01:00
Eduard Heimbuch
7232815900 use react context to toggle collapsable repository menu 2020-02-26 10:41:39 +01:00
Eduard Heimbuch
eee6cad1d3 make repository navigation fixed // add title for collapsed navigation items 2020-02-25 17:15:23 +01:00
Florian Scholdei
affb460584 Merge with upstream 2020-02-25 16:22:54 +01:00
Eduard Heimbuch
7fe8b58e7d make secondary navigation collapsable // save collapse status in local storage 2020-02-25 09:49:23 +01:00
Sebastian Sdorra
000dab88ca merge with default branch 2020-02-25 08:24:12 +01:00
Florian Scholdei
a016710c35 Sorted extension point entries with supplied extensionName 2020-02-24 15:02:03 +01:00
Sebastian Sdorra
39846314cb update storyshots 2020-02-20 16:23:12 +01:00
Sebastian Sdorra
051e6f946f improved footer layout 2020-02-20 11:31:21 +01:00
Sebastian Sdorra
b98e82c388 update node and yarn 2020-02-19 14:30:52 +01:00
Sebastian Sdorra
8e39d53add added 3 column layout to footer 2020-02-19 13:35:04 +01:00
Sebastian Sdorra
a83ef175be added option to pass className prop to AvatarImage 2020-02-19 13:34:30 +01:00
Sebastian Sdorra
f96ebc98cd added stories for the footer 2020-02-19 09:49:31 +01:00
Sebastian Sdorra
f23b464524 use binder from context to make extensions it testable 2020-02-19 09:48:46 +01:00
Eduard Heimbuch
3f9d61ca99 inject props to each extension 2020-02-19 08:48:51 +01:00
Eduard Heimbuch
6431f19b30 rm link mock 2020-02-18 14:03:33 +01:00
Eduard Heimbuch
61d7d5e6dd Add footer extension points for links and avatar 2020-02-18 13:10:37 +01:00
Rene Pfeuffer
0a2253753f Fix collapse all button 2020-02-13 15:08:17 +01:00
Eduard Heimbuch
550eb327c3 update storyshots 2020-02-13 08:29:51 +01:00
Eduard Heimbuch
91753f16f0 remove markdown formatting from MarkdownView component 2020-02-12 14:41:54 +01:00
Sebastian Sdorra
73de95efc7 Use tooltip instead of title and added aria label to DiffButton 2020-02-11 08:35:55 +01:00
Sebastian Sdorra
78e31f690a Use icon only button for diff file controls 2020-02-10 15:33:32 +01:00