-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Development #16
Merged
Merged
Development #16
Conversation
This file contains 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
feat upload from picker
feat: get archive files from user data
feat: unify both private and public files
feat download files tauri commands
feat settings state
…-wip # Conflicts: # src-tauri/Cargo.lock # src-tauri/Cargo.toml # src-tauri/src/ant/files.rs # src-tauri/src/lib.rs
Payment flow wip
fix: vault key generation
- added try/catch to catch error when loading settings on mount - this issue was throwing errors in the console - Updated File type - Updated files to match the return structure Mick outlined - Attempted to test but still unable to load uploaded files error persists - Fixed mobile/responsive nav - Settings now navigates to the settings page - File now navigates home (where file list exists) - Wallet (Im not sure where this is supposed to go so left this disabled)
- PaymentOptions component update - consolidated into previous sidebar component for payments - removed multiple instances of the Payment component, consolidated down to 1, issue being that multiple instances was setting multiple listeners for the payment as well as doubling the modals - migrated payment information to payment store - added message on load/get files to show user a signature is needed to get files, other wise the app just spins on first load without you knowing its waiting for user interaction and signage - deleted paymentOrders component no longer needed
- updated payment view states to only show pay/cancel buttons when state is not completed or canceled
- added payment signing notification - simple styling updates for notifcation text
UI UX Updates, Payment Updates
Iigwe UI ux updates
- FileViewer - fixed issues with clicking files and menu interactions on the file viewer - Payment Invoice - consolidated into one component/less steps - Removed deprecated PaymentViewPay component - Updated upload notification - Removed outdated code from payment store
Payment Updates
# for free
to join this conversation on GitHub.
Already have an account?
# 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.