-
Notifications
You must be signed in to change notification settings - Fork 8
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(cat-voices): In-page Information Cards #1242
Conversation
… for displaying campaign details and status updates
… based on campaign stage and add corresponding localization entries
…widget definition
❌ Test Report | |
❌ Test Report | |
❌ Test Report | |
✅ Test Report | |
catalyst_voices/apps/voices/lib/widgets/cards/in_page_information_card.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/cards/in_page_information_card.dart
Outdated
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Outdated
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Outdated
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Outdated
Show resolved
Hide resolved
✅ Test Report | |
catalyst_voices/apps/voices/lib/common/formatters/date_formatter.dart
Outdated
Show resolved
Hide resolved
...ices/packages/internal/catalyst_voices_view_models/lib/src/proposal/in_page_information.dart
Outdated
Show resolved
Hide resolved
…e handling in information cards
❌ Test Report | |
❌ Test Report | |
✅ Test Report | |
* feat: add InPageInformationCard widget and campaign information model for displaying campaign details and status updates * feat: update InPageInformationCard to dynamically display button text based on campaign stage and add corresponding localization entries * fix: add missing line for better formatting in InPageInformationCard widget definition * fix: spelling * fix: import intl * fix: theme in tests * fix: add campaign date formatting utility and integrate it in information cards * refactor: improve date formatting utility and integrate localized date handling in information cards * fix: spelling * fix: to early check if information is DateTimeMixin --------- Co-authored-by: Damian Moliński <[email protected]>
Description
As an Admin I want to preview, how certain static cards are displayed before, during and after a campaign, so I can check if everything is setup correctly, even if the campaign isn't published yet.
Related Issue(s)
Resolves #1186
Description of Changes
Adding new widget and model for representing information about the campaign.
Screenshots
Please confirm the following checks