Skip to content
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

fix: updated legacy boxes #834

Closed
wants to merge 55 commits into from
Closed

fix: updated legacy boxes #834

wants to merge 55 commits into from

Conversation

thomarnauld
Copy link
Contributor

Hello, I created this new branch to validate the CI. I commented out the variables not used in the code (Legacy) in case we need them in the future. I will delete the comments once this first test is validated. THANKS

Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for teritori-dapp ready!

Name Link
🔨 Latest commit 27cdea6
🔍 Latest deploy log https://app.netlify.com/sites/teritori-dapp/deploys/65b37f3a245200000829723e
😎 Deploy Preview https://deploy-preview-834--teritori-dapp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Dec 19, 2023

Deploy Preview for testitori ready!

Name Link
🔨 Latest commit 27cdea6
🔍 Latest deploy log https://app.netlify.com/sites/testitori/deploys/65b37f3a6570070008f1520b
😎 Deploy Preview https://deploy-preview-834--testitori.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@thomarnauld thomarnauld changed the title Thom tech test fix ci fix: updated legacy boxes Jan 3, 2024
Copy link
Collaborator

@clegirar clegirar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry by advance for all Same here 👍 comments ^^

Except the little missbehavior on styles everything is good 👍 Good job for that, really 👏
Maybe you can check how you can rename your commits to respect the name convention on commits ? If you want some resources don't hesitate to ping me

Don't hesitate to ask questions in discord if you want 👍

packages/components/CollectionView.tsx Outdated Show resolved Hide resolved
packages/components/TopMenu/TopMenu.tsx Outdated Show resolved Hide resolved
packages/components/TopMenu/TopMenuBox.tsx Outdated Show resolved Hide resolved
packages/screens/RiotGame/component/InfoBox.tsx Outdated Show resolved Hide resolved
packages/screens/UserPublicProfile/components/UPPIntro.tsx Outdated Show resolved Hide resolved
packages/utils/style/buttons.ts Outdated Show resolved Hide resolved
Copy link
Contributor Author

@thomarnauld thomarnauld Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I completed the revisions based on the comments. I noticed regressions in the rendering of certain boxes which come from packages/components/boxes/box.tsx
Screenshot 2024-01-08 at 04 28 20

@thomarnauld thomarnauld changed the title fix: updated legacy boxes Fix : updated legacy boxes Jan 24, 2024
@clegirar clegirar changed the title Fix : updated legacy boxes fix: updated legacy boxes Jan 24, 2024
sakul-budhathoki and others added 27 commits January 26, 2024 09:08
Signed-off-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
* feat(dapp-store):
add explorer category
add staking category

* feat(dapp-store): add Calc Finance
* feat: add a period filter (only front)

* feat(marketplace-period-filter): Add period filter to marketplace screen

Add a period filter to the marketplace screen in order to allow users to filter collections based on a specific time period. The period filter will be implemented using a dropdown menu with options for different time periods, such as "Last 10 minutes", "Last 1 hour", "Last 6 hours", etc. The selected time period will be used to retrieve collections that were created within that period.

Changes made in this commit:
- Added a new optional field "period_in_minutes" to the "GetCollectionsRequest" message in the "marketplace.proto" file.
- Added a new state variable "timePeriod" to the "UIStates" interface in the "marketplaceFilters.ts" file.
- Added a new array "marketplacePeriodItems" to define the available time period options in the "marketplaceFilters.ts" file.
- Added a new action "setTimePeriod" to update the selected time period in the

* fix: remove console.log

---------

Co-authored-by: Eng. Juan Combetto <[email protected]>
* feat: add an input to modify an owned nft listing price

* feat: add update price logic

Signed-off-by: Norman Meier <[email protected]>

---------

Signed-off-by: Norman Meier <[email protected]>
Co-authored-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
* fix: add a Context to controls wallet funds and wallet connected

* fix: link to squid instead of kado

Signed-off-by: Norman Meier <[email protected]>

---------

Signed-off-by: Norman Meier <[email protected]>
Co-authored-by: Norman Meier <[email protected]>
Signed-off-by: Norman Meier <[email protected]>
@thomarnauld
Copy link
Contributor Author

i will close this PR. Pls go check the new >>> #897

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants