Adding UI of FeedBack, Registration, Admin console

This commit is contained in:
2026-05-12 20:54:15 +07:00
parent 6a48d6351c
commit dd95ff5a21
30 changed files with 10038 additions and 36 deletions
+168
View File
@@ -0,0 +1,168 @@
{
"meta": {
"title": "Admin Console",
"subtitle": "IPv6 SUMMIT 2026 / Infrastructure Core",
"user": {
"name": "",
"role": "Systems Admin",
"avatarUrl": ""
},
"footerTag": "Systems Infrastructure Core v2.4.0"
},
"stats": [
{
"id": "total",
"label": "Total requests",
"value": "1,284",
"hint": "+12% vs last week",
"icon": "database",
"accent": "none"
},
{
"id": "pending",
"label": "Pending approval",
"value": "42",
"hint": "Critical threshold: 50",
"icon": "hourglass_empty",
"accent": "pending"
},
{
"id": "confirmed",
"label": "Confirmed",
"value": "856",
"hint": "Capacity at 74%",
"icon": "check_circle",
"accent": "confirmed"
},
{
"id": "conversion",
"label": "Conversion rate",
"value": "67%",
"hint": "",
"icon": "trending_up",
"accent": "progress",
"progressPercent": 67
}
],
"filters": {
"status": {
"label": "Status",
"options": [
{ "value": "all", "label": "All operations" },
{ "value": "pending", "label": "Pending" },
{ "value": "approved", "label": "Approved" },
{ "value": "rejected", "label": "Rejected" }
]
},
"companyGroup": {
"label": "Company",
"options": [
{ "value": "all", "label": "All segments" },
{ "value": "tier1", "label": "Global Tier 1" },
{ "value": "cloud", "label": "Cloud providers" },
{ "value": "enterprise", "label": "Enterprise" }
]
},
"searchPlaceholder": "Search by name, company, email, or ID…",
"exportLabel": "Export to Excel"
},
"table": {
"columns": {
"id": "ID",
"submitted": "Submit date",
"name": "Name",
"company": "Company",
"contact": "Email / phone",
"status": "Status",
"actions": "Actions"
},
"pageSize": 10
},
"statusMap": {
"approved": {
"label": "Approved",
"borderClass": "border-primary text-primary bg-primary/10",
"dotClass": "bg-primary"
},
"pending": {
"label": "Pending",
"borderClass": "border-secondary text-secondary bg-secondary/10",
"dotClass": "bg-secondary"
},
"rejected": {
"label": "Rejected",
"borderClass": "border-red-400 text-red-300 bg-red-500/10",
"dotClass": "bg-red-400"
}
},
"requests": [
{
"id": "V6-4821",
"submittedAt": "2025-10-24",
"displayDate": "24 OCT 2025",
"fullName": "Elena Rodriguez",
"jobTitle": "Network Architect",
"company": "Cloudflare, Inc.",
"segment": "cloud",
"email": "e.rodriguez@cloudflare.com",
"phone": "+1 (555) 012-9988",
"status": "approved",
"notes": "VIP routing — requested front-row seating."
},
{
"id": "V6-4819",
"submittedAt": "2025-10-23",
"displayDate": "23 OCT 2025",
"fullName": "Marcus Thorne",
"jobTitle": "Senior DevOps",
"company": "Akamai Technologies",
"segment": "tier1",
"email": "m.thorne@akamai.io",
"phone": "+44 20 7946 0123",
"status": "pending",
"notes": "Awaiting employer approval letter."
},
{
"id": "V6-4790",
"submittedAt": "2025-10-22",
"displayDate": "22 OCT 2025",
"fullName": "Kenji Yamamoto",
"jobTitle": "CTO",
"company": "NTT Data Japan",
"segment": "enterprise",
"email": "yamamoto@ntt.jp",
"phone": "+81 3 1234 5678",
"status": "rejected",
"notes": "Capacity exceeded — suggested waitlist."
},
{
"id": "V6-4788",
"submittedAt": "2025-10-21",
"displayDate": "21 OCT 2025",
"fullName": "Priya Nair",
"jobTitle": "Solutions Engineer",
"company": "Amazon Web Services",
"segment": "cloud",
"email": "priya.nair@example.aws",
"phone": "+65 6123 8899",
"status": "pending",
"notes": ""
},
{
"id": "V6-4771",
"submittedAt": "2025-10-20",
"displayDate": "20 OCT 2025",
"fullName": "James Okonkwo",
"jobTitle": "Director of Infrastructure",
"company": "Global Telecom Partners",
"segment": "tier1",
"email": "j.okonkwo@gtp.net",
"phone": "+234 803 555 0142",
"status": "approved",
"notes": ""
}
],
"footer": {
"legal": ["Privacy", "Terms", "Support"]
}
}
+111
View File
@@ -0,0 +1,111 @@
{
"title": "Event Feedback",
"subtitle": "Your insights drive the future of IPv6 infrastructure. Help us shape the 2027 experience.",
"sections": {
"satisfaction": {
"title": "1. General satisfaction",
"eventRating": {
"label": "Overall event rating",
"left": "Poor",
"right": "Excellent",
"min": 2,
"max": 5
},
"venueSatisfaction": {
"label": "Venue & logistics satisfaction",
"left": "Dissatisfied",
"right": "Very satisfied",
"min": 2,
"max": 5
}
},
"content": {
"title": "2. Content evaluation",
"session": {
"label": "Most valuable session",
"placeholder": "Select a session",
"options": [
{ "value": "ai", "label": "AI in Data Centres" },
{ "value": "green", "label": "Green Tech" },
{ "value": "cyber", "label": "Cybersecurity" },
{ "value": "policy", "label": "Policy & Scale" },
{ "value": "local", "label": "Local Partner Session" }
]
},
"speakerRating": {
"label": "Keynote speaker rating",
"left": "Needs improvement",
"right": "Exceptional",
"min": 1,
"max": 5
}
},
"qualitative": {
"title": "3. Qualitative feedback",
"improve2027": {
"label": "What can we improve for 2027?",
"placeholder": "Your suggestions for next year..."
},
"comments": {
"label": "General comments",
"placeholder": "Any additional thoughts..."
}
},
"industry": {
"title": "4. Industry & technical insights",
"ipv6Readiness": {
"label": "IPv6 readiness",
"hint": "Your organization's current IPv6 deployment level",
"left": "1",
"right": "5",
"min": 1,
"max": 5
},
"challenge": {
"label": "Infrastructure challenges",
"hint": "What is the biggest challenge for your AI infrastructure?",
"placeholder": "Select a challenge",
"options": [
{ "value": "budget", "label": "Budget" },
{ "value": "technical", "label": "Technical expertise" },
{ "value": "policy", "label": "Policy / regulatory" },
{ "value": "workforce", "label": "Workforce" },
{ "value": "hardware", "label": "Hardware availability" }
]
}
},
"networking": {
"title": "5. Networking & future cooperation",
"introductions": {
"label": "Speaker connection",
"hint": "Are there any specific speakers or companies you wish to be introduced to?",
"placeholder": "Name of speaker or company..."
},
"collaboration": {
"label": "Collaboration interests",
"hint": "I am interested in:",
"options": [
{ "value": "ipv6-partnerships", "label": "IPv6 deployment partnerships" },
{ "value": "ai-dc", "label": "AI / Data Centre networking" },
{ "value": "policy", "label": "Policy & regulatory roundtables" },
{ "value": "workshops", "label": "Technical workshops & labs" }
]
}
},
"logistics": {
"title": "6. Logistics feedback",
"venueRating": {
"label": "Venue rating",
"hint": "Venue facilities & location (Ho Chi Minh City)",
"left": "Poor",
"right": "Excellent",
"min": 1,
"max": 5
}
}
},
"submit": {
"label": "Submit feedback",
"disclaimer": "Thank you for your valuable contribution to the IPv6 ecosystem."
}
}