aboutsummaryrefslogtreecommitdiffstats
path: root/controller-server
Commit message (Expand)AuthorAgeFilesLines
* More controller code to internal repo.gjoranv2023-11-06623-91089/+0
* Add method to remove ToS approvalBjørn Christian Seime2023-11-032-0/+46
* Extend `/application/v4` with API for approving terms of serviceBjørn Christian Seime2023-11-024-3/+68
* Merge pull request #29190 from vespa-engine/update-more-bill-statesBjørn Christian Seime2023-11-022-55/+116
|\
| * Add commentgjoranv2023-11-011-0/+1
| * Restructure invoice updates and implement propagation of status from the exte...gjoranv2023-11-012-28/+90
| * Extract helpers for duplicate code.gjoranv2023-10-311-28/+26
* | Get Optional for messageValerij Fredriksen2023-10-311-1/+1
* | Merge pull request #29165 from vespa-engine/ogronnesby/bill-summarizer-2Bjørn Christian Seime2023-10-312-6/+13
|\ \
| * | Expose additional items together with summariesØyvind Grønnesby2023-10-312-5/+12
| * | Fix bill ID in API outputØyvind Grønnesby2023-10-312-2/+2
| |/
* / Update copyrights.Tor Egge2023-10-313-3/+3
|/
* Merge pull request #29161 from vespa-engine/ogronnesby/bill-summarizeØyvind Grønnesby2023-10-312-0/+68
|\
| * Handle default values as null in summarizing billsØyvind Grønnesby2023-10-312-2/+3
| * Allow for summarizing bills based on dimensionsØyvind Grønnesby2023-10-302-0/+67
* | 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-306-9/+19
|\
| * Make tax id optional for some countriesBjørn Christian Seime2023-10-303-4/+3
| * Add country to tax id definitionBjørn Christian Seime2023-10-304-5/+16
* | Merge pull request #29155 from vespa-engine/reset-exportid-when-deleted-in-st...Gjøran Voldengen2023-10-303-14/+97
|\ \ | |/ |/|
| * Add test that re-exports a bill that was earlier deleted in the external system.gjoranv2023-10-301-0/+29
| * Handle bills whose invoice has been deleted in the external system.gjoranv2023-10-303-14/+68
* | Remove trial notification on two days before expirationBjørn Christian Seime2023-10-306-671/+4
* | Simplify unit test for trial notificationsBjørn Christian Seime2023-10-305-21/+28
* | Move trial notification emails to separate templatesBjørn Christian Seime2023-10-308-22/+34
|/
* Validate tax-id on update in `/application/v4`Bjørn Christian Seime2023-10-272-6/+8
* Split `TaxId` into type and codeBjørn Christian Seime2023-10-274-13/+52
* 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-263-0/+68
* | Merge pull request #29113 from vespa-engine/freva/remove-billingValerij Fredriksen2023-10-269-892/+37
|\ \ | |/ |/|
| * More cleanupValerij Fredriksen2023-10-266-136/+37
| * Remove /billing/v1Valerij Fredriksen2023-10-262-753/+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-252-20/+52
|\ \
| * | Make bold not emphasisedBjørn Christian Seime2023-10-252-6/+6
| * | Use markdown in trial notificationBjørn Christian Seime2023-10-252-10/+22
| * | 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-254-23/+205
|\ \ \ | |/ / |/| |
| * | Rename TaxCode -> TaxIdOla Aunronning2023-10-244-19/+19
| * | Wrap attributes in StringWrapperOla Aunronning2023-10-243-25/+32
| * | Add tax code/purchase order/invoice emailOla Aunronning2023-10-244-20/+195
* | | Assign copied listValerij Fredriksen2023-10-241-1/+1
|/ /
* | Merge pull request #29071 from vespa-engine/freva/console-resolverBjørn Christian Seime2023-10-2411-90/+151
|\ \
| * | Fix testValerij Fredriksen2023-10-231-1/+1
| * | Set title for existing notificationsValerij Fredriksen2023-10-2311-90/+151