tethys.backend/resources/js
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
..
Components - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
Decorators - add EventEmmitter for directly binding Events to component 2023-03-31 14:54:15 +02:00
Layouts - prettier formatting 2023-10-31 15:38:43 +01:00
Pages - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
Stores - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
app.js - add methods for releasing datasets from submitter 2023-06-27 18:23:18 +02:00
colors.js - add methods for releasing datasets from submitter 2023-06-27 18:23:18 +02:00
config.js - add methods for releasing datasets from submitter 2023-06-27 18:23:18 +02:00
Dataset.ts - added npm package dotenv-webpack for using env variables on clientside 2023-11-22 17:06:55 +01:00
EmitterDirective.ts - npm updates, remove rxjs 2023-04-06 18:56:41 +02:00
menu.ts - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00
notiwind.ts - daraggable crators and contributors inside Pages/Submitter/Dataset/Create.Vue 2023-06-16 16:44:28 +02:00
styles.js - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00