UR-3266 Feature - Lock premium feature if no-license and license expired#1167
Open
UR-3266 Feature - Lock premium feature if no-license and license expired#1167
Conversation
* Added base layout for list table page * Updated columns and row actions * Updated update_membership_status method prepend spinner class * Updated css for base layout and membership list table * fix: escaping and text domain issue
* revamp membership add form UI * width change * added subscription type * highlight error fields and auto-switch to tab containing first error * added pro icon and disable css in proration upgrade * fix: tab not switched to basic when error occur in basic fields * fix text domain * variable changes
* Updated membership and show payment gateways accordinlgy in the form fields. * Updated the always showing desc for empty memberships. * Added jquery ui sortable for membership table. * Updated order button placement for membership reorder. * Updated membership unnecessary helper codes. * Added draggable svg. * Merged with 5.0.0 for avoiding conflicts. * Fixed mnemberhsip sorting css fix. * Updated payment method value selector. * Active gateways dynamic membership type argument. * Mergeed with design changes. * Creating pro branch with sync. * Pushing again for synch. * Remoived unused console and return. * Ur 3271 individual payment gateway on off for each membership is not intuitive (#1061) * display configured payment gateways in membership form * replace payment gateway title with logo * payment gateway configuration validation * added configure payment settings notice * use dynamic parameter for payment config check * data key change * made strings translatable --------- Co-authored-by: yoel limbu <87514350+y000yal@users.noreply.github.com> * Updated mollie and authorize net logo. * Removed sync code to pro changes in sync.yml. * Fixed merge conflicts. * spinner design fix, PG made in single line in frontend * total container frontend design fixed * Updated total and description placement. --------- Co-authored-by: Jenisha Munikar <58504127+jenisha00@users.noreply.github.com> Co-authored-by: Ayush Shrestha <ayushstha143@gmail.com>
Member
|
Seems this one needs extensive testing, will have to take care of this in the next sprint. |
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
All Submissions:
Changes proposed in this Pull Request:
Adds a feature lock on premium fields, settings, add-on activation, and module activation when the license is expired or missing. It basically prevents new creations and module activations.
How to test the changes in this Pull Request:
Types of changes:
Other information:
Changelog entry