tethys.backend/resources/js/Pages/Submitter/Dataset
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
..
Create.vue - add classes inside app/library for creting Tethys xml: Field.ts, Strategy.ts, XmlModel.ts 2023-09-26 17:53:00 +02:00
Delete.vue - prettier format checking 2023-09-05 18:18:42 +02:00
Edit.vue - extend edit form for submitter 2023-07-28 17:08:20 +02:00
Index.vue - prettier format checking 2023-09-05 18:18:42 +02:00
Release.vue - remove VOLUME assignments from DOXKERFILE 2023-10-17 15:45:41 +02:00