Commit Graph

2022 Commits

Author SHA1 Message Date
Sebastian Sdorra
12355f2754 fixed review findings 2020-05-20 11:18:58 +02:00
Sebastian Sdorra
d316cf51c8 update storyshots to reflect changes 2020-05-20 08:41:21 +02:00
Sebastian Sdorra
9f97442d4f normalize paths with ".." and "." in markdown content 2020-05-20 08:39:06 +02:00
Sebastian Sdorra
ffd04eb55b added basePath to markdown components in order to allow navigation between md files 2020-05-19 15:52:11 +02:00
Sebastian Sdorra
d1f10ec5a7 rebuild MarkdownLinkRenderer and added real world use cases 2020-05-19 15:51:33 +02:00
Sebastian Sdorra
50e4316886 improve MarkdownLinkRenderer
- render target _blank link for all external http links
- render simple a link for all links with protocol or anchor links
- render local html push link for all internal links
2020-05-19 12:59:02 +02:00
Sebastian Sdorra
a470831bf8 separate ExternalLink from ExternalNavLink 2020-05-19 12:55:41 +02:00
Florian Scholdei
5a11ca7185 Update storyshots 2020-05-15 10:46:42 +02:00
Florian Scholdei
13a8cb4c8f Reorder unit tests 2020-05-15 09:55:51 +02:00
Florian Scholdei
a148d29770 Correct mixing concepts, Link instead of a for internal links, adjust regex 2020-05-15 09:54:20 +02:00
Florian Scholdei
327bde9515 Correct misplacing of path context 2020-05-15 00:40:56 +02:00
Florian Scholdei
9fe66f4ff1 Merge remote-tracking branch 'origin/develop' into bugfix/resolve_md_links 2020-05-14 23:38:05 +02:00
Florian Scholdei
9131b5eb2f Add another fragment test case which caused jenkins error 2020-05-14 23:35:14 +02:00
Florian Scholdei
62a87e6234 Resolve markdown links correctly 2020-05-14 12:23:27 +02:00
Konstantin Schaper
51ce08e253 Fix loading spinner not showing in changesets 2020-05-14 10:56:16 +02:00
René Pfeuffer
d62f5dde18 Fix version 2020-05-11 14:25:18 +02:00
CES Marvin
52a8f0e9ca prepare for next development iteration 2020-05-08 09:19:12 +00:00
CES Marvin
1d80b043c7 release version 2.0.0-rc8 2020-05-08 08:49:02 +00:00
Eduard Heimbuch
abcbc6beac add some missing stories for ui-components 2020-05-06 15:58:00 +02:00
Florian Scholdei
fd2150628b Update storyshots 2020-04-23 00:18:23 +02:00
Florian Scholdei
15347e23f6 Secondary menu no longer scrolls beyond a certain screen size in order to be able to display all elements 2020-04-23 00:16:56 +02:00
Florian Scholdei
3ab3eb43bd Remove onClick option from Icon.tsx 2020-04-20 00:44:52 +02:00
Florian Scholdei
0a7c847c56 Revise newer storybook stories 2020-04-16 20:57:41 +02:00
Florian Scholdei
7a8b1c0c06 Add iconStyle + onClick option and story shot for icon component 2020-04-16 12:34:28 +02:00
René Pfeuffer
c4fc0615b5 Set version back to 2.0.0-SNAPSHOT 2020-04-09 21:08:58 +02:00
CES Marvin
d5847e7965 prepare for next development iteration 2020-04-09 19:03:13 +00:00
CES Marvin
3cf675f30d release version 2.0.0-rc7 2020-04-09 18:37:13 +00:00
Eduard Heimbuch
9cdec81ec0 make right content in cardcolumn hoverable 2020-04-09 09:33:40 +02:00
Florian Scholdei
825f5fcdb4 Update behavior when optional props are not passed, Consistency towards two CardColumns established 2020-04-08 15:20:35 +02:00
Florian Scholdei
bbcff0c9df Add figure with media-left for CardColumnSmall.tsx as well as fa-fw tag for constant width 2020-04-07 12:51:17 +02:00
Eduard Heimbuch
c8e2681dae merge with develop 2020-04-07 08:31:53 +02:00
Florian Scholdei
ab2666e56f Update storyshots 2020-04-06 14:47:48 +02:00
Florian Scholdei
00bb9ae2b2 Add CardColumn.stories.tsx 2020-04-06 14:43:41 +02:00
Florian Scholdei
215e16974c Create reuesable CardColumnSmall component 2020-04-06 14:15:28 +02:00
René Pfeuffer
d463c01ec3 Add version to available plugins, too 2020-04-03 12:31:06 +02:00
Florian Scholdei
7517756479 Update storyshots 2020-04-03 11:48:36 +02:00
Florian Scholdei
faa442b854 Overwrite bulma family-monospace variable to ensure same font in code section throughout whole scmm 2020-04-03 11:40:39 +02:00
Florian Scholdei
7d4135d0ec Ensure same monospace font throughout whole scmm 2020-04-03 11:11:59 +02:00
Florian Scholdei
72214002ca Update storyshots 2020-04-03 01:05:06 +02:00
Florian Scholdei
8a2be4a5d3 Display plugin version for installed plugins 2020-04-03 00:21:26 +02:00
eheimbuch
2b503647d2 Merge pull request #1086 from scm-manager/bugfix/navigation_ep_with_submenu
Simplified secondary navigation
2020-03-31 17:16:34 +02:00
Eduard Heimbuch
6c6d6c1272 reformat components with prettier 2020-03-31 17:15:09 +02:00
Eduard Heimbuch
fd94746a98 reformat components with prettier 2020-03-31 17:11:16 +02:00
Sebastian Sdorra
5273082caa merge repository heads 2020-03-31 14:02:25 +02:00
Sebastian Sdorra
5015c4d133 fixed missing default value for activeOnlyWhenExact on NavLink 2020-03-31 12:02:30 +02:00
Sebastian Sdorra
5889e834c2 allow collapse on sub navigations too 2020-03-31 11:15:01 +02:00
Sebastian Sdorra
13633fb57e un collapse menu on each interaction with it 2020-03-31 11:00:07 +02:00
Sebastian Sdorra
2821005d8c handling collapse state in a more simple and consistence way 2020-03-31 08:26:01 +02:00
Sebastian Sdorra
ca39a5b453 enable es2019 lib for all typescript modules 2020-03-31 08:24:41 +02:00
snyk-bot
61f6b099ca fix: upgrade @pmmmwh/react-refresh-webpack-plugin from 0.1.3 to 0.2.0
Snyk has created this PR to upgrade @pmmmwh/react-refresh-webpack-plugin from 0.1.3 to 0.2.0.

See this package in NPM:
https://www.npmjs.com/package/@pmmmwh/react-refresh-webpack-plugin

See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e563ed8d-dedf-4b52-af75-5d89b1e70f44?utm_source=github&utm_medium=upgrade-pr
2020-03-31 04:41:39 +00:00