Skip to content

Release: merge development into beta#176

Open
github-actions[bot] wants to merge 27 commits intobetafrom
development
Open

Release: merge development into beta#176
github-actions[bot] wants to merge 27 commits intobetafrom
development

Conversation

@github-actions
Copy link
Copy Markdown

Automated PR to sync development changes to beta for beta release.

Merging this PR will trigger the beta release workflow.

Reminder: Add a major, minor, or patch label to this PR to control the version bump. Default is patch.

WilcoLouwerse and others added 23 commits March 24, 2026 21:14
- Merge openspec/README.md: keep Planix goal section, add artifact
  progression diagram, workflow steps, and full commands table
- Add openspec/ROADMAP.md for feature tracking
- Add openspec/architecture/README.md with ADR format guide
- Add openspec/specs/README.md with feature spec format and lifecycle
…uestions

- Resolve all 6 open research questions in ARCHITECTURE.md:
  CalDAV one-way export (V1), 1-level sub-tasks, configurable Procest
  bridge (Procest UI decides), per-task-only time tracking, GitHub sync
  via OpenConnector (V1), soft WIP limits
- Update ADR-003 (Procest bridge) and ADR-004 (time tracking scope)
- Create 8 OpenSpec changes with full artifacts (proposal, design, specs, tasks):
  register-schemas, projects, tasks, kanban-board, time-tracking,
  dashboard-my-work, admin-user-settings, procest-integration
- Update all 7 feature specs to in-progress status with change links
- Add conduction schema symlink (openspec/schemas/conduction)
- Sync app description in info.xml and README.md with app-config.json goal
Replace example schema with 5 production schemas (task, project, column,
timeEntry, label), add seed data (5 labels, 3 projects, 12 columns,
5 tasks, 3 time entries), register deep links for all schemas, and
bump register version to 0.2.0.
…x data model

Replace placeholder example schema with 5 production schemas (task, project,
column, timeEntry, label) and 28 seed data objects. Fix repair step registration
(info.xml), loadConfiguration() argument passing, and register definition fields
required by ImportHandler. All quality checks pass (PHPCS, Psalm, PHPStan).
Implement register-schemas — 5 schemas with seed data for Planix data model
…, and l10n

Add ProjectList, ProjectBoard, and ProjectBacklog views with supporting
store, router entries, and MainMenu navigation. Include l10n strings,
webpack config, and openspec plan/test-plan artifacts for the projects
change and all related MVP changes.
Adds full project management surface to Planix — list, create, settings
sidebar, member management, archive, and delete. All 47 tasks complete,
verified by automated functional tests (all 11 TC pass).

Key fixes applied during implementation:
- webpack publicPath overridden to /apps-extra/planix/js/ (chunk 404s)
- settings sidebar PATCH now includes members to prevent data loss on save
- NcChip imported via component path (not available in @nextcloud/vue main index v8.16.0)
- publicWrite/publicRead enabled on planix register via repair step migration
Add project management UI — list, create, settings, member management, archive and delete
…acking, settings, and procest integration

Update README with restructured feature list, add six new feature docs
with standards references, and include project screenshots.
Add bug tasks discovered by automated test agents to three changes:
- admin-user-settings: health/metrics 500s, admin settings 404, label a11y
- dashboard-my-work: KPI card a11y roles, missing alt text
- tasks: status enum validation, PATCH support for partial updates
…Register init (#8)

Merged by Hydra pipeline (admin override — PHPUnit CI failures are environment bootstrap issues, not code issues). All code review and security checks passed after 3 fix iterations.
Add 6 openspec change proposals (admin-settings-mvp archive, dashboard-my-work,
kanban-mvp, label-crud, projects-crud, status-api) and 5 test scenarios for
backend settings, frontend admin root, and default columns editor.
@github-actions
Copy link
Copy Markdown
Author

Quality Report — ConductionNL/planix @ 2c3d9c4

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-14 05:30 UTC

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report — ConductionNL/planix @ 5a67a87

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-14 08:41 UTC

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report — ConductionNL/planix @ 205b614

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-14 09:21 UTC

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report — ConductionNL/planix @ 2abaff0

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-14 09:48 UTC

Download the full PDF report from the workflow artifacts.

@github-actions
Copy link
Copy Markdown
Author

Quality Report — ConductionNL/planix @ b0a3c12

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
composer ✅ 100/100
npm ✅ 215/215
PHPUnit ⏭️
Newman ⏭️
Playwright ⏭️

Quality workflow — 2026-04-14 14:10 UTC

Download the full PDF report from the workflow artifacts.

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.

2 participants