Thomas Georgios Giannos thgiannos
  • Joined on 2023-10-03
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-24 14:38:25 +02:00
e27468b596 Adding basic service for 'description' entity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-24 12:51:07 +02:00
485f7311cd Adding builder and query for 'description' entity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-24 11:47:56 +02:00
e3536285aa Adding 'description' entity (former 'dataset' entity)
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-24 10:35:28 +02:00
dc380cdc01 Small fix on dmp entity id definition
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-23 13:45:26 +02:00
f4d84aa807 Implemented controller for dmp entity, dmp lookup update
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-23 11:51:24 +02:00
074ca35970 Implemented service for dmp entity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-23 11:24:02 +02:00
eeaa35fab5 Added censor, deleter and lookup for Dmp entity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-23 10:31:28 +02:00
61f2810fcc Renamed DMP -> Dmp to be consistent with the other entities
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-23 10:17:51 +02:00
10df3db7aa Merge branch 'dmp-refactoring' of https://code-repo.d4science.org/MaDgiK-CITE/argos into dmp-refactoring
c338a93d71 Implemented builder and query for DMP entity, refactored services package
Compare 2 commits »
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-20 15:49:10 +02:00
a94cce47e8 Added DMP Entity (not integrated)
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-19 16:49:15 +02:00
2a4e61f08f Added controller for EntityDoi entity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-19 15:52:58 +02:00
727702023f Reverting changes on join DMP <-> EntityDoiEntity for now in order for the app to be able to run
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-19 11:42:01 +02:00
07ff58fbd9 Removing joins from DMP <-> EntityDoiEntity
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-18 16:59:04 +02:00
a38342e534 Removed EntityDao logic, added template stack, controller not yet implemented, db script not yet run
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-18 12:06:20 +02:00
b7d22b5b07 Moving existing entities from Data module to Core module
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-18 09:17:04 +02:00
651319ac5c Excluded .run files from staging at .gitignore
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-16 11:23:02 +02:00
b537810406 Removed redundant code that calculated count on queries, already implemented on the data tools package
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-16 11:22:15 +02:00
234aa359c0 Removed redundant code that calculated count on queries, already implemented on the data tools package
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-09 10:17:32 +02:00
55aecd9c57 Updating description template type controller with apropriate auditing and logging, added censor, refactored query building to conform with other projects workflows
thgiannos pushed to dmp-refactoring at MaDgiK-CITE/argos 2023-10-06 15:46:59 +02:00
51fbbc933a Fixing detached entity error, entity id is auto generated by hibernate