-
Notifications
You must be signed in to change notification settings - Fork 1
v0.2.2 #40
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
Open
frostbournesb
wants to merge
21
commits into
main
Choose a base branch
from
develop
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
v0.2.2 #40
Conversation
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
* Make collection optional * publish script * pkg * Add args, and allow use vars from .env * No running outside scripts folder * Fix release:demo script
* add logs * Update src/lib/StringPay.ts Co-authored-by: akfoster <ocasta181@gmail.com> * Update src/lib/StringPay.ts Co-authored-by: akfoster <ocasta181@gmail.com> * Update src/lib/StringPay.ts Co-authored-by: akfoster <ocasta181@gmail.com> * Update src/lib/StringPay.ts Co-authored-by: akfoster <ocasta181@gmail.com> * get user logged in on iframe ready * Update src/lib/events.ts Co-authored-by: akfoster <ocasta181@gmail.com> * Update src/lib/events.ts Co-authored-by: Frostbourne <85953565+frostbournesb@users.noreply.github.com> * Update src/lib/StringPay.ts Co-authored-by: akfoster <ocasta181@gmail.com> * cleanup --------- Co-authored-by: akfoster <ocasta181@gmail.com> Co-authored-by: Frostbourne <85953565+frostbournesb@users.noreply.github.com>
* avoid event duplication * fix tests
* Update user event * send the receive event * Update src/lib/services/events.service.ts Co-authored-by: akfoster <ocasta181@gmail.com> --------- Co-authored-by: akfoster <ocasta181@gmail.com>
* update version and clean .env.example * make .env.example accurate, update version used in app.html
* init method with env, publicKey * stop tests erroring * helpful errors * nullable * accidental import
* Refactor apiClient * Update readme.md and prettier * Only send X-API-KEY on endpoints when required * Update version * Update test NFT * Update sdk ver in test page
* STR-517 :: Change API Updates from PUT to PATCH * linter
* update to reflect current backend data structs * final touches * remove console.logs
* Add error to quote event * Add txSuccess and txError handlers
* Update ver to v0.2.1, update deps, %APP_VER% var * check verif status on interval
* Make price string and move above currency * Properly license and fill out package.json * add homepage
saito-sv
previously approved these changes
May 17, 2023
Contributor
saito-sv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Add EmailPreview endpoint * Add device endpoints * Use previous signature * rm retrylogin
* setup jest * coverag
* Fix transaction, add saved cards * rm extra imports * whitespace
* move 'action' logic out of events service * integrate payment iframe * run checkout iframe first * fix config * Update src/lib/sdk/iframe/checkout/eventHandlers.ts Co-authored-by: Frostbourne <85953565+frostbournesb@users.noreply.github.com> * npm package * add more event handlers --------- Co-authored-by: Ocasta <ocasta181@gmail.com> Co-authored-by: Frostbourne <85953565+frostbournesb@users.noreply.github.com>
* decouple sdk from svelte clean get rid of rollup.js fixes * fixes * make imagesrc optional; add updateUserName * add getSavedCards * small modifications * add setStyles param to fix it * move items back out into .env * move env imports to config.ts * resolved env issues --------- Co-authored-by: Ocasta <ocasta181@gmail.com> Co-authored-by: frostbournesb <85953565+frostbournesb@users.noreply.github.com>
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.
No description provided.