Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

refactor(plugins): support ark uri scheme in webframes #1527

Merged
merged 1 commit into from
Oct 30, 2019
Merged

refactor(plugins): support ark uri scheme in webframes #1527

merged 1 commit into from
Oct 30, 2019

Conversation

alessiodf
Copy link
Contributor

Resolves #1525 by allowing webframes to access ark: URIs.

This will allow plugins that are effectively thin clients that render content in WebFrames to create transactions for in-plugin purchases or similar transactions, whose webframe content would not be able to directly access or manipulate modals (assuming modal support will be added to the plugin sandbox in future).

Checklist

  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

@ghost
Copy link

ghost commented Oct 30, 2019

Thanks for submitting this pull request! A maintainer will review this in the next few days and explicitly select labels so you know what's going on.

If no reviewer appears after a week, a reminder will be sent out.

@ghost ghost added Complexity: Low Less than 64 lines changed. Type: Refactor The pull request improves or enhances an existing implementation. labels Oct 30, 2019
@alessiodf alessiodf changed the title refactor(plugins): support ark uri schema in webframes refactor(plugins): support ark uri scheme in webframes Oct 30, 2019
@ghost
Copy link

ghost commented Oct 30, 2019

A member has approved this PR. A maintainer will merge this PR shortly. If it shouldn't be merged yet, please leave a comment saying so and we'll wait.

Thank you for your contribution!

@ghost ghost added the Status: Member Approved The pull request has been approved by a member. label Oct 30, 2019
@luciorubeens luciorubeens added the Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. label Oct 30, 2019
@luciorubeens luciorubeens merged commit ab7ce69 into ArkEcosystem:develop Oct 30, 2019
@ghost
Copy link

ghost commented Oct 30, 2019

Your pull request has been merged and marked as tier 4. It will earn you $20 USD.

@alessiodf alessiodf deleted the refactor/uri branch October 30, 2019 17:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bounty: Tier 4 Awarded for small features, refactorings, improvements. This is valued at 20 USD. Complexity: Low Less than 64 lines changed. Status: Member Approved The pull request has been approved by a member. Type: Refactor The pull request improves or enhances an existing implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

plugins: create transactions
2 participants