Commit graph

68 commits

Author SHA1 Message Date
9f076daf15 Merge branch 'feat/opensearch' into develop 2024-09-16 14:44:05 +02:00
fef92c392d - Minimap code commented
- Code cleaning
2024-09-12 16:31:24 +02:00
6f1b9f4c5f - Code cleaning for OpenSearch
- Added comments
- Facets menu small change
2024-09-12 15:54:59 +02:00
013d12e7b3 Attribution in minimap corrected 2024-09-10 16:23:20 +02:00
50ab318854 - Icon and link for licenses added
- Listing of authors in list of publications corrected
- Coverage section improved
- Contributor section moved down
2024-09-04 13:46:09 +02:00
826c5b8c4e - Pagination arrow color fixed according to page
- Data type showed in suggestions corrected according to user-friendly values
2024-09-03 12:53:02 +02:00
7953b3c09c Merge branch 'feat/opensearch' of https://gitea.geologie.ac.at/geolba/tethys.frontend into feat/opensearch 2024-09-03 10:38:38 +02:00
f4bd82a453 Adding comments 2024-09-03 08:55:11 +02:00
c47d77401b Minimap: - bounds corrected to prevent problems with coverages in the map limit.
- Sources info simplified
2024-09-02 16:31:00 +02:00
bd32e6071d Improvement minimap 2024-09-02 09:34:51 +02:00
2b7b5323d3 - Results box background colour changed
- Results message redesigned
- Pagination text aligned right
2024-08-30 13:50:38 +02:00
6fb7ad0e93 Code cleaning 2024-08-28 14:34:46 +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
110c2db8bf Facet filtering modified:
- Author and Subjects substituted by Creator and Keyword
- Facet labels now separated by "|" instead of comma
2024-08-09 16:17:30 +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
953f6551a1 Minimap: changing of colour, removal of zoom controls 2024-05-28 09:08:55 +02:00
9968b1e466 Publication minimap implemented 2024-05-24 13:47:28 +02:00
ccf4e238f3 Initial minimap concept added to the dataset-detail 2024-05-23 16:59:17 +02:00
fab69f496b Starting of conversion to OpenSearch 2024-05-13 16:56:15 +02:00
85ab6fb8cc Comments added and commented code removed 2024-05-08 17:11:55 +02:00
3dbb04d737 Initial test comments added. Some original commented code deleted 2024-05-07 13:54:28 +02:00
8e3245c270 - reset to bulma 0.9*
- cahnged src/assets/scss/main-styles.scss
2024-05-06 13:37:42 +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
a85debca92 - added CTS Logo
- updated npm packages like vue-facing-decorator and some prettier and eslint dev dependecies
- remove node-polyfill-webpack-plugin
2024-03-16 16:42:25 +01:00
Arno Kaimbacher
4f1ea85982 - add versioning to frontend
- hode staistic badge
2023-07-05 18:05:52 +02:00
Arno Kaimbacher
cfc81f2d90 - added DataMetricsBadge.vue component for showing metrics downloads, views and citations
- npm updates
- new major version typescript 5
2023-06-15 13:51:53 +02: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
f749b2eb3e - autocomplete search, default full text search 2022-09-08 15:16:52 +02:00
Arno Kaimbacher
6c3f6d5fd3 - npm updates
- additional layer in map.component.ts
2022-07-29 15:25:27 +02:00
Arno Kaimbacher
3013a29934 - add tethys wms service layer inside map.component.ts 2022-06-13 14:12:52 +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
Arno Kaimbacher
5fe134a650 - replace moment with dayjs
- add leaflet.css inside main-styles.css
- add map.componetn for leaflet map
- bind properties to map via map-view.component
2022-01-26 16:32:19 +01: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