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

feat: implement proposal publication #366

Merged
merged 6 commits into from
Nov 19, 2024
Merged

Conversation

Zied-Dahmani
Copy link
Collaborator

Scope

Ticket

This PR is about implementing the logic to publish a proposal. It also adjusts text field label colors and makes the arrow gradient darker (unclickable) when the title and description are empty.

Before After

Zied-Dahmani and others added 6 commits October 21, 2024 15:29
telos usernames are 12 characters long
…al-publication

# Conflicts:
#	lib/core/di/bloc_module.dart
#	lib/core/network/models/proposal_creation_model.dart
#	lib/ui/proposals/creation/components/proposal_review_view.dart
#	lib/ui/proposals/creation/interactor/proposal_creation_bloc.dart
#	lib/ui/proposals/creation/proposal_creation_page.dart
#	lib/ui/proposals/history/proposals_history_page.dart
@Zied-Dahmani Zied-Dahmani self-assigned this Nov 18, 2024
@Zied-Dahmani Zied-Dahmani linked an issue Nov 18, 2024 that may be closed by this pull request
Copy link
Collaborator

@n13 n13 left a comment

Choose a reason for hiding this comment

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

Ok!

@n13
Copy link
Collaborator

n13 commented Nov 19, 2024

Prepping build, merging

@n13 n13 merged commit ed4ea92 into main Nov 19, 2024
0 of 3 checks passed
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.

Proposal Creation (Publish) Logic
2 participants