Commit 3b5a1ff
authored
Add concurrency add-on pricing to billing page (#190)
* Add concurrency add-on pricing to billing page
* Merge rate limits into billing page and add concurrent builds limit
- Move rate limit rows into the Plans table with tooltip explanations
- Move concurrency add-on pricing ($500/month) into a tooltip
- Add concurrent builds limit (20 for Hobby/Pro, Custom for Enterprise)
- Remove standalone rate-limits page and its nav entry
* Add redirect from rate-limits page to billing page
* Add resource limits, disk size, and vCPU/memory to billing plans table
- Add max vCPUs, max memory, and disk size rows
- Move disk size above max session length, add tooltip to max session length
- Update sandbox operations rate limit to 60,000/60s
- Add redirect for removed rate-limits page
* Rename billing page to Billing & limits
* Remove API and operations rate limit rows from billing table
* Remove egress connections row from billing table1 parent 387eea7 commit 3b5a1ff
3 files changed
+14
-154
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
3712 | 3711 | | |
3713 | 3712 | | |
3714 | 3713 | | |
| 3714 | + | |
| 3715 | + | |
| 3716 | + | |
| 3717 | + | |
| 3718 | + | |
3715 | 3719 | | |
3716 | 3720 | | |
3717 | 3721 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
This file was deleted.
0 commit comments