This commit is contained in:
Francesco
2023-09-25 10:10:30 +02:00
parent 95e8dea90f
commit cdbad51641
50 changed files with 1171 additions and 218 deletions

View File

@@ -10,6 +10,7 @@ Features:
* List objects with pagination and sorting
* Show detailed object page which also includes `@OneToMany`, `@ManyToMany`, etc... fields
* Create/Edit objects
* Action logs (i.e. see a history of all write operations done through the web UI)
* Search
* Customization