Commit Graph

18 Commits

Author SHA1 Message Date
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
1f930dbb1f - add leaflet
- start with map-view.component: basic webgis functionalities
2022-01-25 17:22:44 +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
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
646f1b3843 - search input on home view component 2021-12-16 17:34:03 +01:00
66651135fa - moment.js for date transformations
- npm updates
- search detail page
2021-12-13 17:01:40 +01:00
480362e5b7 - add dataset-detail.component
- add named router links
2021-12-10 16:43:02 +01:00
ed394e9587 - router scroll behaviour 2021-12-06 17:38:53 +01:00
aded19b6a0 + add terms-view-component
+  add oai links
2021-12-06 14:11:20 +01:00
Arno Kaimbacher
8cb8f29e5e - new imprint-view-component 2021-12-02 11:35:44 +01:00
Arno Kaimbacher
132edd4214 - add sitelink-view-component with portal REST requests 2021-12-01 15:45:01 +01:00
2c0c67cd64 - add further views
- also use constants via Webpack DefinePlugin
2021-11-30 15:26:40 +01:00
Arno Kaimbacher
952f51a1a7 - set public path to /
- on route change event close bulma navbar (in app.ts)
2021-11-26 11:29:13 +01:00
Arno Kaimbacher
b120650121 - further views: help-view.component, oai-view-component
- new .card header images
2021-11-25 12:08:58 +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