Skip to content

Conversation

@christianlupus
Copy link
Collaborator

This is a fix mainly for NC 21

christianlupus and others added 30 commits February 15, 2021 12:48
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Added translatable placeholder for nutritient selection
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Deprecate some routes by comments
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
The current implementation to detect translation strings uses a
one-line regex. So we must keep all translations on one line.

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Usage of prettier in order to have a clear coding standard
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Enable stylelint to keep CSS codes clean and tight
nextcloud-bot and others added 21 commits February 25, 2021 02:29
Some minor bugfixes

Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Signed-off-by: Sebastian Fey <info@sebastianfey.de>
Eslint, Code cleanup, some bugfixes
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Disable testing in repos without secrets
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Do not only filter but exclude paths from search
Signed-off-by: Robin Appelman <robin@icewind.nl>
…NC 21

Signed-off-by: Christian Wolf <github@christianwolf.email>
@codecov
Copy link

codecov bot commented Mar 3, 2021

Codecov Report

Merging #629 (553edca) into stable (052b883) will increase coverage by 0.12%.
The diff coverage is 2.35%.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable    #629      +/-   ##
===========================================
+ Coverage      0.87%   0.99%   +0.12%     
- Complexity      436     450      +14     
===========================================
  Files            14      15       +1     
  Lines          1375    1401      +26     
===========================================
+ Hits             12      14       +2     
- Misses         1363    1387      +24     
Flag Coverage Δ Complexity Δ
integration 0.00% <0.00%> (ø) 0.00 <14.00> (ø)
unittests 0.99% <2.35%> (+0.12%) 0.00 <14.00> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ Complexity Δ
lib/Controller/ConfigController.php 0.00% <0.00%> (ø) 7.00 <0.00> (ø)
lib/Controller/MainController.php 0.00% <0.00%> (ø) 40.00 <6.00> (+7.00)
lib/Db/DbTypesPolyfillHelper.php 0.00% <0.00%> (ø) 6.00 <6.00> (?)
lib/Db/RecipeDb.php 0.00% <0.00%> (ø) 57.00 <1.00> (ø)
lib/Exception/UserFolderNotWritableException.php 0.00% <0.00%> (ø) 1.00 <1.00> (?)
lib/Helper/RestParameterParser.php 0.00% <0.00%> (ø) 20.00 <0.00> (ø)
lib/Migration/Version000000Date20190910100911.php 0.00% <0.00%> (ø) 3.00 <0.00> (ø)
lib/Service/RecipeService.php 0.00% <0.00%> (ø) 239.00 <0.00> (+2.00)
lib/Service/JsonService.php 100.00% <100.00%> (ø) 9.00 <0.00> (+2.00)
... and 2 more

Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
Signed-off-by: Christian Wolf <github@christianwolf.email>
@christianlupus christianlupus marked this pull request as ready for review March 3, 2021 19:22
@christianlupus christianlupus merged commit 15b37ea into stable Mar 3, 2021
@delete-merged-branch delete-merged-branch bot deleted the release/0.8.2 branch March 3, 2021 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants