This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 95cedff  Update ansi-regex to 4.1.1 (#1242)
     new d7d2b38  [JENA-2312] Use the service endpoint in the URL used by the 
UI to query the backend
     new 9b7d442  [JENA-2312] Prevent Edit view from being used when no write 
service enabled

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../{list-datasets.js => current-dataset.js}       |  93 ++++---
 .../jena-fuseki-ui/src/services/fuseki.service.js  |  12 +-
 .../jena-fuseki-ui/src/{events => utils}/index.js  |  13 +-
 .../jena-fuseki-ui/src/views/dataset/Edit.vue      |  30 +--
 .../jena-fuseki-ui/src/views/dataset/Info.vue      |  72 ++----
 .../jena-fuseki-ui/src/views/dataset/Query.vue     |  34 ++-
 .../jena-fuseki-ui/src/views/dataset/Upload.vue    | 286 +++++++++++----------
 7 files changed, 259 insertions(+), 281 deletions(-)
 copy jena-fuseki2/jena-fuseki-ui/src/mixins/{list-datasets.js => 
current-dataset.js} (50%)
 copy jena-fuseki2/jena-fuseki-ui/src/{events => utils}/index.js (82%)

Reply via email to