tethys.backend/app
Arno Kaimbacher cf859ba402
All checks were successful
CI Pipeline / japa-tests (push) Successful in 54s
- remove VOLUME assignments from DOXKERFILE
- add package @opensearch-project/opensearch for manipulating opensearch index
- index tethys datasets via new command  IndexDatasets, callable node ace index:datasets or node ace index:datasets -p 193
- add mapping file for opensearch index in public/records.json
- added solr.xslt for transforming Datset model to json for opensearch adding in opensearch
- added route /editor/ dataset/:id/update (beginning of editor/DatasetController.ts
- npm updates
2023-10-17 15:45:41 +02:00
..
Controllers/Http - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Exceptions - prettier format checking 2023-09-05 18:18:42 +02:00
Library - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Middleware - additional functionality for DatasetController.ts 2023-06-22 17:20:04 +02:00
Models - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00
Utils - added earliestPublicationDate for App/Models/Dataset.ts 2023-10-03 21:11:02 +02:00
Validators - dark modus for geoera search (keywords) 2023-09-12 16:09:04 +02:00
FlashResponse.ts - use latest prettier 3.0 with eslint-plugin-prettier: 5.0.0-alpha.2 2023-07-17 19:13:30 +02:00