-
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): Campaign managment status UI #1314
Conversation
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_state.dart
Outdated
Show resolved
Hide resolved
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_state.dart
Outdated
Show resolved
Hide resolved
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_cubit.dart
Outdated
Show resolved
Hide resolved
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_cubit.dart
Outdated
Show resolved
Hide resolved
Does it really resolves #1192 or maybe it will require some backend integration? |
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_state.dart
Outdated
Show resolved
Hide resolved
...s/packages/internal/catalyst_voices_blocs/lib/src/campaign_status/campaign_status_state.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/packages/internal/catalyst_voices_localization/lib/l10n/intl_en.arb
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/widgets/modals/details/voices_details_dialog.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/packages/internal/catalyst_voices_models/lib/src/campaign/campaign_publish.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/packages/internal/catalyst_voices_models/lib/src/campaign/campaign_publish.dart
Outdated
Show resolved
Hide resolved
catalyst_voices/apps/voices/lib/pages/campaign/details/widgets/campaign_management_dialog.dart
Outdated
Show resolved
Hide resolved
✅ Test Report | |
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.
LGTM
✅ Test Report | |
✅ Test Report | |
* feat: campaign managment status * fix: structure of the project * fix: earthfile * docs: adding docs for campaign enums * fix: whitespacing
Description
Implement basic campaign management. This is the very basic implementation of campaign management, switching the campaign between draft and published.
Related Issue(s)
Related #1192
Description of Changes
Screenshots
Please confirm the following checks