-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat: wallet ui - part 2/2 #334
feat: wallet ui - part 2/2 #334
Conversation
9edc12d
to
5c511e2
Compare
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.
Could you please update this branch, in order to show less redundant changes in the diff viewer?
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
Co-authored-by: Julian Gruber <julian@juliangruber.com>
…station into feat/wallet-api
Co-authored-by: Julian Gruber <julian@juliangruber.com>
59ac47b
to
d19c331
Compare
I rebased this with #333 but didn't improve the diff viewer since this targets feat/wallet. In order to improve readability, we need to create different branches on this repo following the fork dependency tree, or merge it/review it following the order 332 -> 333 -> 334 -> 335. |
Part 2 of 2 - UI
This PR implements the Station Wallet Module's UI components, flows, and API calls.
The changes on this PR will only work with #333 this is part 2 of the feature, separated here for readability purposes.
station-config.js
and other/main
files need attention, as well as some functions tagged with // todo comments