tethys.backend/app/Controllers/Http
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
..
Admin - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00
Api - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
Auth - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Editor - prettier formatting 2023-10-31 15:38:43 +01:00
Oai - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Submitter - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00