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

Datahierarchy editor version 2.0 #329

Closed
jmurugan-fzj opened this issue Aug 12, 2024 · 0 comments · Fixed by #351
Closed

Datahierarchy editor version 2.0 #329

jmurugan-fzj opened this issue Aug 12, 2024 · 0 comments · Fixed by #351
Assignees
Labels
data_hierarchy_editor Issues connected to the data hierarchy editor

Comments

@jmurugan-fzj
Copy link
Contributor

jmurugan-fzj commented Aug 12, 2024

Is your feature request related to a problem? Please describe.
GUI adaptations for the data-hierarchy editor. A better GUI with tab-view for the metadata groups and other modifications too.

Describe the solution you'd like

  1. Data type row changes

    • For "Data type" row requires a combo-box (listing all doc type labels), Add, Edit and Delete buttons
      • Add functionality

        • Should show the exisiting form with entries for the following
          • Data type (LineEdit)
          • Title (LineEdit)
          • IRI (LineEdit)
          • Shortcut key combination (LineEdit)
          • Icon (LineEdit or drop-down for the list of icons?)
        • Remove "is structural type" checkbox from the form
      • Edit function

        • Edit form should be similar to Add, except for the data type entry which should be read only.
        • Also for "structure level type", icon and shortcut entries should be read only items
      • Delete function

        • Similar as before, should be disabled for structural items
      • Structure level 0 & Structure level 1 are only supported, delete functionality should be disabled for both. Edit form for "structure level type" should display icon and shortcut as read only items

  2. Changes for metadata group

    • A tab-view to be implemented with each tab referring to individual metadata group. Add button in the tab view should add a new group. The body of the tab-view should display the same table as before for respective groups. Delete icon should be present in the tab itself for each group. Ideally tab view should be scroll-able.
  3. Add attachments table

    • Keep a dedicated tab for the attachment table in the above tab-view and body should be same as before.

Describe alternatives you've considered
None.

Additional context
None.

@SteffenBrinckmann SteffenBrinckmann added the data_hierarchy_editor Issues connected to the data hierarchy editor label Sep 19, 2024
jmurugan-fzj added a commit that referenced this issue Oct 11, 2024
@jmurugan-fzj jmurugan-fzj self-assigned this Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data_hierarchy_editor Issues connected to the data hierarchy editor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants