E2B icon indicating copy to clipboard operation
E2B copied to clipboard

Dashboard MVP

Open ValentaTomas opened this issue 1 year ago • 1 comments

ValentaTomas avatar May 20 '24 01:05 ValentaTomas

⚠️ No Changeset found

Latest commit: 050324b376f471e59f917a79eb3e5126e0a18b4d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar May 20 '24 01:05 changeset-bot[bot]

When I go to the Sign In from the / page I somehow always get a page with a white background: Screenshot 2024-06-24 at 20 56 56

Refreshing or going to sign in from /docs is ok.

ValentaTomas avatar Jun 25 '24 04:06 ValentaTomas

I'm not sure if this is a problem with my account or some problem with Preview, but the dashboard (and mentions of the account in docs and / page) is not loading correctly for me: Screenshot 2024-06-24 at 21 03 15 Screenshot 2024-06-24 at 21 06 15

323-d7472cc670a4ed6f.js:1 No default team found for user 936c6b78-3cd1-499c-b921-c8e5b5dbfda9

Failed to load resource: the server responded with a status of 403 With the request return message: permission denied for table team_stripe_info

ValentaTomas avatar Jun 25 '24 04:06 ValentaTomas

I'm not sure if this is a problem with my account or some problem with Preview, but the dashboard (and mentions of the account in docs and / page) is not loading correctly for me: Screenshot 2024-06-24 at 21 03 15 Screenshot 2024-06-24 at 21 06 15

323-d7472cc670a4ed6f.js:1 No default team found for user 936c6b78-3cd1-499c-b921-c8e5b5dbfda9

Failed to load resource: the server responded with a status of 403 With the request return message: permission denied for table team_stripe_info

This is due to security, there's query which is referencing table, which isn't publicly accessible. The data aren't used, so it should be easy to resolve

jakubno avatar Jun 25 '24 08:06 jakubno

I don't know if this was in scope, but one thing I am missing is a current bill for this month. In Usage I can see how much CPU and RAM I used, but I don' see how much it costs.

This is now implemented in the Usage section. Screenshot 2024-07-01 at 9 51 28 PM

Are we missing anything else or we can get this to production?

mlejva avatar Jul 02 '24 04:07 mlejva

There are some deploy errors during build.

ValentaTomas avatar Jul 02 '24 04:07 ValentaTomas