Eduard Heimbuch
e84d37b3bd
update CHANGELOG.md
2020-04-09 08:06:47 +02:00
Eduard Heimbuch
207e87ca8d
Merge branch 'develop' into feature/optional_dependency_annotation
2020-04-08 10:31:26 +02:00
Eduard Heimbuch
10706d6b14
fix unit test
2020-04-08 09:54:02 +02:00
Eduard Heimbuch
99cf64aec5
replace @data annotation with explicit annotations
2020-04-08 09:10:37 +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
347417e247
remove requires value from extension annotation and add new requires annotation instead
2020-04-07 12:49:25 +02:00
eheimbuch
3a6a41ac5b
Merge pull request #1091 from scm-manager/feature/same_font
...
Ensure same monospace font throughout whole scmm
2020-04-07 08:36:18 +02:00
Eduard Heimbuch
c8e2681dae
merge with develop
2020-04-07 08:31:53 +02:00
René Pfeuffer
fc78f003f5
Merge remote-tracking branch 'origin/feature/cardcolumnsmall' into develop
2020-04-06 18:22:38 +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
Sebastian Sdorra
27c99700d2
Merge pull request #1093 from scm-manager/bugfix/detect_submodules
...
Fix detection of sub repositories (aka submodules)
2020-04-06 14:31:38 +02:00
Florian Scholdei
215e16974c
Create reuesable CardColumnSmall component
2020-04-06 14:15:28 +02:00
René Pfeuffer
19603b6777
Fix detection of sub repositories (aka submodules)
...
Without this on creation of a tree entry we try to read the object
for the given object id, but in case of a submodule this is not the
id of an object (the constructor of TreeEntry calls
repo.open(objectId)). Therefore the lookup creates an exception. With
this fix we check, whether the given path is a submodule beforehand.
2020-04-06 13:34:06 +02:00
Sebastian Sdorra
ef7131dea0
Merge pull request #1090 from scm-manager/snyk-upgrade-a4e5e0561c37b2e75466b59b55b1a90c
...
[Snyk] Upgrade org.apache.tika:tika-core from 1.23 to 1.24
2020-04-05 11:08:52 +02:00
Sebastian Sdorra
88683b2ec7
Merge pull request #1092 from scm-manager/snyk-upgrade-bc4f9dbb3aef6c26c85b06e814440ef2
...
[Snyk] Upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1
2020-04-05 11:07:30 +02:00
snyk-bot
39ae8b998a
fix: upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1
...
Snyk has created this PR to upgrade io.jsonwebtoken:jjwt-impl from 0.11.0 to 0.11.1.
See this package in NPM:
https://www.npmjs.com/package/io.jsonwebtoken:jjwt-impl
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-04 01:35:44 +00:00
René Pfeuffer
681697412f
Merge pull request #1088 from scm-manager/feature/add_events_for_landingpage
...
Feature/add events for landingpage
2020-04-03 17:16:01 +02:00
René Pfeuffer
cadeafd8c4
Merge remote-tracking branch 'origin/develop' into feature/add_events_for_landingpage
2020-04-03 16:49:19 +02:00
René Pfeuffer
a5df4f26e4
Merge pull request #1089 from scm-manager/feature/show_plugin_version
...
Display version for plugins
2020-04-03 12:36:32 +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
e5452c06b9
Update CHANGELOG.md
2020-04-03 11:28:12 +02:00
Florian Scholdei
ce56ba9ddb
Update CHANGELOG.md
2020-04-03 11:22:36 +02:00
Florian Scholdei
7d4135d0ec
Ensure same monospace font throughout whole scmm
2020-04-03 11:11:59 +02:00
snyk-bot
93b545401a
fix: upgrade org.apache.tika:tika-core from 1.23 to 1.24
...
Snyk has created this PR to upgrade org.apache.tika:tika-core from 1.23 to 1.24.
See this package in NPM:
https://www.npmjs.com/package/org.apache.tika:tika-core
See this project in Snyk:
https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr
2020-04-03 01:36:21 +00: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
5e03611e1b
Merge pull request #1087 from scm-manager/feature/core_doku
...
Feature/core doku
2020-04-02 15:21:36 +02:00
eheimbuch
3ae47ed404
update to new i18n components
2020-04-02 15:14:32 +02:00
eheimbuch
98d530559b
use specific docker image version
...
docker image 2.0.0-latest doesn't exist, so we have to use a specific version
2020-04-02 15:10:14 +02:00
eheimbuch
c5af33794a
fix typo
2020-04-02 15:03:11 +02:00
Eduard Heimbuch
490ef643b2
update CHANGELOG.md
2020-04-02 13:48:00 +02:00
Eduard Heimbuch
b369fac1e8
rename PluginCenterEvent
2020-04-02 13:37:05 +02:00
Eduard Heimbuch
405bc392a8
move events to scm-core / move subscriber to landingpage-plugin
2020-04-02 10:43:07 +02:00
Eduard Heimbuch
548bf97c57
make scm-webapp depend optional of scm-landingpage-plugin // add some events for landingpage
2020-04-01 16:01:26 +02:00
Florian Scholdei
27a993efe3
Update plugin-development.md
2020-04-01 08:48:43 +02:00
Florian Scholdei
2cf33638a6
Add missing screenshot
2020-04-01 08:40:19 +02:00
Florian Scholdei
eea39d512c
Merge remote-tracking branch 'origin/develop' into feature/core_doku
2020-04-01 08:39:00 +02:00
Florian Scholdei
15a18c265e
Add getting-stated guide for v2
2020-04-01 08:38:13 +02:00
Florian Scholdei
b72304d29f
Move mockup resources and rename v2 doc files for more consistency
2020-04-01 08:17:05 +02:00
eheimbuch
1c21562c96
Update Release process.md
2020-03-31 18:29:58 +02:00
eheimbuch
57baf8a04d
Update Release process.md
2020-03-31 18:29:36 +02:00
Florian Scholdei
c2a56eba74
Correct screenshot origin and title in markdown
2020-03-31 17:38:35 +02:00
Florian Scholdei
fad91d5511
Correct migration of old documentation
2020-03-31 17:28:30 +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
9c6f5e2d60
update smp plugin to 1.0.0-rc5
2020-03-31 16:54:25 +02:00