Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy InstanceType billing into default starter team type configuration #2533

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

knolleary
Copy link
Member

Description

When creating the default starter team type, we need to ensure any existing instance type billing information is copied across. This ensures the billing information is correctly displayed.

This also hides the UI for setting the instance type billing information against the individual instance types - that has to be done at the team type level now.

@knolleary knolleary requested a review from Pezmc July 26, 2023 14:11
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #2533 (8c6b6a2) into main (8da2139) will decrease coverage by 0.02%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main    #2533      +/-   ##
==========================================
- Coverage   39.84%   39.83%   -0.02%     
==========================================
  Files         494      494              
  Lines       17690    17695       +5     
  Branches     4125     4126       +1     
==========================================
  Hits         7049     7049              
- Misses      10641    10646       +5     
Flag Coverage Δ
backend 74.43% <0.00%> (-0.06%) ⬇️
frontend 1.59% <0.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
forge/db/controllers/TeamType.js 52.77% <0.00%> (-12.74%) ⬇️
...n/InstanceTypes/dialogs/InstanceTypeEditDialog.vue 0.00% <0.00%> (ø)

@knolleary
Copy link
Member Author

The postgres tests timeout - but appeared to still be running normally. So have increased the timeout for those tests to 45mins.

@Pezmc Pezmc merged commit b257291 into main Jul 31, 2023
4 of 5 checks passed
@Pezmc Pezmc deleted the 2359-fix-instance-price-display branch July 31, 2023 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants