Commit graph

24 commits

Author SHA1 Message Date
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
6d1c1b28c3 OpenSearch - some progress in migration 2024-06-06 17:11:54 +02:00
fab69f496b Starting of conversion to OpenSearch 2024-05-13 16:56:15 +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
e997c0e1a1 - switch to tailwind 2024-04-09 14:17:30 +02:00
c6469b00b4 - added src/compoenents/Pagination.vue
- npm updates
- added "type": "module" inside package.json
- renamed .eslintrc.js, postcss.config.js and vue.config.js
- adapted search-view-component
2024-03-19 16:43:25 +01:00
Arno Kaimbacher
eb6476dfcb - eslint formating, e.g printWidth: 160 2023-01-18 12:02:08 +01:00
Arno Kaimbacher
426228705c - libary updates for prettier, eslint and typescript
- uninstall @types/xml2js (save-dev) and core-js (save)
- remove HelloWorld component from app.ts and app2.ts
2023-01-16 15:19:14 +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
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
b0aeb03d15 - npm updates
- add solr connection via environment variables
2022-01-21 14:02:28 +01:00
c47934732b - small changes in dataset-detail.component.ts and dataset-detail.component.vue 2022-01-13 17:43:19 +01:00
Arno Kaimbacher
3bd022bf54 - feature request: autocomplete search also on the start page and on the dataset detail page 2022-01-12 16:02:54 +01:00
f0cb669ece - styling for home view component
- search view component: show automatically all records
2021-12-17 16:21:58 +01:00
646f1b3843 - search input on home view component 2021-12-16 17:34:03 +01:00
480362e5b7 - add dataset-detail.component
- add named router links
2021-12-10 16:43:02 +01:00
Arno Kaimbacher
132edd4214 - add sitelink-view-component with portal REST requests 2021-12-01 15:45:01 +01:00
8590fa755b - add home-vie-component with all the logos 2021-11-24 16:01:53 +01:00