chore(deps): bump @conduction/nextcloud-vue to ^1.0.0-beta.42 - #198
Merged
Conversation
beta.42 (nc-vue #226) ships the built-in `formatter:"date"` and `widget:"link"` cell-rendering paths the `Decisions` page already references — until this bump those references were silent no-ops (falls through to plain text). Closes the no-op part of #194. `actions[].handler:"emit"` on the `publish` action also works now (the manifest-actions-dispatcher already routed it through `@action`). Adding `widget:"link"` to more title columns (Meetings/Motions/etc.) and a per-app `formatters.js` for the bespoke decidesk formatters stay as separate follow-ups in #194.
Contributor
Quality Report — ConductionNL/decidesk @
|
| Check | PHP | Vue | Security | License | Tests |
|---|---|---|---|---|---|
| lint | ✅ | ||||
| phpcs | ✅ | ||||
| phpmd | ✅ | ||||
| psalm | ✅ | ||||
| phpstan | ✅ | ||||
| phpmetrics | ✅ | ||||
| eslint | ❌ | ||||
| stylelint | ✅ | ||||
| composer | ✅ | ✅ 100/100 | |||
| npm | ✅ | ✅ 474/474 | |||
| PHPUnit | ✅ | ||||
| Newman | ✅ | ||||
| Playwright | ⏭️ |
Coverage: 0% (0/115 statements)
Quality workflow — 2026-05-13 06:01 UTC
Download the full PDF report from the workflow artifacts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
beta.42 (nc-vue #226) ships the built-in
formatter:"date"andwidget:"link"cell-rendering paths theDecisionspage already references — until this bump those references were silent no-ops (fell through to plain text).actions[].handler:"emit"on thepublishaction also works now.Closes the no-op part of #194. Adding
widget:"link"to more title columns (Meetings/Motions/etc.) and a per-appformatters.jsfor the bespoke decidesk formatters stay tracked in #194 as separate follow-ups.🤖 Generated with Claude Code