Conversation
TODO: remove (comment?) dead code litescribe_api.dart, litescribe_response.dart, address_inscription_response.dart are now orphaned
w a single input send-all
it destroys them
had been testing this locally TODO: merge cypherstack/bitcoindart#9 and update it again
I need to set it up for sandbox usage in order to test when orders have been paid OR I could edit order state locally in order to mock those states locally for UI testing purposes (will probably do the latter even tho ../cakepay_api would also benefit from the former
fix(shopinbit): PaymentView back nav to pop to tickets and add PopScope fix(shopinbit): OrderCreated back nav to pop to ServicesView and add PopScope
fix(shopinbit): resize text links they had been adjusted to fit desktop this fixes mobile & desktop fix(shopinbit): country dropdown placement it was overlapping the input fix(shopinbit): fix checkbox alignment
…, add name setting
This reverts commit 46efe4e.
fix: CakePay API client. auth header, endpoint URLs, response parsing fix: CakePay data model parsing improvements feat: CakePay local order ID persistence via Hive prefs
fix: CakePay confirm send. show success flush bar after payment fix: CakePay orders list. fetch orders by locally-stored IDs fix: CakePay vendors view. show error message on load failure fix: dedup countries in list "US" and "United States" sharing the same key was throwing feat: CakePay card detail. email field, error dialog, card info sections feat: CakePay send-from view. filter wallets by coin feat: CakePay order view. multi-coin payment options, countdown timer feat: and terms and conditions text link to onboarding process feat: handle terminal CakePay order states feat: add info to terminal-state orders it looked a little bare just saying 'paid'. we dont get giftcard codes and there isn't a status page etc. to show users so this is all they get. maybe we should make them confirm their email with a second input...
the countries meta endpoint is down or something. idk. this is a hack workaround and should be reverted after I figure out what I'm doing wrong or they assess their API
Member
Author
|
Still one or two more things cooking but I have to go for 4-5 hours |
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.
Includes
transfer(not justtransferChecked) #1286 fix/solana-tokens