Commit Graph

78 Commits

Author SHA1 Message Date
bd32e6071d Improvement minimap 2024-09-02 09:34:51 +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
2d38b690fa Merge branch 'master' of https://gitea.geologie.ac.at/geolba/tethys.frontend 2024-05-23 10:33:51 +02:00
376b828831 - Added link to CTS logo
- Modified responsiveness of logos at the base
- Changed GeoSphere logo in footer
2024-05-22 16:27:21 +02:00
97f6d359b9 Fixed BASE logo and development notice at the top 2024-05-15 13:01:46 +00:00
524e996c8a Fixed 3 logos shadow 2024-05-07 14:11:54 +02:00
1f855b9629 Fixing last changes of logos in bottom of main page 2024-05-02 11:06:48 +02:00
00d5bbb8db Logos redistributed. CTS link. Geosphere negative logo 2024-04-30 16:04:34 +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
59a83c1978 - change env variable VUE_APP_PORTAL to VUE_API
- added .env.example file
2024-03-16 17:03:46 +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
1e33c340a2 - updated preservation plan
- updated contact-ciew-component.vue
2023-12-07 16:02:48 +01:00
Arno Kaimbacher
5bcd4b1bbe - don't show file hash values on frontend 2023-08-22 17:01:53 +02:00
Arno Kaimbacher
05662dfc2d - new version for manua HandbuchTethys.pdf
- added presevation plan: PreservationPlanTethys.pdf
- setting the links to the new files
2023-07-10 11:28:41 +02:00
Arno Kaimbacher
251eebc138 - Austauch Geologische Bundesanstalt mit GeoSphere Austria 2023-07-06 18:00:59 +02:00
Arno Kaimbacher
9ea5c15844 - small changes in dataset-detail.component.vue 2023-07-06 17:22:23 +02:00
Arno Kaimbacher
6f5881e627 - small bug for references by 2023-07-06 13:36:48 +02:00
Arno Kaimbacher
4dd238ec36 - adaptions inside dataset-detail-component.vue: show references to internal documents, also the referenced by relations 2023-07-06 13:32:03 +02:00
Arno Kaimbacher
d2c0fb72fd - small changes inside dataset-detail.component.ts 2023-07-06 09:12:46 +02:00
Arno Kaimbacher
3faf538afd - small bug in dataset-detail.component.ts 2023-07-05 22:30:43 +02: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
f1fbc2d917 - add md5 checksum to dataset-detail.component.vue 2023-05-12 09:27:47 +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
6295f7ea1c - replace Logos to new GeoSphere Austria logos
- use new email repository@geosphere.at bzw. kontakt@geosphere.at
2023-01-13 13:39:39 +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
82872bf3fb - change imprint: Geologische Bundesanstalt zu GeoSphere Austria 2023-01-12 11:51:51 +01:00
Arno Kaimbacher
49ef135106 - use "/api/file/download/" instead of "/file/download/" inside dataset-detail.component.ts 2022-11-22 11:48:58 +01: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
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
5fb850165e - npm updates
- add manual pdf to help-view-component.vue
2022-05-03 17:12:33 +02: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
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
ae9ff3c24d - better formating for datset coverage in dataset-detail.component.vue 2022-01-20 16:24:12 +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
3b44926ce1 - rename of the folder for the dataset-detail.component 2022-01-14 16:49:31 +01:00
eb8803d7a8 - correct citation in datset-detail.component.ts
- enable subdomain routing
2022-01-14 12:57:06 +01:00
7e47b30340 - correct sorting for solr results
- correct authors in dataset citation
2022-01-14 10:24:21 +01:00
110fbcac63 - git rm --cached .env
- only show dataset.identifier if defined in dataset-detail.component.vue
2022-01-13 18:03:17 +01:00
c47934732b - small changes in dataset-detail.component.ts and dataset-detail.component.vue 2022-01-13 17:43:19 +01:00
a8c5e16014 - small logo refinements 2022-01-13 11:08:03 +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