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

Implement OneToManyDyadCensus and Anonymisation Interfaces #235

Open
wants to merge 31 commits into
base: schema-8
Choose a base branch
from

Conversation

jthrilly
Copy link
Member

@jthrilly jthrilly commented Dec 5, 2024

TODO:

  • passphrase per node type preferred to per interview
  • export data support
  • customise text and heading
  • enter passphrase twice to verify or confirm it.
  • no need for validation beyond min and max length
  • dont need to connect to name generator with forms
  • by the end of the project we would want text fields in forms and ideally before rlease have this hooked up
  • unobtrusive notification that passphrase is required. it should shrink back into a padlock icon after being dismissed.
  • one to many dyad census
    • add an aditional mode where nodes that have been considered should be removed.
    • keep the existing mode
    • label for the node container.
    • select color should match edge color
    • Sorting
    • rough animation between prompts
    • container overflow for nodelist
    • Key linked with study

Copy link

vercel bot commented Dec 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fresco-sandbox ❌ Failed (Inspect) Jan 20, 2025 1:51pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
barf ⬜️ Ignored (Inspect) Visit Preview Jan 20, 2025 1:51pm

- Merges the session and network stores into a single store, which uses
  the more modern redux toolkit paradigms.
- Session is now a single entity rather than an object, and all network
  actions are handled within it.
- Hydration was changed to pre-seed the store with data from the server.
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.

1 participant