- Notifications
You must be signed in to change notification settings - Fork278
Subscription handling#1197
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes from1 commit
Commits
Show all changes
53 commits Select commitHold shift + click to select a range
381663b
Merge pull request #1181 from lowcoder-org/main
FalkWolsky12c6654
Subscription Description content
f41b3e3
Merge branch 'dev' into subscription-handling
FalkWolskyb82b19e
Subscription Detail Page
6eff60b
Adding Help for Subscription
9c3e246
Merge branch 'dev' into subscription-handling
FalkWolsky3f216d8
Introduce hostId
77dcd3d
Update Subscription Search API handling
21cff58
Updating Routes to display success and cancel for Subscription Creation
e1ca7dc
added deployment_id actions
raheeliftikhar5f9616aa
actions and selectors for deploymentId
raheeliftikhar5dd1784b
Getting Workspace User Count
5eeeb0f
Adding Success Page
a545620
Merge branch 'dev' into subscription-handling
FalkWolsky9b2334f
Fixing Blank Screen bug
50b8eb9
Introduce DeploymentID for Subscription-Check
fc08749
Subscription System Roundup
3a6ab48
move SubscriptionTypeEnum and initial subscription products in consta…
raheeliftikhar5f918ac5
removed unused code + avoid fetching subscription again
raheeliftikhar53bee7f1
remove polling for deploymentId in fetching user subscription
raheeliftikhar5e44fd52
removed InitializeSubscription hook + added SubscriptionContext to ha…
raheeliftikhar55e7395e
fixed error message
raheeliftikhar5bfbcd9e
Merge branch 'dev' into subscription-handling
FalkWolskyba9b6c1
fix search for support tickets
raheeliftikhar55af6c32
datasource list loading fix
raheeliftikhar5cde7340
Merge pull request #1275 from lowcoder-org/updates-subscription-handling
FalkWolskyb40c81a
Introduce Rich Text Editor for Ticket Description
3868a94
Network Retry mechanism for Flow API
15cc8a3
Moving Context to make sure Subscription is initialized at Admin Portal
efd7f25
Changing to SimpleSubscriptionContextProvider for Homepage
a0843e9
Handling empty Tickets Table
9a4fb96
Updating Yarn Lock File for Node Service
739431a
Same Editor Settings for Ticket Details
dd3e9db
Adapting Payload for Ticket System
c66018b
Fixing timing issue
2123eb7
Send less data & receive better Subscription Context
bdc7d6e
Updating OpenAPI Spec
87b235b
Fixing Image Display
458a62c
add group admin count and user count to list api
dragonpoo6bb1d91
modify admin user count for all user group
dragonpoofec51dd
count subscription users from groups list
raheeliftikhar54ccb1d1
save org user stats and use totalAdminsAndDevelopers count for subscr…
raheeliftikhar588ec6f4
Merge pull request #1286 from lowcoder-org/subscription-users-count
FalkWolsky5cc7ebe
Merge branch 'dev' into subscription-handling
FalkWolskye6d81cf
Switching to Production
22b3faf
Enable Clearbit for all
4b8c585
Updating Axios to 1.7.7
9985ac8
Rounding up Subscriptions
1538670
Updating Yarn Lock file
bc38c79
update subscriptiont thank you text
raheeliftikhar5ce82860
upgrade react-markdown in lowcoder-design
raheeliftikhar56153ddf
upgrade react-markdown in lowcoder-design
raheeliftikhar5ed1a330
Merge branch 'dev' into subscription-handling
FalkWolskyFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
Adapting Payload for Ticket System
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
There are no files selected for viewing
21 changes: 17 additions & 4 deletionsclient/packages/lowcoder/src/api/supportApi.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 0 additions & 2 deletionsclient/packages/lowcoder/src/pages/ApplicationV2/index.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
17 changes: 13 additions & 4 deletionsclient/packages/lowcoder/src/pages/support/supportOverview.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletionsclient/packages/lowcoder/src/pages/support/useUserDetails.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.