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

Subscription handling #1197

Merged
merged 53 commits into from
Nov 18, 2024
Merged

Subscription handling #1197

merged 53 commits into from
Nov 18, 2024

Commits on Sep 21, 2024

  1. Merge pull request #1181 from lowcoder-org/main

    Updating Subscription Handling Branch
    FalkWolsky authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    381663b View commit details
    Browse the repository at this point in the history
  2. Subscription Description content

    FalkWolsky committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    12c6654 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. Configuration menu
    Copy the full SHA
    f41b3e3 View commit details
    Browse the repository at this point in the history
  2. Subscription Detail Page

    FalkWolsky committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    b82b19e View commit details
    Browse the repository at this point in the history
  3. Adding Help for Subscription

    FalkWolsky committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    6eff60b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    9c3e246 View commit details
    Browse the repository at this point in the history
  2. Introduce hostId

    FalkWolsky committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3f216d8 View commit details
    Browse the repository at this point in the history
  3. Update Subscription Search API handling

    FalkWolsky committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    77dcd3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21cff58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e1ca7dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f9616aa View commit details
    Browse the repository at this point in the history
  7. Getting Workspace User Count

    FalkWolsky committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dd1784b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Adding Success Page

    FalkWolsky committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5eeeb0f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    a545620 View commit details
    Browse the repository at this point in the history
  2. Fixing Blank Screen bug

    FalkWolsky committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9b2334f View commit details
    Browse the repository at this point in the history
  3. Introduce DeploymentID for Subscription-Check

    FalkWolsky committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    50b8eb9 View commit details
    Browse the repository at this point in the history
  4. Subscription System Roundup

    FalkWolsky committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    fc08749 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    3a6ab48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f918ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bee7f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e44fd52 View commit details
    Browse the repository at this point in the history
  5. fixed error message

    raheeliftikhar5 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    5e7395e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    bfbcd9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba9b6c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5af6c32 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Merge pull request #1275 from lowcoder-org/updates-subscription-handling

    Refactoring - subscription handling
    FalkWolsky authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    cde7340 View commit details
    Browse the repository at this point in the history
  2. Introduce Rich Text Editor for Ticket Description

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b40c81a View commit details
    Browse the repository at this point in the history
  3. Network Retry mechanism for Flow API

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    3868a94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15cc8a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    efd7f25 View commit details
    Browse the repository at this point in the history
  6. Handling empty Tickets Table

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    a0843e9 View commit details
    Browse the repository at this point in the history
  7. Updating Yarn Lock File for Node Service

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    9a4fb96 View commit details
    Browse the repository at this point in the history
  8. Same Editor Settings for Ticket Details

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    739431a View commit details
    Browse the repository at this point in the history
  9. Adapting Payload for Ticket System

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    dd3e9db View commit details
    Browse the repository at this point in the history
  10. Fixing timing issue

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    c66018b View commit details
    Browse the repository at this point in the history
  11. Send less data & receive better Subscription Context

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    2123eb7 View commit details
    Browse the repository at this point in the history
  12. Updating OpenAPI Spec

    FalkWolsky committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    bdc7d6e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Fixing Image Display

    FalkWolsky committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    87b235b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    458a62c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bb1d91 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    fec51dd View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    4ccb1d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1286 from lowcoder-org/subscription-users-count

    Subscription user count to include admins & developers
    FalkWolsky authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    88ec6f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. Configuration menu
    Copy the full SHA
    5cc7ebe View commit details
    Browse the repository at this point in the history
  2. Switching to Production

    FalkWolsky committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    e6d81cf View commit details
    Browse the repository at this point in the history
  3. Enable Clearbit for all

    FalkWolsky committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    22b3faf View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Updating Axios to 1.7.7

    FalkWolsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4b8c585 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Rounding up Subscriptions

    FalkWolsky committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    9985ac8 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Updating Yarn Lock file

    FalkWolsky committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    1538670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc38c79 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    ce82860 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6153ddf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1a330 View commit details
    Browse the repository at this point in the history