Conversation
- Add ManageSlotsModal for viewing and adjusting project slot allocation - Add slots-utils with pricing constants and slot calculation helpers - Update DeploymentSection to show current slot count with link to details - Add olapInfo utility for OLAP engine display info - Update status layout with Deployments nav tab - Add display-utils for deployment status labels and styling Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…b.com/rilldata/rill into pricing/slots-phase-2-deployment-page
Convert `export let` to `$props()`, `$:` to `$derived`/`$effect`, and `on:click` to `onclick` in new files added by this PR. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
@Di7design This along with Eric's branching PR; we'll likely need a round of design pass as it stinks of AI generated atm; LMK if you need to sync to have understanding of what this page is used for :) |
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
new table not included in this PR Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Feedback:
|
|
Estimated monthly cost is already in the UI, as you mentioned I think this is enough. Can always add more later if users are confused. Adding an analytics embed at some point that will have actual costs so we can link to that when it's ready. Manage Units is dynamic based on number of running dev deployments, if none its 0. There's nothing to manage :) see last screenshot in PR description |
|
|
need changes herE: #9244 to implement Manage Dev units |
|
Think this will change too based on discussions today? |
|
Already made most of the changes, will finishup today since Kasper's PR merged |
|
mistaken Kasper;s PR is for project default not deployment which i think Parag is working on; |
|
okay, ill hold off until Parag's PR gets in |
|
feel free to test it, its still can take UX / UI comments |
Adds an optional Deployment page to the branches page for Trial, Free and Pro plans.
Manage unitsimplement link to estimate costs in this PR: #9249
Checklist: