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

chore(cat-voices): Using TimezoneText in ProposalCard #1711

Merged
merged 13 commits into from
Jan 30, 2025

Conversation

LynxLynxx
Copy link
Contributor

Description

To make it more readable I change Text widget to TimezoneText which is sensitive to the timezone that the user has selected. Also, I found in another Figma view that proposalcard should have a hover effect.

Related Pull Requests

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 445/445}$ | ${\color{red}Fail: 0/445}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 447/447}$ | ${\color{red}Fail: 0/447}$ |

@damian-molinski damian-molinski added the dart Pull requests that update Dart code label Jan 28, 2025
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 448/448}$ | ${\color{red}Fail: 0/448}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 448/448}$ | ${\color{red}Fail: 0/448}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 448/448}$ | ${\color{red}Fail: 0/448}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 448/448}$ | ${\color{red}Fail: 0/448}$ |

LynxLynxx and others added 2 commits January 29, 2025 17:54
…shed method

- Updated PendingProposalCard for better state management.
- Added isPublished method to ProposalPublish enum
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 452/452}$ | ${\color{red}Fail: 0/452}$ |

… change

The `_ProposalBorderColor` is now updated when the proposal's publish stage changes. Also, the name of the border variable changed to `_border`.
Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 452/452}$ | ${\color{red}Fail: 0/452}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 452/452}$ | ${\color{red}Fail: 0/452}$ |

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 452/452}$ | ${\color{red}Fail: 0/452}$ |

Copy link
Contributor

@damian-molinski damian-molinski left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

Test Report | ${\color{lightgreen}Pass: 455/455}$ | ${\color{red}Fail: 0/455}$ |

@LynxLynxx LynxLynxx merged commit 66bb1bc into main Jan 30, 2025
40 of 42 checks passed
@LynxLynxx LynxLynxx deleted the chore/timezone_date_time_proposal_card branch January 30, 2025 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants