Skip to content

Add crossplay profile actions and bulk admin UI enhancements#87

Merged
OwendB1 merged 2 commits into
mainfrom
another-ux-round
Jun 23, 2026
Merged

Add crossplay profile actions and bulk admin UI enhancements#87
OwendB1 merged 2 commits into
mainfrom
another-ux-round

Conversation

@OwendB1

@OwendB1 OwendB1 commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the documentation for several Blazor components and core services, focusing on expanding the feature descriptions for the configuration and entity management pages. The main changes clarify new or improved functionality in the config editor and entity browser, and update the documentation for the configuration profile catalog service to include support for restoring built-in starter profiles.

Config Editor and Entity Browser Enhancements:

  • Expanded the description of the /configs page (Configs.razor) to include new features: profile restoration, all-mod clearing, crossplay-safe cloning, and default-profile restoration. The sidebar now lists/creates/restores/clones/deletes templates, and the main editor supports additional quality-of-life features. [1] [2]
  • Updated the /entities page (Entities.razor) documentation to mention support for batch deletion and advanced row selection (normal, Ctrl/Meta toggle, Shift range). [1] [2]

Core Service Documentation:

  • Updated the description of QuasarConfigProfileCatalog to indicate it can now recreate/reset Quasar's built-in starter profiles, in addition to existing catalog management features. [1] [2]

Reference Data Update:

  • Updated the manifest entry for Configs.razor to reflect the new file size and hash, indicating the component source was also updated alongside the documentation.

OwendB1 added 2 commits June 23, 2026 09:17
Add confirmed profile actions to clear all mods and clone a profile with EOS crossplay defaults.

Lock the Mods tab with a tooltip while Cross Platform is enabled and refresh generated reference docs.
- Add Ctrl/Meta toggle and Shift range selection to the entity browser.

- Reuse the table hover palette for selected entity rows and keep the row order tied to the current MudTable filtered view.

- Add Select shown, Clear, and Delete selected actions for entity cleanup, with row-action clicks kept out of selection handling.

- Add Restore Default Profiles to the config profiles sidebar, backed by catalog logic that recreates or resets the built-in Survival and Creative profiles without deleting custom profiles.

- Refresh generated reference docs, manifest hashes, and module indexes for the changed UI and service files.

Verified:

- dotnet build Quasar.sln --no-restore

- Docs/Reference/data/verify_links.py
@OwendB1 OwendB1 merged commit 4121778 into main Jun 23, 2026
1 check failed
@OwendB1 OwendB1 deleted the another-ux-round branch June 23, 2026 08:03
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