31 Commits

Author SHA1 Message Date
Francesco
05546202ff License headers 2023-10-11 11:09:02 +02:00
Francesco
1ada69df24 Removed old jdbcTemplate insert 2023-10-11 11:06:12 +02:00
Francesco
02ecb6b019 Removed old jdbcTemplate insert 2023-10-11 11:03:18 +02:00
Francesco
2fb76d445f JPA Validation WIP 2023-10-11 10:53:40 +02:00
Francesco
3ee6497d09 Changed search query to also exact match primary key 2023-10-10 21:39:51 +02:00
Francesco
8b88475d8a WIP JPA Validation (TODO: show error messages on fields) 2023-10-10 17:53:45 +02:00
Francesco
474d71d1d9 Added package-info files 2023-10-08 11:33:34 +02:00
Francesco
3bf6b1f58d Removed FragmentContext and instead created multiple versions of input fields fragments for different contexts (search, create) 2023-10-08 10:55:21 +02:00
Francesco
bf7a4c8956 Support for char and short field types; Improved UI on create/edit form, now showing the type for each input element 2023-10-08 10:41:29 +02:00
Francesco
e1010a6c86 Logging prints 2023-10-08 10:19:33 +02:00
Francesco
95d47e58f0 Documentation 2023-10-06 17:00:03 +02:00
Francesco
3c46805c9a Support for BigInteger, Date and Short field types 2023-10-06 16:22:49 +02:00
Francesco
7e7089ea72 @DisableDelete WIP 2023-10-06 12:46:11 +02:00
Francesco
1142e393e7 Enabled OffsetDateTime support 2023-10-05 14:43:20 +02:00
Francesco
4177bdcd43 - Small refactor to the rendering part for input fileds: each field now has its own Thymeleaf
fragment in order to allow easier customization and easier support for different field types (required for #7)
- WIP Handle unsupported types gracefully (#9)
2023-10-05 09:38:17 +02:00
Francesco
bebc562961 Refactored the way input fields are rendered to allow further customization
and easier support of custom fields like OffsetDateTime (#7).
2023-10-04 16:27:16 +02:00
Francesco
aeac9c10b6 @ReadOnly fields (#4) 2023-10-03 11:17:02 +02:00
Francesco
1d66169a43 Implemented scanning of multiple models packages (#3) 2023-10-02 09:19:14 +02:00
Francesco
6bebfcd58b v0.1.3 2023-10-01 14:20:49 +02:00
Francesco
c7258e9968 License header 2023-10-01 08:35:15 +02:00
Francesco
869e276fb4 Implemented @HiddenColumn 2023-09-30 20:44:52 +02:00
Francesco
1db41bad38 Changed default sorting to prioritize non-nullable fields 2023-09-30 11:19:21 +02:00
Francesco
5b6dba0d24 Added field type TEXT to searchable fields 2023-09-30 10:48:28 +02:00
Francesco
83e9766eb0 Better error handling of null values in faceted search 2023-09-30 10:33:48 +02:00
Francesco
e72fcda5fe Better error handling of invalid values in faceted search 2023-09-30 10:16:06 +02:00
Francesco
fa51f11109 Implemented sorting on Action logs and standardized filtering/pagination mechanics 2023-09-30 11:22:56 +02:00
Francesco
5c5df5e2ba WIP 2023-09-30 08:38:07 +02:00
Francesco
9c15bb33e7 WIP 2023-09-28 14:43:12 +02:00
Francesco
d264a5166a Testing Maven deployment 2023-09-28 09:11:17 +02:00
Francesco
1b4f91a168 0.1.2 2023-09-27 10:58:51 +02:00
Francesco
cdbad51641 0.1.0 2023-09-25 10:10:30 +02:00