Commit Graph

1969 Commits

Author SHA1 Message Date
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
René Pfeuffer
136cdfaf47 Merge pull request #1075 from scm-manager/snyk-upgrade-fdd3656b9a1c9c5fb7677854feec74b0
[Snyk] Upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0
2020-03-30 18:54:21 +02:00
René Pfeuffer
1621fe542f Merge pull request #1076 from scm-manager/snyk-upgrade-482f171d0ce2bc0efb71290829faef23
[Snyk] Upgrade react-refresh from 0.7.2 to 0.8.0
2020-03-30 18:44:42 +02:00
René Pfeuffer
fcbb339b5f Merge branch 'develop' into snyk-upgrade-fdd3656b9a1c9c5fb7677854feec74b0 2020-03-30 18:14:23 +02:00
Sebastian Sdorra
0c7aebb1ef fixed storyshot test which renders a DateFromNow without baseDate 2020-03-27 12:17:20 +01:00
Sebastian Sdorra
a314873819 fixed wrong location of shebang in ui-plugins 2020-03-27 07:17:35 +01:00
René Pfeuffer
41d02b9c24 Set version back to 2.0.0-SNAPSHOT 2020-03-26 18:52:11 +01:00
CES Marvin
263072d68b prepare for next development iteration 2020-03-26 15:59:09 +00:00
CES Marvin
d94a2d9b7f release version 2.0.0-rc6 2020-03-26 15:23:24 +00:00
Sebastian Sdorra
7917bfdab8 merge with develop branch 2020-03-26 11:40:47 +01:00
Sebastian Sdorra
38627b0574 update storyshots 2020-03-26 11:37:42 +01:00
Sebastian Sdorra
1b437a4cea remove class which only belongs to a plugin
The class gets re implemented in the landingpage plugin
2020-03-26 11:35:36 +01:00
Sebastian Sdorra
2438e980a7 improve RepositoryEntry story 2020-03-26 10:16:26 +01:00
René Pfeuffer
342ab199a5 Merge pull request #1079 from scm-manager/feature/real_jvm_restart
Real jvm restart
2020-03-26 08:36:41 +01:00
Eduard Heimbuch
c29cbfed84 fix overlay column size 2020-03-25 16:58:14 +01:00
Florian Scholdei
b438cbdebc Fix behavior of secondary navigation and content (with different display sizes) 2020-03-25 15:35:46 +01:00
Eduard Heimbuch
098142c815 update storyshots 2020-03-25 14:12:08 +01:00
Eduard Heimbuch
3a2aa7a55c add stories for RepositoryEntry 2020-03-25 14:10:22 +01:00
René Pfeuffer
5d05ab966a Fix translations 2020-03-25 14:03:20 +01:00
Eduard Heimbuch
16c89f4b9f Merge branch 'develop' of github.com:scm-manager/scm-manager into feature/favourite_repository 2020-03-25 10:28:58 +01:00
Eduard Heimbuch
6fb762b52f move repository components from ui-webapp to ui-components // add font-awesome regular icons 2020-03-25 10:27:38 +01:00
Eduard Heimbuch
fd12464af4 add RepositoryToHalMapper as interface to map a repositoryDto outside of webapp 2020-03-25 09:54:12 +01:00
Eduard Heimbuch
df285182a8 move favorite icon from details table to page title 2020-03-25 08:08:40 +01:00
Sebastian Sdorra
fbc86e7d33 show execute and restart button only if restarting is supported 2020-03-24 15:58:33 +01:00
Sebastian Sdorra
2873c44b52 show restart checkbox only if restarting is supported 2020-03-24 15:01:39 +01:00
Florian Scholdei
b64729304c Update story-snapshots 2020-03-24 13:55:33 +01:00
Florian Scholdei
4392ec1c02 Merge with upstream 2020-03-24 12:01:36 +01:00
Florian Scholdei
8a94a7e634 Change sizíng of the content area from dynamic-'rest' to fixed to prevent the navigation from being pushed out 2020-03-24 11:59:49 +01:00
Florian Scholdei
751343fa8b Fix overflow of long words 2020-03-24 11:57:19 +01:00
René Pfeuffer
b6087ee59f Fix typo 2020-03-24 10:31:26 +01:00
Sebastian Sdorra
d9fdd57f46 added missing license header 2020-03-24 09:42:18 +01:00
Sebastian Sdorra
f746231699 improve markdown error notification description 2020-03-24 09:40:13 +01:00
Sebastian Sdorra
b377cf141e remove debug output 2020-03-24 09:34:42 +01:00
Sebastian Sdorra
aa9004a20c added more meaningful error notification for invalid markdown 2020-03-24 09:32:44 +01:00
Sebastian Sdorra
620e47c82b use fetch backend only for storybook and not for storyshots 2020-03-24 09:32:04 +01:00
Sebastian Sdorra
f6a5e269ac translate i18n keys in storybook 2020-03-24 08:56:29 +01:00
Eduard Heimbuch
e2d4ebe706 add second extension point for repository favorite 2020-03-24 08:46:58 +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
Eduard Heimbuch
4d444d2189 Merge branch 'develop' into feature/favourite_repository 2020-03-23 08:16:43 +01:00
snyk-bot
5e430a373f fix: upgrade react-refresh from 0.7.2 to 0.8.0
Snyk has created this PR to upgrade react-refresh from 0.7.2 to 0.8.0.

See this package in NPM:
https://www.npmjs.com/package/react-refresh

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-23 04:42:58 +00:00
snyk-bot
cfbce89717 fix: upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0
Snyk has created this PR to upgrade mini-css-extract-plugin from 0.8.2 to 0.9.0.

See this package in NPM:
https://www.npmjs.com/package/mini-css-extract-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-23 04:42:53 +00:00
Sebastian Sdorra
8c917dbdef merge with develop branch 2020-03-20 11:17:50 +01:00
Sebastian Sdorra
9ff5b26982 Use browser build in EventSource for apiClient subscriptions 2020-03-20 11:15:35 +01:00
René Pfeuffer
0ded668cc8 Merge remote-tracking branch 'origin/develop' into feature/speed_up_ci 2020-03-20 09:46:23 +01:00
Eduard Heimbuch
7554deaad4 prepare first extensionpoint for favourite repository icon 2020-03-19 13:12:03 +01:00
Eduard Heimbuch
1c1ce4f762 merge with develop 2020-03-19 11:01:46 +01:00
René Pfeuffer
442323688e Merge pull request #1053 from scm-manager/snyk-upgrade-602078141b62cf717a571d3acd0b1a04
[Snyk] Upgrade bulma from 0.7.5 to 0.8.0
2020-03-19 10:25:23 +01:00