Git Product home page Git Product logo

Comments (8)

kilchenmann avatar kilchenmann commented on June 19, 2024 1

I suggest to prepare everything in Kuirl with status 'disabled' 'readonly' until Knora admin api supports the list editing. Don't forget to update the Knora-ui core module listsService

from dsp-das.

kilchenmann avatar kilchenmann commented on June 19, 2024 1

@flavens: Not sure. Let's see how fast @subotic will be with implementing the knora api part to edit list nodes. Otherwise we can still postpone it...

from dsp-das.

flavens avatar flavens commented on June 19, 2024 1

some tasks have been completed + there are some opened issues in knora-api related to this one and already on YouTrack #1387, #1388 and #1389

from dsp-das.

kilchenmann avatar kilchenmann commented on June 19, 2024

In the list editor we read the project shortcode from the IRI. In some cases (e.g. BEOL) the IRI doesn't contain the shortcode and we get some 400-errors from the API. We have to improve the existing solution. (#57)

In the test-data of BEOL is a wrong IRI but I have to read the shortcode from the IRI. In this (only in this) case, the shortcode is not part of the beol iri.

from dsp-das.

kilchenmann avatar kilchenmann commented on June 19, 2024

The input field of label has a default max length of 16. This should be fixed by implementing StringLiteral-input field

from dsp-das.

kilchenmann avatar kilchenmann commented on June 19, 2024

We have to clean up the file / component structure for the lists.

  • list.component contains a list of lists in expansion panels (mat-accordion module)
  • the mat-accordion contains the recursive list-item.component and list-item-form.component to add / edit list items (an item is the same as node)
  • additional there should be a create / edit button to create the list or edit the list-info itself. list-info-form.component opens in mat-dialog.

from dsp-das.

kilchenmann avatar kilchenmann commented on June 19, 2024

Todo:

  • Fix issue with project id; we can't use the shortcode to create the iri Comment 524880326
  • list-info-form: implement stringLiteral and remove language selection
  • clean up file / component structure; make it simpler
  • update dialog component: remove unused list sections
  • language support for stringLiterals; at the moment we read the first item only
    --> what's about one language selector at the top?
  • fix issues with the stringLiteral implementation
  • edit list info
  • main language switch --> doesn't seem to work yet
  • fix styling issues
  • display stringLiteral value in user's default language dasch-swiss/knora-ui#318 / s. comment

from dsp-das.

flavens avatar flavens commented on June 19, 2024

@kilchenmann should we move this issue to the next milestone 10-2019??

from dsp-das.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.