-
Notifications
You must be signed in to change notification settings - Fork 9
feat(cat-voices): filtering proposals by original author #3810
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
Open
damian-molinski
wants to merge
32
commits into
feat/db_collaborators_adjustments_3769
Choose a base branch
from
feat/validating_proposal_submission_action_author
base: feat/db_collaborators_adjustments_3769
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
feat(cat-voices): filtering proposals by original author #3810
damian-molinski
wants to merge
32
commits into
feat/db_collaborators_adjustments_3769
from
feat/validating_proposal_submission_action_author
+406
−115
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…llaborators_adjustments_3769_part2
….com:input-output-hk/catalyst-voices into feat/db_collaborators_adjustments_3769_part2
…llaborators_adjustments_3769_part2
…llaborators_adjustments_3769_part2
Contributor
📚 Docs PreviewThe docs for this PR can be previewed at the following URL: https://docs.dev.projectcatalyst.io/voices/feat/validating_proposal_submission_action_author |
bstolinski
reviewed
Dec 4, 2025
...es/packages/internal/catalyst_voices_repositories/lib/src/database/dao/documents_v2_dao.dart
Show resolved
Hide resolved
bstolinski
approved these changes
Dec 4, 2025
damian-molinski
commented
Dec 4, 2025
...es/packages/internal/catalyst_voices_repositories/lib/src/database/dao/proposals_v2_dao.dart
Outdated
Show resolved
Hide resolved
dt-iohk
reviewed
Dec 4, 2025
...kages/internal/catalyst_voices_repositories/test/src/database/dao/proposals_v2_dao_test.dart
Show resolved
Hide resolved
dt-iohk
approved these changes
Dec 4, 2025
8 tasks
LynxLynxx
approved these changes
Dec 4, 2025
Base automatically changed from
feat/db_collaborators_adjustments_3769_part2
to
feat/db_collaborators_adjustments_3769
December 4, 2025 12:09
…posal_submission_action_author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
a: proposal
Showing proposals or details of single proposal
squad: face
Frontend Catalyst Experience Team
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Renamed documents & proposals author filtering to original author + checking only first version
Related Issue(s)
Part of #3700
Description of Changes
authorfilters tooriginalAuthorand now checking only against first version (id == ver)JoinedProposalBriefDatanow has list of original authorsProposalBriefDatanow uses first original authorRelated Pull Requests
Please confirm the following checks