tethys.backend/app/Models
Arno Kaimbacher d8bdce1369
All checks were successful
CI Pipeline / japa-tests (push) Successful in 53s
- added npm package dotenv-webpack for using env variables on clientside
- added API File Controller for downloading files e.g. /api/download/1022
- also create has codes by submitting new dataset
- added edit dataset functionalities for role submitter
- added the following route for role submitter: /dataset/:id/update', 'DatasetController.update'
- created extra UpdateDatasetValidator.ts for validating updated dataset
- npm updates
2023-11-22 17:06:55 +01:00
..
Traits - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
BaseModel.ts - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Collection.ts - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
CollectionRole.ts - added new class CollectionRole.ts 2023-09-28 22:43:46 +02:00
Coverage.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Dataset.ts - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
DatasetIdentifier.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
DatasetReference.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Description.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
DocumentXmlCache.ts - added new class CollectionRole.ts 2023-09-28 22:43:46 +02:00
File.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
HashValue.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
Language.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
License.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Permission.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Person.ts - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Project.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Role.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Subject.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Title.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
User.ts - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
UserRole.ts - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
utils.ts - add validator for checking languages of translated titles and description 2023-03-24 11:41:52 +01:00