UnniKohonen
UnniKohonen
This PR adds a [Reconciliation Service API](https://www.w3.org/community/reports/reconciliation/CG-FINAL-specs-0.2-20230410/#service-manifest) endpoint to REST API as mentioned in #338. It allows reconciling against a project using the `/v1/projects/{project_id}/reconcile` API method. It also includes a...
This PR adds the ability to detect the language of a text to the REST API. The language detection uses the simplemma python library. A POST method is added to...
## Description of the enhancement Adding a Vue component for alphabetical index in the sidebar. ## What new functionalities would the enhancement make possible? Most functionality in alphabetical index is...
## Description of the enhancement Adding a Vue component for vocabulary hierarchy in the sidebar. Initial plan is to implement the component from the ground up (possibly something like [this](https://vuejs.org/examples/#tree))....
## Description of the enhancement Adding a Vue component for group view in the sidebar. ## What new functionalities would the enhancement make possible? - [x] 1 #1710 - [x]...
## What new functionalities would the enhancement make possible? - [ ] 1 CSS improvements (see #1687) - [ ] 2 Limit length of data (see #1566) - [ ]...
## Description of the enhancement Implementing sidebar structure and configuration for Skosmos 3. New configuration is described in #1465 and #1493 ## What new functionalities would the enhancement make possible?...
## Description of the enhancement Error handling needs to be implemented better for Vue components and other JS code. ## What new functionalities would the enhancement make possible? Error handling...