feat: refresh the dashboard UI - #200
Merged
Merged
Conversation
# Conflicts: # tests/e2e/specs/dashboard.spec.js
HardeepAsrani
force-pushed
the
feat/new-ui
branch
from
July 10, 2026 21:34
5866dc3 to
0178fe3
Compare
Contributor
🌍 i18n String Review Report📊 Summary
➕ Added Strings (233) - Click to expand
➖ Removed Strings (141) - Click to expand
|
Soare-Robert-Daniel
approved these changes
Jul 13, 2026
Member
Author
|
@copilot resolve the merge conflicts in this pull request |
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Co-authored-by: HardeepAsrani <2649903+HardeepAsrani@users.noreply.github.com>
Resolved and committed the merge conflicts with |
HardeepAsrani
force-pushed
the
feat/new-ui
branch
from
July 17, 2026 16:01
1b78cbe to
99ee055
Compare
HardeepAsrani
force-pushed
the
feat/new-ui
branch
from
July 18, 2026 08:07
d89b9cd to
955e5f0
Compare
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.
This replaces the admin dashboard with a redesigned app. Companion PR: Codeinwp/hyve#260.
Closes: https://github.com/Codeinwp/hyve/issues/223
What changed
New admin app
?page=hyve&nav=<screen>&sub=<panel>&item=<id>, deep links and browser back supported.GET /hyve/v1/statsendpoint, setup checklist, visibility notice, recent conversations, get-started shortcuts, and a Hyve Connect "Coming soon" card.Pro extension contract
Pro attaches whole panels via the
hyve.routesfilter, named sections viahyve.slot, and checklist steps viahyve.setup-steps, building on a layout kit bridged atwindow.hyveComponents.ui. The oldhyve.route/hyve.data/hyve.othersfilters and the PostsTable/PostModal bridge are removed.License gating and setup checklist
Main::has_active_license()rule in Pro:validoractive_expiredunlocks; anything else locks every Pro feature.Models and AI settings
temperatureandtop_pare removed entirely (settings, API schema, requests). Unknown legacy keys in stored settings no longer break saves.gpt-5.4-nano, with a pricing docs link in the picker.