Skip to content

Conversation

@damian-molinski
Copy link
Contributor

Description

Validating author of proposal submission action matches proposal original author

Related Issue(s)

Part of #3700

Description of Changes

  • Validating author of proposal submission action matches proposal original author

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

@damian-molinski damian-molinski added the squad: face Frontend Catalyst Experience Team label Dec 4, 2025
@damian-molinski damian-molinski added the a: proposal Showing proposals or details of single proposal label Dec 4, 2025
@damian-molinski damian-molinski moved this from New to 🏗 In progress in Catalyst Dec 4, 2025
Base automatically changed from feat/validating_proposal_submission_action_author to feat/db_collaborators_adjustments_3769 December 4, 2025 15:37
damian-molinski and others added 5 commits December 4, 2025 16:37
@damian-molinski damian-molinski marked this pull request as ready for review December 5, 2025 10:58
@damian-molinski damian-molinski moved this from 🏗 In progress to 👀 In review in Catalyst Dec 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

📚 Docs Preview

The docs for this PR can be previewed at the following URL:

https://docs.dev.projectcatalyst.io/voices/feat/validating_proposal_submission_action_author_part2

Copy link
Contributor

@LynxLynxx LynxLynxx left a comment

Choose a reason for hiding this comment

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

like extracting _getEffectiveProposalsCTE LGTM

bstolinski

This comment was marked as outdated.

@damian-molinski damian-molinski merged commit b24ea9e into feat/db_collaborators_adjustments_3769 Dec 5, 2025
40 checks passed
@damian-molinski damian-molinski deleted the feat/validating_proposal_submission_action_author_part2 branch December 5, 2025 14:05
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Catalyst Dec 5, 2025
damian-molinski added a commit that referenced this pull request Dec 5, 2025
* chore: port over parameters changes

* feat(cat-voices): adjust database to signed docs 0.0.4 (#3791)

* tables

* wip

* proposals dao tests

* bump db schema

* db index name fix

* migration -> use createAll()

* update migration

* update migration

* chore: remove print

* update ref dto flatten implementation

* migration toFlatten()

* fix: proposals dao

* fix: documents dao and local drafts dao

* chore: clean up TODO

* fix: failing tests

* chore: markdown order

* web: skips for db tests

* fix: db tests on web

* fix: analyzer

* unskip tests

* rename

* CatalystId.toUri -> CatalystId.toString

* use same instead of identical

* use hasLength

* metadata dao tests

* use hasLength in documents v2 dao

* feat: use hasLength in proposals v2 dao tests

* fix(cat-voices): storing catIds with coma usernames (#3813)

* tables

* wip

* proposals dao tests

* bump db schema

* db index name fix

* migration -> use createAll()

* update migration

* update migration

* chore: remove print

* update ref dto flatten implementation

* migration toFlatten()

* fix: proposals dao

* fix: documents dao and local drafts dao

* chore: clean up TODO

* fix: failing tests

* chore: markdown order

* web: skips for db tests

* fix: db tests on web

* fix: analyzer

* unskip tests

* chore: use converters

* update tests

* hello world test

* fix: documents dao hasLength

* feat(cat-voices): filtering proposals by original author (#3810)

* tables

* wip

* proposals dao tests

* bump db schema

* db index name fix

* migration -> use createAll()

* update migration

* update migration

* chore: remove print

* update ref dto flatten implementation

* migration toFlatten()

* fix: proposals dao

* fix: documents dao and local drafts dao

* chore: clean up TODO

* fix: failing tests

* chore: markdown order

* web: skips for db tests

* fix: db tests on web

* fix: analyzer

* unskip tests

* feat: filtering author on first version

* change filter name from author to originalAuthor

* Adds originalAuthor filter to documentsDao

* authorId -> originalAuthorId

* originalAuthors

* fix: spelling

* use authors from documents for originalAuthors

* feat(cat-voices): validating proposal submission action author (#3814)

* tables

* wip

* proposals dao tests

* bump db schema

* db index name fix

* migration -> use createAll()

* update migration

* update migration

* chore: remove print

* update ref dto flatten implementation

* migration toFlatten()

* fix: proposals dao

* fix: documents dao and local drafts dao

* chore: clean up TODO

* fix: failing tests

* chore: markdown order

* web: skips for db tests

* fix: db tests on web

* fix: analyzer

* unskip tests

* feat: filtering author on first version

* change filter name from author to originalAuthor

* Adds originalAuthor filter to documentsDao

* authorId -> originalAuthorId

* originalAuthors

* fix: spelling

* docs

* use authors from documents for originalAuthors

* fix: campaign total ask tests

* fix: proposals dao tests

* test: proposals dao authors

* fix: spelling

* chore: extract _getValidActionsCTE()
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

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

4 participants