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

Frontend: update org subscription messaging to handle trials. #2179

Merged
merged 18 commits into from
Nov 24, 2024

Commits on Nov 23, 2024

  1. billing: adjust messaging when a trial is ending vs when subscription…

    … is ending
    
    check for status to be set to 'trialing' instead of 'active'
    ikreymer committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    da9cc23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8260f6e View commit details
    Browse the repository at this point in the history
  3. more trial text tweaks

    ikreymer committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    300fe07 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. Configuration menu
    Copy the full SHA
    32ee035 View commit details
    Browse the repository at this point in the history
  2. add optional to type

    ikreymer committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    ea9345b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7c25a3 View commit details
    Browse the repository at this point in the history
  4. refactor org banner:

    - separate trial alert message into separate alert
    - only show trial alert message if < 4 days left, otherwise don't show
    ikreymer committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    aa71058 View commit details
    Browse the repository at this point in the history
  5. back to danger for alerts

    ikreymer committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    df6cc30 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a637a74 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52c0227 View commit details
    Browse the repository at this point in the history
  8. Update frontend/src/features/org/org-status-banner.ts

    Co-authored-by: Henry Wilkinson <[email protected]>
    ikreymer and Shrinks99 authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    d78648e View commit details
    Browse the repository at this point in the history
  9. Update frontend/src/pages/org/settings/components/billing.ts

    Co-authored-by: Henry Wilkinson <[email protected]>
    ikreymer and Shrinks99 authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    083b2b8 View commit details
    Browse the repository at this point in the history
  10. Update frontend/src/features/org/org-status-banner.ts

    Co-authored-by: Henry Wilkinson <[email protected]>
    ikreymer and Shrinks99 authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    fa6e5e0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4acf53a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    dd5e6d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4508d5a View commit details
    Browse the repository at this point in the history
  14. type fix

    ikreymer committed Nov 24, 2024
    Configuration menu
    Copy the full SHA
    0f69fba View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0f91653 View commit details
    Browse the repository at this point in the history