Skip to content

Commit c7db31d

Browse files
committed
Add Admin platform tool wireframes - PR_26160_066-admin-platform-tools-wireframes
1 parent f0e929b commit c7db31d

19 files changed

Lines changed: 740 additions & 136 deletions

admin/analytics.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,19 @@
1414
<section class="page-title"><div class="container"><div class="kicker">Admin</div><h1>Analytics</h1><p class="lede">A planning page for platform health, product metrics and reporting surfaces.</p></div></section>
1515
<section class="section"><div class="container account-panel">
1616
<aside class="side-menu" aria-label="Admin pages">
17-
<a class="active" aria-current="page" href="../admin/analytics.html">Analytics</a>
18-
<a href="../admin/branding.html">Branding</a>
19-
<a href="../admin/controls.html">Controls</a>
20-
<a href="../admin/moderation.html">Moderation</a>
21-
<a href="../toolbox/platform-settings/index.html">Platform Settings</a>
22-
<a href="../admin/ratings.html">Ratings</a>
23-
<a href="../admin/roles.html">Roles</a>
24-
<a href="../admin/site-settings.html">Site Settings</a>
25-
<a href="../admin/themes.html">Themes</a>
26-
<a href="../admin/users.html">Users</a>
17+
<a class="active" aria-current="page" href="/admin/analytics.html">Analytics</a>
18+
<a href="/admin/branding.html">Branding</a>
19+
<a href="/admin/controls.html">Controls</a>
20+
<a href="/admin/environments.html">Environments</a>
21+
<a href="/admin/game-migration.html">Game Migration</a>
22+
<a href="/admin/moderation.html">Moderation</a>
23+
<a href="/admin/platform-settings.html">Platform Settings</a>
24+
<a href="/admin/ratings.html">Ratings</a>
25+
<a href="/admin/roles.html">Roles</a>
26+
<a href="/admin/site-settings.html">Site Settings</a>
27+
<a href="/admin/themes.html">Themes</a>
28+
<a href="/admin/tool-votes.html">Tool Votes</a>
29+
<a href="/admin/users.html">Users</a>
2730
</aside><div class="card"><div class="card-body"><div class="kicker">Status = Planning</div><div class="grid cols-3"><article class="callout"><h2>Purpose</h2><p>Plan analytics placement without adding tracking or dashboards.</p></article><article class="callout"><h2>Future Scope</h2><p>Review platform health, creator activity and publishing outcomes.</p></article><article class="callout"><h2>Planned Sections</h2><ul><li>Platform health</li><li>Creator activity</li><li>Publishing metrics</li></ul></article></div></div></div></div></section>
2831
</main>
2932
<div data-partial="footer"></div>

admin/branding.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,19 @@ <h1>Dark forge, molten orange and creator energy.</h1>
2424
<section class="section">
2525
<div class="container account-panel">
2626
<aside class="side-menu" aria-label="Admin pages">
27-
<a href="../admin/analytics.html">Analytics</a>
28-
<a class="active" aria-current="page" href="../admin/branding.html">Branding</a>
29-
<a href="../admin/controls.html">Controls</a>
30-
<a href="../admin/moderation.html">Moderation</a>
31-
<a href="../toolbox/platform-settings/index.html">Platform Settings</a>
32-
<a href="../admin/ratings.html">Ratings</a>
33-
<a href="../admin/roles.html">Roles</a>
34-
<a href="../admin/site-settings.html">Site Settings</a>
35-
<a href="../admin/themes.html">Themes</a>
36-
<a href="../admin/users.html">Users</a>
27+
<a href="/admin/analytics.html">Analytics</a>
28+
<a class="active" aria-current="page" href="/admin/branding.html">Branding</a>
29+
<a href="/admin/controls.html">Controls</a>
30+
<a href="/admin/environments.html">Environments</a>
31+
<a href="/admin/game-migration.html">Game Migration</a>
32+
<a href="/admin/moderation.html">Moderation</a>
33+
<a href="/admin/platform-settings.html">Platform Settings</a>
34+
<a href="/admin/ratings.html">Ratings</a>
35+
<a href="/admin/roles.html">Roles</a>
36+
<a href="/admin/site-settings.html">Site Settings</a>
37+
<a href="/admin/themes.html">Themes</a>
38+
<a href="/admin/tool-votes.html">Tool Votes</a>
39+
<a href="/admin/users.html">Users</a>
3740
</aside>
3841
<div class="admin-page-stack">
3942
<section class="section">

admin/controls.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,19 @@ <h1 class="controls-title">Controls.</h1>
3131
<section class="section">
3232
<div class="container account-panel">
3333
<aside class="side-menu" aria-label="Admin pages">
34-
<a href="../admin/analytics.html">Analytics</a>
35-
<a href="../admin/branding.html">Branding</a>
36-
<a class="active" aria-current="page" href="../admin/controls.html">Controls</a>
37-
<a href="../admin/moderation.html">Moderation</a>
38-
<a href="../toolbox/platform-settings/index.html">Platform Settings</a>
39-
<a href="../admin/ratings.html">Ratings</a>
40-
<a href="../admin/roles.html">Roles</a>
41-
<a href="../admin/site-settings.html">Site Settings</a>
42-
<a href="../admin/themes.html">Themes</a>
43-
<a href="../admin/users.html">Users</a>
34+
<a href="/admin/analytics.html">Analytics</a>
35+
<a href="/admin/branding.html">Branding</a>
36+
<a class="active" aria-current="page" href="/admin/controls.html">Controls</a>
37+
<a href="/admin/environments.html">Environments</a>
38+
<a href="/admin/game-migration.html">Game Migration</a>
39+
<a href="/admin/moderation.html">Moderation</a>
40+
<a href="/admin/platform-settings.html">Platform Settings</a>
41+
<a href="/admin/ratings.html">Ratings</a>
42+
<a href="/admin/roles.html">Roles</a>
43+
<a href="/admin/site-settings.html">Site Settings</a>
44+
<a href="/admin/themes.html">Themes</a>
45+
<a href="/admin/tool-votes.html">Tool Votes</a>
46+
<a href="/admin/users.html">Users</a>
4447
</aside>
4548
<div class="admin-page-stack">
4649
<section class="section">

admin/design-system.html

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,16 +24,19 @@ <h1>Theme V2 design-system catalog.</h1>
2424
<section class="section">
2525
<div class="container account-panel">
2626
<aside class="side-menu" aria-label="Admin pages">
27-
<a href="../admin/analytics.html">Analytics</a>
28-
<a href="../admin/branding.html">Branding</a>
29-
<a href="../admin/controls.html">Controls</a>
30-
<a href="../admin/moderation.html">Moderation</a>
31-
<a href="../toolbox/platform-settings/index.html">Platform Settings</a>
32-
<a href="../admin/ratings.html">Ratings</a>
33-
<a href="../admin/roles.html">Roles</a>
34-
<a href="../admin/site-settings.html">Site Settings</a>
35-
<a href="../admin/themes.html">Themes</a>
36-
<a href="../admin/users.html">Users</a>
27+
<a href="/admin/analytics.html">Analytics</a>
28+
<a href="/admin/branding.html">Branding</a>
29+
<a href="/admin/controls.html">Controls</a>
30+
<a href="/admin/environments.html">Environments</a>
31+
<a href="/admin/game-migration.html">Game Migration</a>
32+
<a href="/admin/moderation.html">Moderation</a>
33+
<a href="/admin/platform-settings.html">Platform Settings</a>
34+
<a href="/admin/ratings.html">Ratings</a>
35+
<a href="/admin/roles.html">Roles</a>
36+
<a href="/admin/site-settings.html">Site Settings</a>
37+
<a href="/admin/themes.html">Themes</a>
38+
<a href="/admin/tool-votes.html">Tool Votes</a>
39+
<a href="/admin/users.html">Users</a>
3740
</aside>
3841
<div class="admin-page-stack">
3942
<section class="section">

admin/environments.html

Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
<!doctype html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="utf-8">
6+
<base href="/">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<title>Environments - GameFoundryStudio</title>
9+
<meta name="description" content="Admin wireframe for environment planning, deployment stages, and local/UAT/production readiness.">
10+
<link rel="icon" href="/favicon.svg">
11+
<link rel="stylesheet" href="assets/theme-v2/css/theme.css">
12+
</head>
13+
14+
<body class="meaning-molten-orange">
15+
<div data-partial="header-nav"></div>
16+
<main data-admin-only="true" data-admin-wireframe="environments">
17+
<section class="page-title">
18+
<div class="container">
19+
<div class="kicker">Admin Wireframe</div>
20+
<h1>Environments</h1>
21+
<p class="lede">Plan environment visibility, promotion gates, and deployment readiness without wiring runtime behavior.</p>
22+
</div>
23+
</section>
24+
<section class="section">
25+
<div class="container container--tool-wide">
26+
<div class="tool-workspace tool-workspace--wide">
27+
<aside class="tool-column tool-group-platform">
28+
<div class="tool-column-header">
29+
<h2>Admin</h2>
30+
</div>
31+
<div class="accordion-stack">
32+
<details class="vertical-accordion" open>
33+
<summary>Admin Tools</summary>
34+
<nav class="accordion-body content-stack" aria-label="Admin tool pages" data-admin-tool-menu>
35+
<a class="btn btn--compact" href="/admin/tool-votes.html">Tool Votes</a>
36+
<a class="btn btn--compact primary" aria-current="page" href="/admin/environments.html">Environments</a>
37+
<a class="btn btn--compact" href="/admin/users.html">Users</a>
38+
<a class="btn btn--compact" href="/admin/game-migration.html">Game Migration</a>
39+
<a class="btn btn--compact" href="/admin/platform-settings.html">Platform Settings</a>
40+
</nav>
41+
</details>
42+
<details class="vertical-accordion" open>
43+
<summary>Environment Setup</summary>
44+
<div class="accordion-body content-stack">
45+
<label>Environment <select disabled><option>Local Mem</option><option>Local DB</option><option>UAT</option><option>Production</option></select></label>
46+
<label>Promotion Gate <select disabled><option>Manifest validation</option><option>Asset readiness</option><option>Public play readiness</option></select></label>
47+
<button class="btn btn--compact" type="button" disabled>Preview Gate</button>
48+
</div>
49+
</details>
50+
</div>
51+
</aside>
52+
<div data-tool-display-mode data-asset-root="assets/theme-v2/images" data-tool-slug="admin-environments" data-tool-icon-src="assets/theme-v2/images/image-missing.svg" data-tool-character-src="assets/theme-v2/images/image-missing.svg"></div>
53+
<section class="tool-center-panel content-stack" aria-labelledby="admin-environments-title">
54+
<div>
55+
<div class="kicker">Work Surface</div>
56+
<h2 id="admin-environments-title">Environment Matrix</h2>
57+
</div>
58+
<p>This wireframe reserves the future review surface for local, UAT, and production deployment states.</p>
59+
<div class="table-wrapper">
60+
<table class="data-table" aria-label="Environment readiness wireframe">
61+
<caption>Environment Readiness</caption>
62+
<thead>
63+
<tr>
64+
<th scope="col">Environment</th>
65+
<th scope="col">Data Source</th>
66+
<th scope="col">Publish Gate</th>
67+
<th scope="col">Status</th>
68+
</tr>
69+
</thead>
70+
<tbody>
71+
<tr><td>Local Mem</td><td>Memory DB</td><td>Developer only</td><td>Wireframe</td></tr>
72+
<tr><td>Local DB</td><td>SQLite</td><td>Local verification</td><td>Wireframe</td></tr>
73+
<tr><td>UAT</td><td>Server DB</td><td>Release candidate</td><td>Planned</td></tr>
74+
<tr><td>Production</td><td>Server DB</td><td>Public play readiness</td><td>Planned</td></tr>
75+
</tbody>
76+
</table>
77+
</div>
78+
</section>
79+
<aside class="tool-column tool-group-platform">
80+
<div class="tool-column-header">
81+
<h2>Inspector</h2>
82+
</div>
83+
<div class="accordion-stack">
84+
<details class="vertical-accordion" open>
85+
<summary>Status</summary>
86+
<div class="accordion-body content-stack">
87+
<p class="status" role="status">Wireframe only. No environment data is read or written.</p>
88+
</div>
89+
</details>
90+
<details class="vertical-accordion" open>
91+
<summary>Logging</summary>
92+
<div class="accordion-body content-stack">
93+
<p>Future logs will show deployment checks, promotion attempts, and blocked release reasons.</p>
94+
</div>
95+
</details>
96+
</div>
97+
</aside>
98+
</div>
99+
</div>
100+
</section>
101+
</main>
102+
<div data-partial="footer"></div>
103+
<script src="assets/theme-v2/js/gamefoundry-partials.js" defer></script>
104+
<script src="assets/theme-v2/js/tool-display-mode.js" defer></script>
105+
</body>
106+
107+
</html>

0 commit comments

Comments
 (0)