Skip to content

issues Search Results · repo:alejandro-du/crudui language:Java

Filter by

97 results
 (55 ms)

97 results

inalejandro-du/crudui (press backspace or delete to remove)

Current Form Behavior Configuration: var crudFormFactory = gridCrud.getCrudFormFactory(); crudFormFactory.setUseBeanValidation(true); crudFormFactory.setVisibleProperties( propertyKey , displayOrder ...
  • joao-sdx
  • 2
  • Opened 
    9 days ago
  • #142

enhancement
  • alejandro-du
  • Opened 
    14 days ago
  • #141

Is it possible to for example have a checkbox to select multiple rows/elements at once and perform operations on multiple elements? @alejandro-du
enhancement
  • Osiris-Team
  • 1
  • Opened 
    on Jan 31
  • #140

Hi, I want to change the names of the buttons in the forms of the CrudFormFactory that i get from the crud.getCrudFormFactory() function of my GridCrud object. My GridCrud object looks like this: GridCrud ...
  • handujar-andorsoft
  • 3
  • Opened 
    on Dec 20, 2024
  • #139

jSQL-Gen generates simple objects with public fields, meaning instead of requiring getters/setters we should also simply allow accessing these fields. (currently I workaround this by generating the getters/setters ...
enhancement
wontfix
  • Osiris-Team
  • 3
  • Opened 
    on Nov 19, 2024
  • #138

Hi @alejandro-du I am using the crudui (awesome add-on, Thank you!) and have run into a snag. I have a POJO with a field called note @Size(min = 0, max = 250, message = Max 250 characters ) ...
  • mgodbole
  • 3
  • Opened 
    on Sep 27, 2024
  • #137

Hi! I have just started to learn Vaadin, so please bear with me. I am using GridCrud (awesome add on @alejandro-du , thank you!) In the editor, I wish to use the IntegerField as I love the UI (steps, ...
  • mgodbole
  • 3
  • Opened 
    on Aug 25, 2024
  • #136

https://github.com/alejandro-du/crudui/blob/8dab7ee5d4d351583fe609fb569c6bfcb81e8786/add-on/src/main/java/org/vaadin/crudui/form/AbstractAutoGeneratedCrudFormFactory.java#L366 Perhaps move this line down ...
  • duclad
  • 2
  • Opened 
    on Jun 26, 2024
  • #135

I found that if you use an implementation of LazyFindAllCrudOperationListener on a TreeGridCrud, then refreshGrid() calls to getGrid().setItems(dataProvider) who calls to deprecated getGenericDataView() ...
wontfix
  • apklein
  • 2
  • Opened 
    on May 6, 2024
  • #134

It is common to write code in English even if the user interface is intended to run in a different language. So this result that CrudUI has english labels in a non-english application. What is the proper ...
  • tbee
  • 4
  • Opened 
    on May 4, 2024
  • #133
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub