Commit Graph

46 Commits

Author SHA1 Message Date
9f076daf15 Merge branch 'feat/opensearch' into develop 2024-09-16 14:44:05 +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
9b8b2bd5ac OpenSearch: almost implemented, fixing case sensitive issues 2024-06-11 09:33:03 +02:00
ccf4e238f3 Initial minimap concept added to the dataset-detail 2024-05-23 16:59:17 +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
315eabf3bb - prepare project for using tailwind with postcss configuration files
- change linl to backend login
- change copyright hint with actual year
2024-03-18 10:04:36 +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
c0a758dbc2 - npm updates
- add references to the frontend
2023-04-20 11:42:09 +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
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
Arno Kaimbacher
f749b2eb3e - autocomplete search, default full text search 2022-09-08 15:16:52 +02:00
Arno Kaimbacher
8fd116df7f - datset-detail.component.vue: show project.label and not name
- only use one main Layout file App.vue, also doi dubdomain needs menu
- npm updates
2022-09-06 10:56:29 +02:00
Arno Kaimbacher
6c3f6d5fd3 - npm updates
- additional layer in map.component.ts
2022-07-29 15:25:27 +02:00
c6829ab83c - npm updates
- add gitea link instead of github in App.vue
2022-06-14 09:33:46 +02:00
27c4563628 - npm updates
- datcite ListRecords request to json
- xslt tansfomation in the browser
2022-06-07 17:26:35 +02:00
f1de1c30e7 - linting correction in pagination.ts
- npm updates for core-js and webpack
- xslt transformations for bounding boxes
2022-06-02 14:56:38 +02:00
Arno Kaimbacher
43fb919064 - xml transformation to json for map search (leaflet) 2022-06-01 17:14:36 +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
5fb850165e - npm updates
- add manual pdf to help-view-component.vue
2022-05-03 17:12:33 +02:00
Arno Kaimbacher
7a4b983a48 - npm updates
- correct coverage ind dataset-detail.component (via property in dataset.ts)
2022-04-25 09:21:55 +02:00
c86f0f44eb - npm updates + xml2js install
- notes for xml2js
- query oai datsets via oai endpoint
2022-01-28 16:30:34 +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
1f930dbb1f - add leaflet
- start with map-view.component: basic webgis functionalities
2022-01-25 17:22:44 +01:00
b0aeb03d15 - npm updates
- add solr connection via environment variables
2022-01-21 14:02:28 +01:00
Arno Kaimbacher
937b759544 - npm updates
- show additional translated Series_information and TranslatedTitle
- changed info in home-view-component.vue
2022-01-17 09:31:10 +01:00
18a3438333 - added vue-matomo
- npm updates
2022-01-11 12:43:51 +01:00
fafa254851 - scss styling 2021-12-21 11:36:32 +01:00
f0cb669ece - styling for home view component
- search view component: show automatically all records
2021-12-17 16:21:58 +01:00
66651135fa - moment.js for date transformations
- npm updates
- search detail page
2021-12-13 17:01:40 +01:00
81153061ac - remove coding warnings
- search page styling
2021-12-10 11:57:19 +01:00
Arno Kaimbacher
3d53f89694 - npm updates
- bug revision: navigation menu
2021-11-25 15:35:55 +01:00
8590fa755b - add home-vie-component with all the logos 2021-11-24 16:01:53 +01:00
Arno Kaimbacher
2cbe628d10 - add vue router
- add extra view components
2021-11-23 17:30:19 +01:00
a4e8ee6f2e - add font awesome
- add custom page styling
2021-11-22 15:53:10 +01:00
Arno Kaimbacher
315f845292 - add new tethys style
- use newest typescript version ^4.5.2
- new images for starting page
2021-11-19 16:11:26 +01:00
Arno Kaimbacher
39d323b619 - axios config for cors 2021-11-17 12:03:44 +01:00
Arno Kaimbacher
1660bc6830 - better facet filtering 2021-11-12 15:49:27 +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
Arno Kaimbacher
8e0bc7c18d init 2021-10-28 10:31:51 +02:00