aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/java/com/yahoo/vespa/hosted/controller/restapi
Commit message (Expand)AuthorAgeFilesLines
* More cleanupValerij Fredriksen2023-10-266-136/+37
* Remove /billing/v1Valerij Fredriksen2023-10-261-236/+0
* Rename TaxCode -> TaxIdOla Aunronning2023-10-241-5/+5
* Add tax code/purchase order/invoice emailOla Aunronning2023-10-241-16/+151
* Merge pull request #29071 from vespa-engine/freva/console-resolverBjørn Christian Seime2023-10-243-12/+7
|\
| * Set title for existing notificationsValerij Fredriksen2023-10-233-12/+7
* | Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-231-5/+5
|\ \
| * | Introduce new BillStatus enumgjoranv2023-10-201-3/+4
| * | Move StatusHistory to separate file.gjoranv2023-10-201-3/+2
* | | Include verification status in info/billing API. Empty email is not verifiedOla Aunronning2023-10-231-6/+6
| |/ |/|
* | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-212-189/+0
* | Revert "Move PricingApiHandler and related code to internal repo"Ola Aunrønning2023-10-202-0/+189
|/
* Merge pull request #29053 from vespa-engine/bjorncs/email-notificationValerij Fredriksen2023-10-202-0/+3
|\
| * Introduce 'title' to notificationBjørn Christian Seime2023-10-202-0/+3
* | Move PricingApiHandler and related code to internal repoHarald Musum2023-10-202-189/+0
|/
* Billing system information for a tenantØyvind Grønnesby2023-10-191-0/+8
* Add collection method to billing/v2Øyvind Grønnesby2023-10-181-0/+26
* Output GPU details in billing/v2Øyvind Grønnesby2023-10-171-2/+2
* Merge pull request #28978 from vespa-engine/ogronnesby/billing-v2-planØyvind Grønnesby2023-10-171-0/+26
|\
| * Update plan for billing/v2Øyvind Grønnesby2023-10-171-0/+26
* | Allow no application resourcesValerij Fredriksen2023-10-171-7/+8
|/
* Revert "Revert "Set creator as contact when initiating new tenant""Bjørn Christian Seime2023-10-173-8/+16
* Add description for enclave item for total spendHarald Musum2023-10-171-31/+33
* Merge pull request #28949 from vespa-engine/olaa/billing-verificationOla Aunrønning2023-10-171-2/+2
|\
| * Billing mail verificationOla Aunronning2023-10-161-2/+2
* | Merge remote-tracking branch 'origin/master' into ogronnesby/additional-items-v2Øyvind Grønnesby2023-10-161-118/+103
|\ \
| * | Stop using name for each applicationHarald Musum2023-10-161-9/+4
| * | Minor test cleanup and add enclave() method to ApplicationResourcesHarald Musum2023-10-141-114/+104
| |/
* / Add additional items to billing/v2Øyvind Grønnesby2023-10-163-6/+43
|/
* Show cloud account used in each runjonmv2023-10-131-0/+9
* Remove support for legacy price calculations from APIHarald Musum2023-10-131-52/+2
* Test pricing API with 2 appsHarald Musum2023-10-131-2/+47
* Support calculating and presenting prices per applications and in totalHarald Musum2023-10-131-29/+50
* Remove "discount" from enclave price item, can be positiveHarald Musum2023-10-121-3/+3
* Merge pull request #28899 from vespa-engine/hmusum/support-price-calculation-...Harald Musum2023-10-121-10/+90
|\
| * Use separate keys for enclave node resourcesHarald Musum2023-10-121-10/+38
| * Support price calculations with more than 1 appHarald Musum2023-10-121-5/+57
* | Merge pull request #28837 from vespa-engine/ogronnesby/enclave-billingOla Aunrønning2023-10-121-1/+2
|\ \ | |/ |/|
| * Add cloudAccount as dimension to bills and resourcesØyvind Grønnesby2023-10-111-1/+2
* | Combine list price and support cost into one price itemHarald Musum2023-10-121-4/+2
* | Minor: Use committed spend in pricing unit testsHarald Musum2023-10-121-5/+7
|/
* Merge branch 'master' into hmusum/add-support-level-costHarald Musum2023-10-111-1/+1
|\
| * Merge pull request #28865 from vespa-engine/geirst/update-copyrightHenning Baldersheim2023-10-111-1/+1
| |\
| | * Update copyright.Geir Storli2023-10-101-1/+1
* | | Change description of support levelHarald Musum2023-10-111-2/+2
* | | Add support level cost to pricing API responseHarald Musum2023-10-111-5/+29
|/ /
* | Improve error handlingValerij Fredriksen2023-10-111-10/+22
* | Return amounts with 2 decimalsValerij Fredriksen2023-10-111-4/+4
|/
* Merge pull request #28832 from vespa-engine/hmusum/add-handler-for-pricing-apiHarald Musum2023-10-102-0/+69
|\
| * Use negative numbers for discountsHarald Musum2023-10-101-1/+1