1. 17 Mar, 2026 3 commits
    • refactor: update billing calculations to use quota per unit · f6c0852d
      - Adjusted billing calculations in tests and core logic to incorporate a new QuotaPerUnit field.
      - Modified estimated quota calculations to reflect changes in tiered billing logic.
      - Updated related tests to ensure accuracy with the new quota calculations.
      - Enhanced dynamic pricing components to align with updated billing expressions.
      CaIon committed
    • feat: enhance tiered billing functionality and UI components · f0589cc4
      - Introduced new fields for billing mode and expression in the Pricing model.
      - Implemented dynamic pricing breakdown component to display tiered billing details.
      - Updated various components to support and render tiered billing information.
      - Enhanced pricing calculation logic to accommodate dynamic pricing scenarios.
      - Added tests for new billing expression functionalities and UI components.
      CaIon committed
    • feat: implement tiered billing expression evaluation and related functionality · 91ed4e19
      - Added support for tiered billing expressions in the billing system.
      - Introduced new types and functions for handling billing expressions, including caching and execution.
      - Updated existing billing logic to accommodate tiered billing scenarios.
      - Enhanced request handling to support incoming billing expression requests.
      - Added tests for tiered billing functionality to ensure correctness.
      CaIon committed
  2. 16 Mar, 2026 2 commits
  3. 14 Mar, 2026 9 commits
  4. 12 Mar, 2026 5 commits
  5. 11 Mar, 2026 1 commit
  6. 09 Mar, 2026 5 commits
  7. 08 Mar, 2026 2 commits
  8. 07 Mar, 2026 2 commits
  9. 06 Mar, 2026 11 commits