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

feat: billing #624

Merged
merged 63 commits into from
Jun 25, 2024
Merged

feat: billing #624

merged 63 commits into from
Jun 25, 2024

Commits on Jun 18, 2024

  1. feat: init lago client

    grutt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    01832ef View commit details
    Browse the repository at this point in the history
  2. feat: billable meter

    grutt committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3d0eac1 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. feat: db persistence

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4972598 View commit details
    Browse the repository at this point in the history
  2. wip: expose sub

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    1618a80 View commit details
    Browse the repository at this point in the history
  3. feat: rename page

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    4aadefc View commit details
    Browse the repository at this point in the history
  4. wip: billing section

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a09369b View commit details
    Browse the repository at this point in the history
  5. wip: lago integration

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    b7d77e7 View commit details
    Browse the repository at this point in the history
  6. feat: separate plan and period

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f434223 View commit details
    Browse the repository at this point in the history
  7. wip: webhook

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    25aba38 View commit details
    Browse the repository at this point in the history
  8. feat: improve empty state

    grutt committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    0e5e3e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    a5e3f87 View commit details
    Browse the repository at this point in the history
  2. feat: can change plans

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c209cea View commit details
    Browse the repository at this point in the history
  3. feat: change plan loading state

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e886095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f21fb84 View commit details
    Browse the repository at this point in the history
  5. feat: yearly filter

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ae43587 View commit details
    Browse the repository at this point in the history
  6. feat: billing clarification

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    49df1f5 View commit details
    Browse the repository at this point in the history
  7. fix: treatment

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    fb30a8b View commit details
    Browse the repository at this point in the history
  8. feat: filter plans

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    ed916c7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7ca1bb5 View commit details
    Browse the repository at this point in the history
  10. fix: loading state

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5e977d8 View commit details
    Browse the repository at this point in the history
  11. fix: jit portal link

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d776eca View commit details
    Browse the repository at this point in the history
  12. fix: rm import

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    bcbded2 View commit details
    Browse the repository at this point in the history
  13. fix: build errors

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    15191c4 View commit details
    Browse the repository at this point in the history
  14. fix: default to free

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c6498de View commit details
    Browse the repository at this point in the history
  15. fix: wrong files

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    468300a View commit details
    Browse the repository at this point in the history
  16. fix: select or insert customer

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    d0e670f View commit details
    Browse the repository at this point in the history
  17. fix: note

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0dbc985 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b12dcdb View commit details
    Browse the repository at this point in the history
  19. fix: dedupe

    grutt committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e34a145 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    dfe33ef View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. chore: port to cloud

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    7a1edda View commit details
    Browse the repository at this point in the history
  2. chore: port to cloud

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    faff4bb View commit details
    Browse the repository at this point in the history
  3. chore: port to cloud

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6476e31 View commit details
    Browse the repository at this point in the history
  4. chore: port to cloud

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5881355 View commit details
    Browse the repository at this point in the history
  5. chore: port to cloud

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a90957b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0afe397 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b55a050 View commit details
    Browse the repository at this point in the history
  8. chore: rm unused packages

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    2e52cbe View commit details
    Browse the repository at this point in the history
  9. chore: fix generation

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0caebbd View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/belanger/github-cloud-integratio…

    …n' into feat--billing
    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    4fb3942 View commit details
    Browse the repository at this point in the history
  11. chore: gen

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    177e5f6 View commit details
    Browse the repository at this point in the history
  12. fix: cloud api references

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    86b1e91 View commit details
    Browse the repository at this point in the history
  13. debug

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    17274c7 View commit details
    Browse the repository at this point in the history
  14. debug

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fd656fd View commit details
    Browse the repository at this point in the history
  15. fix: actually set plans

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    71baccd View commit details
    Browse the repository at this point in the history
  16. chore: rm debug

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b221b0d View commit details
    Browse the repository at this point in the history
  17. fix: build

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    21219c9 View commit details
    Browse the repository at this point in the history
  18. feat: callbacks

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d0b175c View commit details
    Browse the repository at this point in the history
  19. fix: add generated code

    grutt committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    ae74369 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. chore: group cloud components

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b6f0b4b View commit details
    Browse the repository at this point in the history
  2. chore: group by feature

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ad3bb87 View commit details
    Browse the repository at this point in the history
  3. feat: alert change

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    979105a View commit details
    Browse the repository at this point in the history
  4. feat: confirm

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    24d9c69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c92a65 View commit details
    Browse the repository at this point in the history
  6. fix: confirm modal

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f979a9f View commit details
    Browse the repository at this point in the history
  7. fix: ui

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4500e9d View commit details
    Browse the repository at this point in the history
  8. fix: remove arrears

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    37fc5d7 View commit details
    Browse the repository at this point in the history
  9. fix: open in same tab

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d7f613e View commit details
    Browse the repository at this point in the history
  10. fix: wan alert

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4fa3b36 View commit details
    Browse the repository at this point in the history
  11. fix: call the callback

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f39acf5 View commit details
    Browse the repository at this point in the history
  12. fix: callback obj

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    9697add View commit details
    Browse the repository at this point in the history
  13. fix: disable if no cloud meta

    grutt committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cc6dc45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf7a0c9 View commit details
    Browse the repository at this point in the history