Commit graph

38 commits

Author SHA1 Message Date
6f1b9f4c5f - Code cleaning for OpenSearch
- Added comments
- Facets menu small change
2024-09-12 15:54:59 +02:00
9ad4037c74 Values for facet "language" changed to "English" and "Deutsch" 2024-08-28 10:29:03 +02:00
0126ae9f85 Datatype facet improved with user-friendly terms for the different types. 2024-08-26 16:36:09 +02:00
03a55f6a58 Addition of "doctype"/datatype as another possible facet and search element to use 2024-08-19 15:45:52 +02:00
332923df2d Apparently OpenSearch works properly. Still some final tests pending 2024-06-21 15:07:57 +02:00
8767748f9c Ongoing improvement in OpenSearch query 2024-06-20 18:20:16 +02:00
32f743c04e Tests. TODO solving failure with the faceted search with 2 subjects 2024-06-19 16:21:31 +02:00
95c7c8ba7b Fixing facetedsearch 2024-06-19 11:12:53 +02:00
d135ab2d50 Progress OpenSearch. Pending solving onFilter issue with active filters 2024-06-13 17:01:14 +02:00
da430d6142 Facetsearch progressed. Pending fixing onClearFacetCategoryOPEN behaviour. Facets menu doesn't work properly. 2024-06-12 16:51:26 +02:00
a70e454cbc OpenSearch progress. Stetic changes in result list. Faceted search not started 2024-06-11 14:38:50 +02:00
9b8b2bd5ac OpenSearch: almost implemented, fixing case sensitive issues 2024-06-11 09:33:03 +02:00
4f53411d07 Opensearch progress.
- Term search works
- Pending faceted search
- Ongoing: highlight of fuzzy results
2024-06-07 17:44:13 +02:00
6d1c1b28c3 OpenSearch - some progress in migration 2024-06-06 17:11:54 +02:00
a853e93b68 Progress with OpenSearch tests with fuzzy search and wildcard 2024-05-28 16:33:55 +02:00
484be48d1e Added queries example files 2024-05-15 13:47:22 +02:00
8962345f99 Created a first method to test query to OpenSearch 2024-05-14 16:31:22 +02:00
d50e93a658 CTS link opens in new window. New comments on search related classes and functions 2024-05-10 15:01:57 +02:00
85ab6fb8cc Comments added and commented code removed 2024-05-08 17:11:55 +02:00
59a83c1978 - change env variable VUE_APP_PORTAL to VUE_API
- added .env.example file
2024-03-16 17:03:46 +01:00
Arno Kaimbacher
4f1ea85982 - add versioning to frontend
- hode staistic badge
2023-07-05 18:05:52 +02:00
Arno Kaimbacher
eb6476dfcb - eslint formating, e.g printWidth: 160 2023-01-18 12:02:08 +01:00
Arno Kaimbacher
5603614045 - add vue-facing-decorator (replace vue-class-component and vue-property-decorator)
- npm updates (stabele axios version) + adaption in axios config
- remove maps route from src/router/index.ts
2023-01-13 11:55:31 +01:00
Arno Kaimbacher
20720fad0c - add relative api url
- npm updates
2022-11-18 12:07:54 +01:00
Arno Kaimbacher
2f690f5bf2 - npm update
- additional factes: year and author
2022-10-03 14:28:12 +02:00
27c4563628 - npm updates
- datcite ListRecords request to json
- xslt tansfomation in the browser
2022-06-07 17:26:35 +02:00
Arno Kaimbacher
304878c711 - linting sytax corrections 2022-06-01 13:16:54 +02:00
2a5c21806f - vue-cli upgrade 4.5 to 5.0.4
- npm updates for rxjs, axios, sass-loader, typescript and eslint
- adapt eslint and prettier
2022-05-31 16:37:41 +02:00
c86f0f44eb - npm updates + xml2js install
- notes for xml2js
- query oai datsets via oai endpoint
2022-01-28 16:30:34 +01:00
745c3e1349 - add webgis: overview of all oai datasets via mocking service 2022-01-27 17:17:40 +01:00
7e47b30340 - correct sorting for solr results
- correct authors in dataset citation
2022-01-14 10:24:21 +01:00
57ba2af299 - only individual bulma components, not everything
- styleing for search detail page
2021-12-16 14:14:58 +01:00
66651135fa - moment.js for date transformations
- npm updates
- search detail page
2021-12-13 17:01:40 +01:00
480362e5b7 - add dataset-detail.component
- add named router links
2021-12-10 16:43:02 +01:00
81153061ac - remove coding warnings
- search page styling
2021-12-10 11:57:19 +01:00
Arno Kaimbacher
132edd4214 - add sitelink-view-component with portal REST requests 2021-12-01 15:45:01 +01:00
Arno Kaimbacher
39d323b619 - axios config for cors 2021-11-17 12:03:44 +01:00
Arno Kaimbacher
156bf0ae26 - add search components: vs-result.vue, vs-input.vue, facet-category.vue
- add search models
- add opensans font
- add bulma css framework
- add axios, rxjs, vue-property-decorator
- npm updates
2021-11-12 10:13:22 +01:00