viur-vi icon indicating copy to clipboard operation
viur-vi copied to clipboard

Visual administration interface for ViUR as web-app, with the ability to generate its input masks and data structures automatically from the underlying data model.

Results 39 viur-vi issues
Sort by recently updated
recently updated
newest added

It did not stop when reaching the end of the list / encountered a "None" cursor

bug

When first opening the selector popup in a treeBone, it correctly shows the rootNode selector drop-down. ![Screenshot_20220803_145840](https://user-images.githubusercontent.com/617502/182614262-bf89e36d-b774-4d4c-9828-1c56a36e5c93.png) However, after closing and reopening the selector, that dropdown is missing. ![Screenshot_20220803_145854](https://user-images.githubusercontent.com/617502/182614345-c3a9bea8-b062-4bec-b099-106eae272601.png)

bug

With the current approach, a server-side action has to be re-defined on each view that's going to use it. This patch makes the vi also check the main level of...

bug

[Depends on server branch with same name. ](https://github.com/viur-framework/server/pull/179) email bone updated to new use case of user module with several email addresses as user names

feature

Fix File download for Bones.

searching /filtering is only possible on the main module, not on the views.

Replace a Numericbone if the Bonename is "sortindex". Make an Listview sortable.

When editing an entry, jumping to another entry and then jumping back to an entry, the summernote editbar is gone and clicking on an "add" or "select" button will result...

bug