Skip to content

Conversation

@isabellaenriquez
Copy link
Member

@isabellaenriquez isabellaenriquez commented Jan 5, 2026

Kills old subscription settings code.

Closes BIL-1883

@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Jan 5, 2026
@isabellaenriquez isabellaenriquez marked this pull request as ready for review January 6, 2026 15:13
@isabellaenriquez isabellaenriquez requested review from a team as code owners January 6, 2026 15:13
@linear
Copy link

linear bot commented Jan 6, 2026

* Price looks like 1099, but we want to round up to the nearest dollar
* 1099 -> 1100
*/
export function roundUpToNearestDollar(amount: number) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the new UI not need this function, or is there an equivalent one?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct, we don't need this anymore

@isabellaenriquez isabellaenriquez merged commit 56e3619 into master Jan 6, 2026
52 checks passed
@isabellaenriquez isabellaenriquez deleted the isabella/new-billing-ui-cleanup branch January 6, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Frontend Automatically applied to PRs that change frontend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants