Advent Calendar 2025 - Mass Grid Operations - Part 2
What has happened so far… In the previous part, the URL shortener overview was significantly expanded. The starting point was the …
What has happened so far… In the previous part, the URL shortener overview was significantly expanded. The starting point was the …
The next stage of the Advent calendar focuses on further development, which becomes immediately noticeable once more shortlinks are used. …
After the first part explained the conceptual basics and the new interactions among global search, search scopes, and advanced filters, the …
Since its inception, the URL shortener’s continuous development has focused on two core goals: a robust technical foundation without …
Today’s update introduces another practical development step for the URL shortener. After the last few days were dedicated to UI …
Introduction: More convenience for users With today’s development milestone for the URL Shortener project, a crucial improvement has …
The current UI from the user’s point of view On the first call, the user lands in the overview. The site is built on a Vaadin grid, …
Server-Side Extension: PreferencesHandler and REST Interfaces The server-side extension for dynamic column visibility follows the same …
From observer to designer: User control at a glance With the fourth day of the Advent calendar, the perspective on the application changes …
Client contract from a UI perspective In this project, the user interface not only serves as a graphical layer on top of the backend, but is …
Classification and objectives from a UI perspective Today’s Advent Calendar Day focuses specifically on the interaction level prepared …
Today, we will finally integrate the StoreIndicator into the UI. Vaadin integration: live status of the store Implementation of the …