Jens Jansson

Results 12 issues of Jens Jansson

As a developer I want Fusion APIs to CE So that I can use CE in apps built with the Fusion API ## Acceptance criteria - [ ] Case-specific criterion...

acceptance criteria
Collaboration Engine

## Description Host Collaboration Engine on Vaadin servers, so that customers can use it directly, instead of setting up their own server. Alternative to the self-hosted, that the customer can...

acceptance criteria
Collaboration Engine

## Description Enable multiple end-users to edit a longer text at the same time. You can see the other users' cursor, and the changes they do live. Data is not...

acceptance criteria
Collaboration Engine

## Description Be able to recieve notifications on things happening to work items within an app that are relevant to you. You could read notifications 1) within the app in...

acceptance criteria
Collaboration Engine

## Description Grid Pro features that multiple end users can edit at the same time. Think e.g. invoice rows presented as a grid and multiple people updating them at the...

acceptance criteria
Collaboration Engine

## Description Enable using Collaboration Engine in applications that are built with Vaadin Fusion (TypeScript views). Today Collaboration Engine supports Flow applications (Java views) ## User stories As a developer...

acceptance criteria
Collaboration Engine

Only setPagedLength can be used now, as setHeight adds half rows to the pagelength and there is also a tiny scrollable scroll bar when setHeight is used. Changing this requires...

Sometimes when opening the view the table's height matches something that would fit ~50 objects, while only the 25 rows (as expected) is rendered. This means that the table is...

In demo, put page size to 100, scroll down, select a row. The view will automatically scroll up back to the start of the table. This is a Vaadin issue...

Deploying a Vaadin app to Tomcat 8.0.x, 8.5.x and 9.0.x being built with production mode has some visual elements broken. ## Steps to reproduce 1) Download Beverage buddy from https://vaadin.com/start/v10-simple-ui...