Commit graph

23 commits

Author SHA1 Message Date
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
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
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
f3536847df - xslt file for oai 2022-01-10 15:01:42 +01:00
57ba2af299 - only individual bulma components, not everything
- styleing for search detail page
2021-12-16 14:14:58 +01:00
ed394e9587 - router scroll behaviour 2021-12-06 17:38:53 +01:00
be6bb2bdc4 - footer on evry view component 2021-12-06 16:17:11 +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
3d53f89694 - npm updates
- bug revision: navigation menu
2021-11-25 15:35:55 +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
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
d6b4ff882f - add active filter facets 2021-11-18 13:38:02 +01:00
Arno Kaimbacher
7d84d41dcc - add header buttons 2021-11-18 09:55:33 +01:00
Arno Kaimbacher
39d323b619 - axios config for cors 2021-11-17 12:03:44 +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