Skip to content

chore: remove orphaned settings views (UserSettings, PartnerAdmin)#426

Merged
rubenvdlinde merged 1 commit into
developmentfrom
chore/trim-orphan-views
May 12, 2026
Merged

chore: remove orphaned settings views (UserSettings, PartnerAdmin)#426
rubenvdlinde merged 1 commit into
developmentfrom
chore/trim-orphan-views

Conversation

@rubenvdlinde
Copy link
Copy Markdown
Contributor

Removes src/views/settings/UserSettings.vue and src/views/settings/PartnerAdmin.vue — both imported by nothing (verified across src/, templates/, appinfo/, webpack.config.js, customComponents.js, manifest.json). UserSettings.vue is a leftover scaffold; PartnerAdmin.vue is the pre-manifest custom partner-organisations admin, superseded by the manifest's declarative Partners page. Admin settings live in AdminRoot.vue.

Purely subtractive — no imports removed, no manifest change, no behavior change.

Audit note: procest's other type:"custom" pages (vue-flow workflow editor, the 3 public pages, aggregate work-queue dashboards, admin-section pages, the filter-tab/computed-column Voorstellen list) are custom for real reasons — the genuinely-convertible remainder is per-page work best done in focused PRs through the team pipeline.

….vue)

Both files under src/views/settings/ are imported by nothing — verified across
src/, templates/, appinfo/, webpack.config.js, src/customComponents.js and
src/manifest.json. UserSettings.vue is a leftover scaffold view; PartnerAdmin.vue
is the pre-manifest custom partner-organisations admin, superseded by the
manifest's declarative `Partners` page. Procest's admin settings live in
src/views/settings/AdminRoot.vue (the `#procest-settings` entry).

Purely subtractive — no imports removed, no manifest change, no behavior change.

(Procest's remaining `type:"custom"` pages — the vue-flow workflow editor, the
three public pages, the aggregate work-queue dashboards, the admin-section pages,
the filter-tab/computed-column Voorstellen list — are custom for real reasons;
the marginal conversions there are per-page work for the team's PR pipeline.)
@github-actions
Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/procest @ 6bfa484

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

Coverage: 0% (0/81 statements)

Spec coverage: 5% (21 tests / 456 specs)


Quality workflow — 2026-05-12 17:39 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde rubenvdlinde merged commit 47fe380 into development May 12, 2026
24 of 25 checks passed
@rubenvdlinde rubenvdlinde deleted the chore/trim-orphan-views branch May 12, 2026 22:17
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.

1 participant