Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
purescript-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 137
    • Issues 137
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • purescript-gargantext
  • Issues
  • #78

Closed
Open
Opened Jun 05, 2019 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

Functions to Nodes in the Tree

  • organize the code enabling functions according to the type of Node in the Tree

    • Nodes have common functions and some are different
    • Indeed: the function are not the same according to the type
      • For instance create a new graph for corpus but not for Node user (issue to be open soon)
      • Add new documents to an existing corpus (issue to be open soon)
  • Implementation expected for this issue

    • Node User: create corpus button
    • icon to use
    • add drag-drop functionality for corpus files. Append to files_id list and set corpus_id using this backend: https://dev.gargantext.org/swagger-ui/#/Gargantext/post_api_v1_0_new
Edited Jun 07, 2019 by Przemyslaw Kaminski
Assignee
Assign to
V4 Release
Milestone
V4 Release
Assign milestone
Time tracking
Jun 7, 2019
Due date
Jun 7, 2019
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#78