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

3174 - Contacts #3187

Closed
wants to merge 28 commits into from
Closed

3174 - Contacts #3187

wants to merge 28 commits into from

Conversation

sorja
Copy link
Contributor

@sorja sorja commented Oct 25, 2023

  • Done

    • Update node_ext and introduce types node and contact
    • API (CRUD)
    • Frontend UI (Contacts)
    • Meta (NodeExt, Contact)
  • To do

    • Update translations (pending reply)
    • Prefill data from public.users
    • Update printview
      • Remove old contact
      • Use new contacts
    • UI: Move or sort rows?
    • UI: Delete row (see data sources)
    • UI: Multiselect Contributions (Use react-select, introduce Multiselect component with headers)
    • UI: Hide placeholder when not editing
    • UI: Show empty for placeholders when not editing

@sorja sorja linked an issue Oct 25, 2023 that may be closed by this pull request
15 tasks
@sorja
Copy link
Contributor Author

sorja commented Nov 6, 2023

Add new column:
value which is type of NodeValue

@sorja
Copy link
Contributor Author

sorja commented Nov 6, 2023

node_ext => node

@sorja sorja changed the title 3174 introduction contacts table 3174 - Contacts Nov 10, 2023
@sorja sorja closed this Dec 1, 2023
@minotogna minotogna deleted the 3174-introduction-contacts-table branch December 27, 2023 16:16
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.

Introduction: Contacts
1 participant