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

Dashboard v2 #44

Merged
merged 12 commits into from
Jan 14, 2024
Merged

Dashboard v2 #44

merged 12 commits into from
Jan 14, 2024

Conversation

G4brym
Copy link
Owner

@G4brym G4brym commented Nov 5, 2023

This is a complete re write of the dashboard to Quasar (a vuejs framework)
The main goal, is to make the code more readable and replace a lot of hand made components with quasar equivalents to save time and code complexity.

Screenshot of the current development:
image

To try the new UI just update the dashboard url confguration in your instance, like this:

import { R2Explorer } from "r2-explorer";

export default R2Explorer({
  readonly: false,
  dashboardUrl: "https://dashboard-v2.r2-explorer-dashboard.pages.dev/"
});

Copy link

cloudflare-workers-and-pages bot commented Nov 5, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e936ef0
Status: ✅  Deploy successful!
Preview URL: https://39f8b17d.r2-explorer-dashboard.pages.dev
Branch Preview URL: https://dashboard-v2.r2-explorer-dashboard.pages.dev

View logs

@G4brym G4brym force-pushed the dashboard-v2 branch 5 times, most recently from fec2ba2 to 1404c8f Compare January 14, 2024 22:01
@G4brym G4brym marked this pull request as ready for review January 14, 2024 22:08
@G4brym G4brym merged commit e33ef19 into main Jan 14, 2024
1 of 2 checks passed
@G4brym G4brym deleted the dashboard-v2 branch January 14, 2024 22:08
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