Commit graph

18 commits

Author SHA1 Message Date
8e3f4fa88e Code commenting 2024-09-16 12:57:26 +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
bb7d8eb378 - Coverage section reformatted
- Keywords section converted in linked elements
2024-09-03 16:13:27 +02:00
d135ab2d50 Progress OpenSearch. Pending solving onFilter issue with active filters 2024-06-13 17:01:14 +02:00
a70e454cbc OpenSearch progress. Stetic changes in result list. Faceted search not started 2024-06-11 14:38:50 +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
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
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
49ef135106 - use "/api/file/download/" instead of "/file/download/" inside dataset-detail.component.ts 2022-11-22 11:48:58 +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
3b44926ce1 - rename of the folder for the dataset-detail.component 2022-01-14 16:49:31 +01:00
Renamed from src/views/dataset-detail.component.ts/dataset-detail.component.ts (Browse further)