-
Notifications
You must be signed in to change notification settings - Fork 96
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
UI tweaks #932
Merged
Merged
UI tweaks #932
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
Preview is available here: |
quietbits
commented
Jul 29, 2024
jeesunikim
approved these changes
Jul 29, 2024
quietbits
added a commit
that referenced
this pull request
Aug 21, 2024
* Next.js and other config * Add git-info * Static build * V2 Layout and basic page setup (#740) * Layout mostly done * Cleanup * Updated next.config.js * Delete extra folders * Remove trailingSlash config * Add console.log for testing * V2 Basic demo setup for state management (#741) * Layout mostly done * Cleanup * Updated next.config.js * Delete extra folders * Remove trailingSlash config * Add console.log for testing * Basic demo setup for state management * V2 Network selector (#742) * Network selector functional * Improved network dropdown functionality * Network selector done * Updated network links * Test PR to trigger PR preview for testing (#743) ### What Test PR to trigger PR preview for testing ### Why I need a way to test PR previews for laboratory-v2 ### Issue addressed by this PR stellar/ops#2846 * V2 Intro page + some page placeholders (#744) * V2 Maintenance banner (#745) * V2 Add Playwright testing framework with initial tests (#748) * Updated dependencies * Playwright config + initial tests * Disable missingSuspenseWithCSRBailout * Replace class selector with testId * V2 Explore Endpoints: Horizon navigation and routes (#764) * V2 Explore Endpoints: routes + side navigation * Explore Endpoints landing page * Privacy Policy and Terms of Service links (#770) * Privacy Policy and Terms of Service links * Update font size * [wip] create account * [Account Routes] add routes for Account * updating styles * rename Account 'routes' * fix routes * updating scss to use 'gap' * fix * remove unused styling * Network switch update (#778) * Update network order * Fix test * Upgrade SDS * Add warning for futurenet * Explore Endpoints: Basic tabs view setup (#772) * Explore Endpoints: Params tab view * Picker components (#777) * RadioPicker * OrderPicker * IncludeFailedPicker * AssetPicker + PubKeyPicker * Update hover color + expand transition speed * Cleanup * Tweaks and cleanup * Cleanup * add <GenerateKeypair/> component (#779) * Run `eslint:recommended` when committing (#787) * Creat and Fund Account Page (#788) * Explore Endpoints: Accounts Params view + template rendering setup (#789) * Explore Endpoints: data flow functional * Accounts endpoint done * Cleanup * Remove none option + update anim transition * Clean up input onChange methods * Require code and issuer for non-native assets * Text updates * Fix tests * use @stellar/stellar-sdk (#795) * Explore Endpoints submit and response (#797) * Explore Endpoints: submit + json response * Cleanup * Fix reset query on change and submit + PrettyJson unique keys * Box component + tweak ExpandBox (#800) * Use Node v20 + updated dependencies (#803) * Minor dep updates * Use Node v20 * [Account] create and parse muxed account (#794) * Explore Endpoints: pages part 1 (#805) * All Assets * Claimable Balances * Effects + refactor endpoint URL template * Fee Stats * Ledgers * Offers * Operations * Fix positiveInt validation when changing routes * update husky's lintstagedrc and linting rule (#804) * Explore Endpoints: pages part 2 (#807) * All Assets * Claimable Balances * Effects + refactor endpoint URL template * Fee Stats * Ledgers * Offers * Operations * Payments * Transactions * Update SDS * Order book + asset object params * Trade aggregations * Fix PrettyJson records rendering * Trades * Cleanup * Cleanup * Fix linting * Explore Endpoints: pages part 3 (#809) * All Assets * Claimable Balances * Effects + refactor endpoint URL template * Fee Stats * Ledgers * Offers * Operations * Payments * Transactions * Update SDS * Order book + asset object params * Trade aggregations * Fix PrettyJson records rendering * Trades * Cleanup * Paths * Liquidity pools * Fix URL validation * Cleanup * Update reserves asset type * Cleanup * Don't hard-code component IDs * Endpoints tests (#811) * All Assets * Claimable Balances * Effects + refactor endpoint URL template * Fee Stats * Ledgers * Offers * Operations * Payments * Transactions * Update SDS * Order book + asset object params * Trade aggregations * Fix PrettyJson records rendering * Trades * Cleanup * Paths * Liquidity pools * Fix URL validation * Cleanup * Update reserves asset type * Cleanup * Endpoints tests * Update asset validation * openUrl helper * Renamed Explore Endpoints to Endpoints (#813) * Renamed Explore Endpoints to Endpoints * Rename View XDR to XDR * adding tests for create and fund account (#808) * [Build Transaction] Attributes view UI only (without input values and validation) (#825) * Build transaction: basic tabs setup * Attributes UI done * Update button label * Rename Attributes to Params * [Sign TX] Input Overview View (#826) * PrettyJson theme + updated network accent colors (#830) * Update network accent colors * PrettyJson theme updated * [Create Account] Fund account with Friend button behavior (#827) * [Build Transaction] Params input and validation + encode JSON to XDR (#832) * Transaction: build params validation + XDR * Add temp Stellar XDR package locally * Moved temp into src * Fix build * XDR works * Cleanup * Rename GH Action + remove BigNumber.js * Rename GH action job to build * [Build Transaction] Basic Operations layout + button actions (#836) * Clear params btn + extended Box component * Basic operations layout + buttons with action * [Build Transaction] Operations setup + create account op (#840) * [Build Transaction] Added operations (#843) * Operation type description + docs URL * Payment operation * Manage buy and sell operations * Create Passive Sell Offer operation * Update maintenance banner (#846) * [Build Transaction] Add more operations (#844) * Operation type description + docs URL * Payment operation * Manage buy and sell operations * Create Passive Sell Offer operation * Account Merge operation * Manage Data operation * Bump Sequence operation * Claim Claimable Balance operation * Begin and End Sponsoring Future Reserves operations * [sign tx] add signing with secrets and ValidationResponseCard (#839) * [Build Transaction] More operations pt. 4 (#847) * Operation type description + docs URL * Payment operation * Manage buy and sell operations * Create Passive Sell Offer operation * Account Merge operation * Manage Data operation * Bump Sequence operation * Claim Claimable Balance operation * Begin and End Sponsoring Future Reserves operations * Clawback operation * Clawback Claimable Balance operation * Path Payment Strict Send operation * Path Payment Strict Receive operation * [Sign Transaction] Enable persisting data on page refresh (#850) * [Build Transaction] Set Options operation (#851) * Operation type description + docs URL * Payment operation * Manage buy and sell operations * Create Passive Sell Offer operation * Account Merge operation * Manage Data operation * Bump Sequence operation * Claim Claimable Balance operation * Begin and End Sponsoring Future Reserves operations * Clawback operation * Clawback Claimable Balance operation * Path Payment Strict Send operation * Path Payment Strict Receive operation * Set Options operation * Fix signer key encoding * [Sign Tx] Integrate with 'stellar-wallets-kit' (#852) * Update GitHub Action packages (#854) * [Build Transaction] Change Trust operation (#853) * Change Trust operation * Use string value * [Build Transaction] Allow Trust operation (#856) * Allow Trust operation * Cleanup * Use @stellar/stellar-xdr-json-web package and remove temp files (#863) * [Sign Tx] Add a sign with hardware wallets (trezor, ledger) (#859) * [Build Transaction] Liquidity Pool Deposit and Withdraw (#857) * Change Trust operation * Allow Trust operation * Cleanup * Liquidity Pool Deposit and Withdraw * [Build Transaction] Set Trust Line Flags + Revoke Sponsorship operations (#858) * Set Trust Line Flags operation * Revoke Sponsorship operation * [Build Transaction] Create Claimable Balance operation (#861) * Create Claimable Balance operation * Cleanup * Cleanup * [UI] Display commit hash + 404 page design (#865) * Display commit hash * 404 page design * Save commit hash in env var instead of file * Use .env.local * Update scripts * Another test * Another experiment * Tweak Docker config * Cleanup * [View XDR] UI + decoded JSON (#876) * Link "Sign in Transaction Signer" button to "Sign Transaction" page (#875) * Update XDR validation + show error message on View XDR page (#877) * Update XDR validation + show error message on View XDR page * Update XDR validation + show error message on View XDR page * [Submit Tx] Add a Submit Tx Page (#879) * Updated dependencies + CSP middleware configuration (#884) * Minor updates * Configure CSP * Tweaks * [View XDR] XDR Type dropdown with search + remove custom key for zustand-querystring (#882) * XDR type search select * Use default key in zustand-querystring * Update test * Text update + copy JSON button * Fix clawback claimable balance operation (#887) * [XDR] JSON To XDR (#886) * XDR type search select * Use default key in zustand-querystring * Update test * Text update + copy JSON button * To XDR * Add Fee Bump Tx (#888) * [Endpoints] Saved Endpoints (#892) * Wider content + updated transaction base fee note (#896) * Make content width wider * Update txn base fee note text * Fix assetMulti validation * [Transactions] Saved Transactions (#895) * Saved Horizon Endpoints * XDR: prettify copy JSON * Fix tests * Save transactions * Temp disable tests in pre-push * Some cleanup * Enable prefetch for links * Put back pre-push test * Update saved endpoints layout * Update src/app/(sidebar)/transaction/saved/page.tsx Co-authored-by: jeesun 지선 <[email protected]> --------- Co-authored-by: jeesun 지선 <[email protected]> * Maintenance banner: update loading state (#898) * Maintenance banner: update loading state * Replace loader * Temp: test beta website (#902) * Small tweaks (#901) * Small tweaks * Update button variant * [RPC Endpoints] (#897) * enable Rpc Url input in network selector * Fix design issues 737 (#914) * Update src/components/NetworkSelector/index.tsx Co-authored-by: Nando Vieira <[email protected]> * Rename validate methods function (#919) * [Fund Account] switch network page on mainnet (#917) * V2: undo beta test (#905) * ThemeSwitch: fix state on page load (#931) * [Navigation] Utilize vertical space and add subnavigation for endpoints (#930) * enable switch button when rpc url is different on mainnet (#920) * UI tweaks (#932) * Action button tooltip * Remove main nav link underline * Upgrade SDS * Use custom icon + CSS cleanup * [Rpc endpoint] Bug fixes (#911) * Simulate Transaction page (#934) * Network: persist mainnet RPC URL * XDR: fix large number parsing in JSON (#953) * XDR: update labels (#954) * UI tweaks (#945) * Updated readme * Added GitHub links * Update main nav link order + allow Wallet Kit img source in CSP * Don't show nothing scheduled maintenance banner * Adjust Network selector max-width * Rename nav items + endpoints expand by default * MultiPicker: delete function + button variant update * Fix test * Update link + rename Stellar RPC * Fix test * Fix another test * Submit Transaction using RPC (#941) * Submit Transaction using RPC * Reset response on input change * Add diagnosticEvents output * Remove unused file * Submit Transaction: Simulate and Save transaction buttons (#943) * Submit Transaction using RPC * Reset response on input change * Add diagnosticEvents output * Submit Transaction: Simulate transaction button * Update Payments for Transaction info link * delayedAction helper + XDR type const + Sign Tx View XDR button * Sign tx Fee Bump button * Updated saved transaction logic + save tx on Submit Transaction page * Resolved merge conflicts * Update SEO + rename laboratory to lab (#955) * Resolve conflicts with master branch (#960) * correct a link on the endpoint explorer to Horizon API documentation * Improve Soroban XDR rendering (#746) * Upgrade to TypeScript v5 (#760) * XDR: fix contract ID and type rendering (#761) * XDR: fix scvVec rendering (#763) * display the correct soroban network (#796) * Add option to sign transaction hash with Ledger device (#838) * Upgrade @stellar/stellar-sdk to v12.0.0-rc.1 (#841) * Upgrade stellar/stellar-sdk to v12.0.0-rc.1 * Use Node v18 in GH action * Dependency updates (#878) * Temp: beta test v1 (#903) * V1: undo beta test (#904) * Remove CLA reference from contributing document (#958) * Remove CLA reference from contributing document * Update CONTRIBUTING.md --------- Co-authored-by: Elliot Voris <[email protected]> Co-authored-by: jeesun 지선 <[email protected]> Co-authored-by: Leigh McCulloch <[email protected]> * Endpoints: handle JSON response links (#956) * Endpoints: JSON response account + XDR custom links * JSON response links * Do not reset Endpoints for XDR links * No need to clear errors * Use href instead onClick * Use href instead onClick * Trigger PR preview * Cleanup test * Final tweaks (#962) * correct a link on the endpoint explorer to Horizon API documentation * Improve Soroban XDR rendering (#746) * Upgrade to TypeScript v5 (#760) * XDR: fix contract ID and type rendering (#761) * XDR: fix scvVec rendering (#763) * display the correct soroban network (#796) * Add option to sign transaction hash with Ledger device (#838) * Upgrade @stellar/stellar-sdk to v12.0.0-rc.1 (#841) * Upgrade stellar/stellar-sdk to v12.0.0-rc.1 * Use Node v18 in GH action * Dependency updates (#878) * Temp: beta test v1 (#903) * V1: undo beta test (#904) * Remove CLA reference from contributing document (#958) * Remove CLA reference from contributing document * Update CONTRIBUTING.md * Final tweaks --------- Co-authored-by: Elliot Voris <[email protected]> Co-authored-by: jeesun 지선 <[email protected]> Co-authored-by: Leigh McCulloch <[email protected]> --------- Co-authored-by: jacekn <[email protected]> Co-authored-by: Jeesun Kim <[email protected]> Co-authored-by: Jeesun Kim <[email protected]> Co-authored-by: jeesun 지선 <[email protected]> Co-authored-by: Nando Vieira <[email protected]> Co-authored-by: Jane Wang <[email protected]> Co-authored-by: Elliot Voris <[email protected]> Co-authored-by: Leigh McCulloch <[email protected]>
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.
Alert
Details with screenshots in the SDS PR.