feat(cat-voices): Co proposers - no notifications#3731
Merged
damian-molinski merged 153 commits intomainfrom Feb 4, 2026
Merged
feat(cat-voices): Co proposers - no notifications#3731damian-molinski merged 153 commits intomainfrom
damian-molinski merged 153 commits intomainfrom
Conversation
* feat: discovery optimilisation widgets * chore: update most_recent_proposals * fix: format * fix: review * chore: created custom selector for dates events * chore: change names * chore: review timeline items update * fix: review
* feat: video and images fail gracefully * chore: review update * feat: make applyConfig ext private
…input-output-hk/catalyst-voices into feat/face-performance-optimization-3352
* feat: changing breakpoints * fix: format
* wip: LocalCatGateway * first iteration of LocalCatGateway * fix previous commit * feat: use more categories and make action's nullable sometimes * Delete mixin in favour or LocalCatGateway implementation * StressTest config * chore: cleanup imports * clear db only when stress test is enabled * update StressTestConfig * refactor: move unimplemented functions to InternalErrorCatGatewayMixin * optional author getter * chore: debug print for stress test * update README * fix: spelling * chore: use debugPrint instead of print
* feat: adding catalyst developer profiler * feat: update CatalystDeveloperProfiler to use CatalystProfiler
* chore: rename selectors widget * chore: seperate widget into smaller files * feat(cat-voices): Changing widget to slivers in workspace page for optimisation (#3543) * chore: refactor proposals list * chore: change single child scroll view to custom scroll view and slivers * chore: review update
…o feat/face-performance-optimization-3352
* feat: extending profiler for addtional functions * fix: format * fix: review
* feat: creating dev package and first fakes * chore: remove kd * feat: mock compressor * feat: mock key derivation * feat: mock private key * feat: mock repositories * chore: resturcture dev package * feat: using dev mock/fake compresion rbac classes * fix: test * chore: moving document factories to dev package * fix: workspace bloc * feat: use of document factory * chore: self review * fix: spelling * fix: markdown * fix: licenses * fix: revert dev package from serialization * fix: format * chore: remove coverage_badge icons
…3557) * feat: add progress of sync docs in splash screen * chore: review update * fix: review
* docs: capture initial times * chore: remove cacheDocument * turn off logging * chore: use debugPrint instead of logger * feat: bulk documents save * batching sync * chore: move exact ref resoling to getDocumentData instead of index * fix: DocumentRepository * chore: simplify getting documents data * remove getAllDocumentsRefs and getCachedDocumentsRefs from DocumentRepository. Index is only available in DocumentDataRemoteSource * chore: update docs * simplified document index endpoint * remove randomness from LocalCatGateway * indexing by batch size * wip: filtering by types * Rework filtering refs + checking all refs if already cached in parallel * docs * update indexing.csv * update indexing csv * chore: cleanup * trailing new line * chore * move performance tab to docs * bulk saving typed docs in parallel * chore: revert hardcoded timestamp * chore: typos * split _sync into smaller functions + add documentation * little refactor * fix: analyzer
* feat: skip exception from internal extensions * test: adding test cases * fix: spelling
* feat: adding new catalst messenger type - snackbar * chore: remove snackbars from catalyst messanger * chore: remove test data * chore: remove unused method * chore: restore method return type * fix: unbounded height error in account page
…o feat/face-performance-optimization-3352
* fix: Persist collaborators on local save * add tests
Contributor
📚 Docs PreviewThe docs for this PR can be previewed at the following URL: https://docs.dev.projectcatalyst.io/voices/feat/co-proposers-3677 |
8 tasks
…ter decide/final (#4064) * feat: proposal approval status filtering * fix: export files
… collaborators when user is an author in Workspace (#4079) * fix: show tooltip for author if collaborators are added * feat: filter out collaborators from document segments
* chore: cleanup * feat: implement ProposalApproval ProposalsRelationship
damian-molinski
approved these changes
Feb 4, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
Feature PR for co-proposers of proposal
Related Issue(s)
Resolves #3677
Part of https://github.com/input-output-hk/catalyst-internal-docs/issues/335
Part of https://github.com/input-output-hk/catalyst-internal-docs/issues/338
Description of Changes
Extended description of this feature is in https://github.com/input-output-hk/catalyst-internal-docs/issues/335 but in short:
Proposal templates can define new section, collaborators, which will make builder allow define additional CatalystIds for collaborators.
Testing
Cardano Open: Ecosystemallows collaboratorsKnown problems