Skip to content

[FEATURE] - PR7 : Web admin - #1202

Merged
canihavesomecoffee merged 1 commit into
CCExtractor:masterfrom
pulk17:web-admin
Sep 19, 2026
Merged

canihavesomecoffee merged 1 commit into
CCExtractor:masterfrom
pulk17:web-admin

Conversation

@pulk17

@pulk17 pulk17 commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

[FEATURE]

In raising this pull request, I confirm the following (please check boxes):

  • I have read and understood the contributors guide.
  • I have checked that another pull request for this purpose does not exist.
  • I have considered, and confirmed that this submission will be valuable to others.
  • I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • I give this submission freely, and claim no ownership to its content.

My familiarity with the project is as follows (check one):

  • I have never used the project.
  • I have used the project briefly.
  • I have used the project extensively, but have not contributed previously.
  • I am an active contributor to the project.

Home dashboard, platform status, and administration. Depends on #1201.

What's here
Home is an inbox of recent runs that finished with failures, each expandable into its failing tests grouped by category - so there's an obvious place to start rather than a blank page. Counters across the top for failing tests, active tests, samples and queue depth, all derived from queries the page already makes.

Status shows the queue, what's running, and dependency health.

Admin covers users and roles, blocked users, maintenance mode per platform, forbidden extensions, and API tokens.

Baseline promotion
This is the destructive action in the console and it's shaped carefully: admin-only, behind a per-row overflow menu, behind a dialog that spells out that the output becomes the expected baseline for every future run on all platforms and the current hash is discarded.

There is deliberately no bulk accept. Replacing baselines should take one considered click per test.

Review notes
Role gating in the UI is a convenience - the API enforces it again on every one of these endpoints, and I'd rather that stayed the case.

@pulk17 pulk17 changed the title Web admin [FEATURE] - PR7 : Web admin Sep 14, 2026
@pulk17 pulk17 mentioned this pull request Sep 14, 2026
9 tasks
Home dashboard of recent failing runs, platform status and queue, and the
administration page for users, blocked users, maintenance and tokens.
@sonarqubecloud

Copy link
Copy Markdown

@canihavesomecoffee
canihavesomecoffee merged commit 539bac6 into CCExtractor:master Sep 19, 2026
6 checks passed
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