next release #191

Merged
deblan merged 52 commits from develop into master 2022-12-26 13:59:25 +01:00
Owner
No description provided.
deblan added 31 commits 2022-12-06 13:32:58 +01:00
a1d3df6018
Translated using Weblate (German)
Currently translated at 100.0% (91 of 91 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/de/
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
127fb45ece
Merge branch 'origin/translations' into Weblate.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
89cf28f9a8
add code_quality in ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
113e4db9b6
Merge pull request 'add code_quality in ci' (#185) from feature/ci into develop
Reviewed-on: #185
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
0382e1c61d
replace dupplicated string with variables
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
4d05079c70
split long lines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
24c87c0104
add missing img alt
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
0bd1a5baaf
split long lines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
3f04546a6e
split long lines
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline is pending
e1797e1e03
split long lines
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
355c73185b
Added translation using Weblate (Spanish)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
d1b2a1ee3c
sonar-scanner configuration
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
7c72198736
sonar-scanner configuration
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
8a8d8f2910
Merge pull request 'sonar-scanner configuration' (#186) from feature/ci into develop
Reviewed-on: #186
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
62c4333278
Merge branch 'develop' into feature/code_quality
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
a7ab4573c5
update makefile run-code-quality-analysis command: use current branch and envvars
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
b7595a371d
Merge pull request 'improve code quality' (#187) from feature/code_quality into develop
Reviewed-on: #187
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
709ace5d4f
CI: add dependency check
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
b50cd5c4d0
CI: update dependency check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
5411267960
CI: use nodejs for dependency check
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
21e0f4cd89
Merge pull request 'feature/dependency_check' (#188) from feature/dependency_check into develop
Reviewed-on: #188
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
fef81eab0f
Translated using Weblate (Spanish)
Currently translated at 100.0% (91 of 91 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/es/
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
901668236f
Merge branch 'develop' into translations
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
a3802ef298
update ci config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
66a1c1eecb
Merge branch 'develop' into translations
All checks were successful
gitea-sonarqube-bot OK
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
cae4d8ab66
Merge pull request 'translations' (#190) from translations into develop
Reviewed-on: #190
Collaborator

Quality Gate:

Metric Current
Code Smells 0
Bugs 0
Vulnerabilities 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :white_check_mark: | Metric | Current | | -------- | -------- | | Code Smells | 0 | | Bugs | 0 | | Vulnerabilities | 0 | See <a href="https://cq.gitnet.fr/dashboard?id=deblan-side_menu&pullRequest=191" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
deblan added 5 commits 2022-12-26 13:05:26 +01:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
f7d463e734
add hiddenLabels variables to show or hide of top menu items on mouse over
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
4258327a70
add 'top-menu-mouse-over-hidden-label' as window property and use it in the AppMenu component
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
785edbf5c5
add translation configuration
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful
be66c27452
Merge pull request '[FEATURE] Option to disable the display of Icon-Names in the top left Menu-Bar (#194)' (#195) from feature/issue194 into develop
Reviewed-on: #195
Author
Owner

/sq-bot review

/sq-bot review
Collaborator

Quality Gate:

Metric Current
Bugs 0
Vulnerabilities 0
Code Smells 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :x: | Metric | Current | | -------- | -------- | | Bugs | 0 | | Vulnerabilities | 0 | | Code Smells | 0 | See <a href="https://cq.gitnet.fr/dashboard?id=deblan-side_menu&pullRequest=191" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
deblan added 16 commits 2022-12-26 13:53:06 +01:00
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
9264b0f10d
add translation configuration
f3e1784577
Translated using Weblate (Russian)
Currently translated at 80.2% (73 of 91 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/ru/
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ff7f423dcb
Merge branch 'origin/translations' into Weblate.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful
1594f3583c
Merge branch 'develop' into translations
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful
c46713dc56
add missing translations
367bd72bfb
Translated using Weblate (Czech)
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/cs/
5598af213d
Translated using Weblate (German)
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/de/
39e3cf9dd3
Translated using Weblate (French)
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/fr/
7b808d87b1
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/zh_Hans/
df7c94fe24
Translated using Weblate (Dutch)
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/nl/
3b6478edbb
Translated using Weblate (Russian)
Currently translated at 80.4% (74 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/ru/
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful
f0f6c4206a
Translated using Weblate (Spanish)
Currently translated at 100.0% (92 of 92 strings)

Translation: Custom menu/Application
Translate-URL: https://translate.codeberg.org/projects/custom-menu/application/es/
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot ERROR
ci/woodpecker/pr/woodpecker Pipeline was successful
9b24f714ce
Merge pull request 'translations' (#196) from translations into develop
Reviewed-on: #196
Collaborator

Quality Gate:

Metric Current
Vulnerabilities 0
Code Smells 0
Bugs 0

See SonarQube for details.


  • If you want the bot to check again, post /sq-bot review
**Quality Gate**: :x: | Metric | Current | | -------- | -------- | | Vulnerabilities | 0 | | Code Smells | 0 | | Bugs | 0 | See <a href="https://cq.gitnet.fr/dashboard?id=deblan-side_menu&pullRequest=191" target="_blank" rel="nofollow">SonarQube</a> for details. --- - If you want the bot to check again, post `/sq-bot review`
deblan merged commit 65e21ab4c5 into master 2022-12-26 13:59:25 +01:00
Sign in to join this conversation.
No description provided.