zazuko / cube-creator

A tool to create RDF cubes from CSV files
GNU Affero General Public License v3.0
11 stars 2 forks source link

Improve select boxes #1414

Closed tpluscode closed 1 year ago

tpluscode commented 1 year ago

I added a missing functionality in the form which lets us sort by schema:name as we have in shared dimensions and users. The default was to sort by rdfs:label which was hardcoded prior

That said, the unit are already sorted correctly but seeing how log the list was, I added text filter to the underlying query.

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: d1c63aeb9cb01033732d17505047164f8362d468

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages | Name | Type | | ---------------------- | ----- | | @cube-creator/core-api | Patch | | @cube-creator/ui | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov-commenter commented 1 year ago

Codecov Report

Merging #1414 (23a5a95) into master (b054f71) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 23a5a95 differs from pull request most recent head d1c63ae. Consider uploading reports for the commit d1c63ae to get more accurate results

@@          Coverage Diff           @@
##           master   #1414   +/-   ##
======================================
  Coverage    0.18%   0.18%           
======================================
  Files         171     171           
  Lines       11777   11777           
======================================
  Hits           22      22           
  Misses      11755   11755           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.