-
Notifications
You must be signed in to change notification settings - Fork 426
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
5477 web2 login integration with the marketplace #1054
5477 web2 login integration with the marketplace #1054
Conversation
…ration-with-the-marketplace
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1054 +/- ##
==========================================
+ Coverage 60.39% 67.20% +6.80%
==========================================
Files 79 88 +9
Lines 7419 9039 +1620
==========================================
+ Hits 4481 6075 +1594
- Misses 2677 2703 +26
Partials 261 261
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@@ -30,7 +31,14 @@ const apolloClient = new ApolloClient({ | |||
}); | |||
|
|||
const app = createApp(App); | |||
const config = { |
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.
Should be loaded from env.
> | ||
{{ address || "Connect wallet" }} | ||
</button> | ||
<button |
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.
Some stuff duplicated in this file, no?
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.
Using separate dropdowns for desktop and mobile, You mean that one, Or any other changes ? 🤔
* Date of listing creation added * Purchase dates added for buy order history * Update resources.md * Update resources.md * search bar responsive fix * multiselect UI changes * nav bar position fix and wider screen UI fix * search bar responsive fix * multiselect UI changes * Bump wasmd to 0.41.1 * revert ibc 7.1 * Fix height flag not working in queries * Fix docgen go mod tidy * Update Swagger docs * undefined issue fix * add Sr20de endpoints * os build fix * shebang fix * Fix e2e tests after query fix * Bump cometbft * Static build for releases * Add version to release builds * Fix lint * Disable local rollbar + reactive fixes * Rename binary inside of zip files * docgen go mod tidy * Marketplace credits page graphql integration (EmpowerPlastic#891) * certificate listing and transfer credit page * retire credit implementation * transfer credit implementation * certificate listing implementation * certficate listing developed * rebased and resolved conflicts * build issue fix * Tx fixes and smol UI improvements --------- Co-authored-by: Jakub Kobeldys <[email protected]> * Typo fix in retire credits modal Just typo, merging * Added some more rewards * Add Sr20de node resources * certificate page created * buy credits fix * buy credits fix * add Sr20de explorer * cerficate page query * certificate page created * cerficate page query * console cleared * renamed wasm file to bypass adblocker * renamed wasm file to bypass adblocker * refresh auction balance and my credit balance * clean up * Disable volume filter + add margin on my certificates page * buy credit validation,show error message and UI fixes (EmpowerPlastic#915) * EmpowerJS IBC support (EmpowerPlastic#916) * Update empowerjs (EmpowerPlastic#917) Co-authored-by: ba1ciu <[email protected]> * Multiple wallet support + enabling ibc + various small improvements (EmpowerPlastic#918) * select modal implementation * wallet and adress stored to local storage * select modal implementation * wallet and adress stored to local storage * disconnect button added * commmon wallet handler implemented * error console added * validate wallet connected or not * Added a get wallet util, needs some expansion * rename util method * get wallet created as common one * rebased with main * Enabled IBC, fixed wallet gas issues * Bump EmpowerJS to 0.0.18 * IBC denom lookup * why did I do it in the first place? * ESLint complaining about my sloppy typing * bump empowerjs * cleaning --------- Co-authored-by: Shan <[email protected]> Co-authored-by: Gjermund Garaba <[email protected]> * copy wallet address and buy credits UI fix * Sending errors to Rollbar * Set log environment as env variable * copy wallet address (EmpowerPlastic#924) Co-authored-by: Gjermund Garaba <[email protected]> * add timestamps to marketplace listing related events (EmpowerPlastic#923) * add timestamps to marketplace listing related events * Proper merge * Added stress test instructions * eslint issue fixed and files formatted * lint fixes * eslint issue fixed and files formatted * lint fixes * Mainnet dir prep * Change CI job to mainnet * README update * use base-genesis for gentx collection instead of genesis.json * Empower validator gentx * Create gentx-MZONDER.json * add polkachu gentx * Create gentx-bloclick.json * Add files via upload * RHINO empowerchain-1 gentx * Create gentx-AVIAONE.json * add gentx StakingCabin * gentx by 🔥STAVR🔥 * Add files via upload * Create gentx-stakrspace.json * Create gentx-w3coins.json * Create gentx-AM-Solutions.json * Chill Validation Gentx * Create gentx-ITRocket.json * Add files via upload * alphab gentx. empowerchain-1 mainnet * add gentx-NODEJUMPER.json * Add Crypto Chemistry gentx * Add ZenChainLabs GenTX * Add BlueStake gentx * Add CryptoCrew gentx * Add ECO Stake empowerchain-1 gentx * Add WhisperNode gentx * Create gentx NODERS]TEAM * Create gentx-STAKEME.json * Create gentx-KaliaNetwork.json * Add Gentx * Create gentx-Enigma.json * add bro_n_bro gentx * Fix Crypto Chemistry gentx * Gentx Zenscape (EmpowerPlastic#971) Co-authored-by: code2ssh <[email protected]> * Mainnet genesis (EmpowerPlastic#974) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * Mainnet genesis (EmpowerPlastic#975) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * README update * Binary build instructions fix (EmpowerPlastic#976) * Mainnet genesis * Genesis download instructions and node setup * Seed node behind url * README update * Binary build instructions fix * Add ccvalidators seed (EmpowerPlastic#977) * Add CryptoCrew seednode * format * Add more tokenomics docs * airdrop project initiation * bg image position change * airdrop project initiation * bg image position change * build issue fix * Add clarification on vesting accounts * Added some more brand assets * home page implementation * success modal * Added queries * success modal changes and styles * home page implementation * success modal * Added queries * success modal changes and styles * wallet address autofill option * account change handled * rebased * Small fixes in text etc * Add airdrop checker fe build * Build errors * Fix airdrop balance for those who have staked * Fix loading bug when wallet not found * responsive changes * responsive changes * Post-launch docs update * Swagger setup * add resources page for mainnet (EmpowerPlastic#992) * add resources page for mainnet This is a mainnet resource page, just like the testnet https://docs.empowerchain.io/testnet/resources . All links changed to mainnet * add Resources to .vitepress * Don't save duplicate metadata uris * 980 plastic credit offset certificate template implementation (EmpowerPlastic#995) * certificate UI * graphQL implementation for certificate * PDF generator * certificate UI * graphQL implementation for certificate * PDF generator * v2 upgrade handler * Update all the versions * Lint fixes, including updating deprecated calls * Changelog generation * Paths fix * Fix version regex * Update go 1.20 docker image to one that support cgo Also, made some changes to support running more of the Earthly commands from arm machines (M1/M2 should be able to run these now). * Docs section about release process * Docgen tidy * Issue certificate during retire on credit transfer (EmpowerPlastic#1016) * 1012 update proof of existence frontend design (EmpowerPlastic#1018) * certify page UI updated * Create proof page UI * break point change and verify page UI * certify succes modal * Verify success page and modal * sidebar changes * icon and UI changes * cleaning the old files * biuld issue fix * certify page UI updated * Create proof page UI * break point change and verify page UI * certify succes modal * Verify success page and modal * sidebar changes * icon and UI changes * cleaning the old files * biuld issue fix * Prerelease fix (EmpowerPlastic#1017) * Fix prerelease pipeline * test * Revert "test" This reverts commit 9a4a3b9. * Add content write permission * Test with a different tag * Try with makeLatest * Try without tag * Running out of ideas here.. * Turn off pipeline hooks for nestjs tests * Turn off pipeline hooks for nestjs tests * Turn off pipeline hooks for nestjs tests * Running out of ideas here.. * Turn off scheduled sim testing for empowerchain (EmpowerPlastic#1033) * Marketplace listing title update (EmpowerPlastic#1035) * Testnet env marketplace deployment * Fix env file * Pipeline fix * Prod pipeline * Org name + plastic type instead of denom as listing title * Marketplace listing title update (EmpowerPlastic#1036) * Testnet env marketplace deployment * Fix env file * Pipeline fix * Prod pipeline * Org name + plastic type instead of denom as listing title * Indexer tweak + marketplace manual update * Initial setup for prep-genesis * Updated genesis export job with args + github action * Add output and remove cache from genesis export GHA * Set up single validator from genesis file * Fix single-genesis-validator command * Use v1.0.1-rc0 for upgrade ttest * Fix test failing for non-existen dist module account * Fix test failing for non-existen dist module account * Fix ibc conformance test * Add upgrade prop to upgrade test script * Fix staking genesis not_bonded coins correction * Full upgrade test * bump sdk to 0.47.5, wasmd to 0.43 and ibc to 7.3.1 * Move upgrade scrits into external bash script files * Update GH workflows with workflow dispatch inputs * Download genesis artifact from different workflow * Combine genesis export and upgrade test into a single workflow to simplify * 5477 web2 login integration with the marketplace (EmpowerPlastic#1054) * logto integration * build issue fix * review changes * Bump sdk and wasmd * Fix smoketest prep script * Release job update * Release notes for v2 --------- Co-authored-by: Gjermund Garaba <[email protected]> Co-authored-by: Sergey Mazein <[email protected]> Co-authored-by: Palamar <[email protected]> Co-authored-by: Shan <[email protected]> Co-authored-by: Gjermund Garaba <[email protected]> Co-authored-by: gjermundgaraba <[email protected]> Co-authored-by: Sr20de <[email protected]> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: ba1ciu <[email protected]> Co-authored-by: maxzonder <[email protected]> Co-authored-by: Polkachu Intern <[email protected]> Co-authored-by: ivandiazperez <[email protected]> Co-authored-by: ardapda <[email protected]> Co-authored-by: Eric Carlson <[email protected]> Co-authored-by: Aviaone <[email protected]> Co-authored-by: vincent-stakingcabin <[email protected]> Co-authored-by: STAVR <[email protected]> Co-authored-by: Moncho Santos <[email protected]> Co-authored-by: stakr.space <[email protected]> Co-authored-by: w3coins <[email protected]> Co-authored-by: Alexey <[email protected]> Co-authored-by: Chill Validation <[email protected]> Co-authored-by: Marutyan Samvel <[email protected]> Co-authored-by: Dimokus <[email protected]> Co-authored-by: Northa <[email protected]> Co-authored-by: Valentin Bloher <[email protected]> Co-authored-by: Relyte <[email protected]> Co-authored-by: ZenChainLabs <[email protected]> Co-authored-by: stan-bl <[email protected]> Co-authored-by: clemensgg <[email protected]> Co-authored-by: Tom Beynon <[email protected]> Co-authored-by: Brendan | WhisperNode <[email protected]> Co-authored-by: WhisperNode <[email protected]> Co-authored-by: [NODERS]TEAM <[email protected]> Co-authored-by: STAKEME <[email protected]> Co-authored-by: Kalia Network <[email protected]> Co-authored-by: Validatrium <[email protected]> Co-authored-by: Enigma-Validator <[email protected]> Co-authored-by: altbro <[email protected]> Co-authored-by: Surendra Patil <[email protected]> Co-authored-by: code2ssh <[email protected]> Co-authored-by: CryptoCrew Validators <[email protected]> Co-authored-by: Mahesh K <[email protected]>
No description provided.