Commit 26228bd
committed
fix(webapp): tidy Usage page credits display
Label the Usage page credits panel "Credits" instead of "Promo credits", so
it reads correctly for any credit source (not just promo-code redemptions).
Stop showing the "Included usage" allowance for Enterprise organizations:
Enterprise inherits the Pro plan's includedUsage, but enterprise orgs bill
against prepaid credits rather than a per-month included-usage tier, so the
marker was misleading.1 parent 6e943f2 commit 26228bd
2 files changed
Lines changed: 13 additions & 2 deletions
File tree
- .server-changes
- apps/webapp/app/routes/_app.orgs.$organizationSlug.settings.usage
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
| |||
157 | 160 | | |
158 | 161 | | |
159 | 162 | | |
160 | | - | |
| 163 | + | |
161 | 164 | | |
162 | 165 | | |
163 | 166 | | |
| |||
215 | 218 | | |
216 | 219 | | |
217 | 220 | | |
218 | | - | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| |||
0 commit comments