summaryrefslogtreecommitdiffstats
path: root/controller-server/src/main/java/com
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-06279-42344/+0
* Add method to remove ToS approvalBjørn Christian Seime2023-11-031-0/+12
* Extend `/application/v4` with API for approving terms of serviceBjørn Christian Seime2023-11-022-1/+44
* Merge pull request #29190 from vespa-engine/update-more-bill-statesBjørn Christian Seime2023-11-021-9/+24
|\
| * Add commentgjoranv2023-11-011-0/+1
| * Restructure invoice updates and implement propagation of status from the exte...gjoranv2023-11-011-9/+23
* | Get Optional for messageValerij Fredriksen2023-10-311-1/+1
* | Merge pull request #29165 from vespa-engine/ogronnesby/bill-summarizer-2Bjørn Christian Seime2023-10-311-5/+12
|\ \
| * | Expose additional items together with summariesØyvind Grønnesby2023-10-311-4/+11
| * | Fix bill ID in API outputØyvind Grønnesby2023-10-311-1/+1
| |/
* / Update copyrights.Tor Egge2023-10-313-3/+3
|/
* Merge pull request #29161 from vespa-engine/ogronnesby/bill-summarizeØyvind Grønnesby2023-10-311-0/+60
|\
| * Handle default values as null in summarizing billsØyvind Grønnesby2023-10-311-1/+2
| * Allow for summarizing bills based on dimensionsØyvind Grønnesby2023-10-301-0/+59
* | Add `CloudTenant` as parameter to `maintainInvoice`Bjørn Christian Seime2023-10-301-1/+2
|/
* Merge pull request #29158 from vespa-engine/bjorncs/taxid-countryBjørn Christian Seime2023-10-303-7/+11
|\
| * Make tax id optional for some countriesBjørn Christian Seime2023-10-302-4/+1
| * Add country to tax id definitionBjørn Christian Seime2023-10-302-3/+10
* | Merge pull request #29155 from vespa-engine/reset-exportid-when-deleted-in-st...Gjøran Voldengen2023-10-301-4/+22
|\ \ | |/ |/|
| * Handle bills whose invoice has been deleted in the external system.gjoranv2023-10-301-4/+22
* | Remove trial notification on two days before expirationBjørn Christian Seime2023-10-303-14/+3
* | Move trial notification emails to separate templatesBjørn Christian Seime2023-10-302-19/+19
|/
* Validate tax-id on update in `/application/v4`Bjørn Christian Seime2023-10-271-4/+6
* Split `TaxId` into type and codeBjørn Christian Seime2023-10-272-7/+34
* Merge pull request #29122 from vespa-engine/hakonhall/set-tenant-instance-id-...Håkon Hallingstad2023-10-271-1/+1
|\
| * Set tenant, instance ID, and Vespa version dimensions of make-exclusiveHåkon Hallingstad2023-10-261-1/+1
* | Introduce method to `/billing/v2` that returns accepted countries with tax typesBjørn Christian Seime2023-10-261-0/+27
* | Merge pull request #29113 from vespa-engine/freva/remove-billingValerij Fredriksen2023-10-262-520/+0
|\ \ | |/ |/|
| * Remove /billing/v1Valerij Fredriksen2023-10-261-517/+0
| * Remove unused routeValerij Fredriksen2023-10-261-3/+0
* | Handle total qps 0bjormel2023-10-261-1/+3
|/
* Merge pull request #29028 from vespa-engine/bjormel/log_patch_data_as_finerBjørn Meland2023-10-251-0/+18
|\
| * Log patch data as finerbjormel2023-10-191-0/+18
* | Skip notification emails if no-one subscribingBjørn Christian Seime2023-10-251-4/+7
* | Merge pull request #29089 from vespa-engine/bjorncs/trial-notificationsBjørn Christian Seime2023-10-251-15/+42
|\ \
| * | Make bold not emphasisedBjørn Christian Seime2023-10-251-3/+3
| * | Use markdown in trial notificationBjørn Christian Seime2023-10-251-5/+12
| * | Move notification queuing to separate methodsBjørn Christian Seime2023-10-251-15/+35
* | | Merge pull request #29076 from vespa-engine/olaa/more-billing-fieldsGjøran Voldengen2023-10-252-6/+47
|\ \ \ | |/ / |/| |
| * | Rename TaxCode -> TaxIdOla Aunronning2023-10-242-12/+12
| * | Wrap attributes in StringWrapperOla Aunronning2023-10-242-22/+27
| * | Add tax code/purchase order/invoice emailOla Aunronning2023-10-242-3/+39
* | | Assign copied listValerij Fredriksen2023-10-241-1/+1
|/ /
* | Merge pull request #29071 from vespa-engine/freva/console-resolverBjørn Christian Seime2023-10-246-61/+83
|\ \
| * | Fix testValerij Fredriksen2023-10-231-1/+1
| * | Set title for existing notificationsValerij Fredriksen2023-10-236-61/+83
* | | Merge pull request #29038 from vespa-engine/bill-status-enumGjøran Voldengen2023-10-233-10/+13
|\ \ \
| * | | Only maintain OPEN bills.gjoranv2023-10-231-2/+2
| * | | Introduce new BillStatus enumgjoranv2023-10-202-6/+7
| * | | Move StatusHistory to separate file.gjoranv2023-10-202-2/+4