Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#426 FEAT: Add admin routes #431

Merged
merged 7 commits into from
Jul 17, 2024
Merged

#426 FEAT: Add admin routes #431

merged 7 commits into from
Jul 17, 2024

Conversation

chris-nowicki
Copy link
Contributor

@chris-nowicki chris-nowicki commented Jul 17, 2024

fixes #426

NOTE: This adds new routes for the the admin dashboards. However, in order to keep the layouts separate for admin pages vs game pages I had to update the folder structure. See below.

SCREENSHOT

CleanShot 2024-07-17 at 14 09 42

Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gridiron-survivor ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 6:46pm
gridiron-survivor-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 6:46pm

Copy link

appwrite bot commented Jul 17, 2024

Gridiron Survivor Application 6616ea581ef9f5521c7d

Function ID Status Action
Your function deployment has failed. Please check the logs for more details and retry.

Project name: Gridiron Survivor Application
Project ID: 6616ea581ef9f5521c7d

Function ID Status Action
userAuth 6626fef885a9f630442b failed Failed View Logs

Only deployments on the production branch are activated automatically. If you'd like to activate this deployment, navigate to your deployments. Learn more about Appwrite Function deployments.

💡 Did you know?
You can use Avatars API to generate QR code for any text or URLs

ryandotfurrer
ryandotfurrer previously approved these changes Jul 17, 2024
Copy link
Member

@ryandotfurrer ryandotfurrer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@shashilo shashilo merged commit 53d0681 into develop Jul 17, 2024
5 checks passed
@shashilo shashilo deleted the chris/add-blank-admin-routes branch July 17, 2024 18:50
Clue355 pushed a commit that referenced this pull request Jul 17, 2024
fixes #426 

**NOTE**: This adds new routes for the the admin dashboards. However, in
order to keep the layouts separate for admin pages vs game pages I had
to update the folder structure. See below.


## SCREENSHOT
![CleanShot 2024-07-17 at 14 09
42](https://github.com/user-attachments/assets/93fb42dd-4e4d-4a18-a1c3-38ba6e57cdd3)
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.

FEE: Add blank Admin pages to create routes
3 participants