Commit Graph

4 Commits

Author SHA1 Message Date
cb51a4136f - update to AdonisJS 6 2024-03-14 20:25:27 +01:00
b6fdfbff41 - addes @adonisjs/redis fo saving session into redis with redis.ts contract and config
- npm updated
- added createHashValues and dlete inside File.ts
- added dataset_count property inside Subject.ts
- corrected rotes.ts with correct permissions
2023-11-27 17:17:22 +01:00
ebb24cc75c - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts
- added model DocumentXmlCache.ts
- npm updates
- changed all models inside app/Models to use corrected BaseModel.ts
- added extra extension class DatasetExtension.ts for app/dataset.ts for caching internal and external fields
2023-09-26 17:53:00 +02:00
440fdb9fa7 - add key word table for submitter with adeqate validations ind DatasetController.ts an model Subject.ts
- npm updates
2023-05-19 11:30:49 +02:00