Commit Graph

25 Commits

Author SHA1 Message Date
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
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
b0aeb03d15 - npm updates
- add solr connection via environment variables
2022-01-21 14:02:28 +01:00
c47934732b - small changes in dataset-detail.component.ts and dataset-detail.component.vue 2022-01-13 17:43:19 +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
ed7bd8c4d2 - simple search box as extra vue component: simple-search-component 2021-12-22 16:48:59 +01:00
c5778f1356 - search page styling 2021-12-21 14:58:22 +01:00
646f1b3843 - search input on home view component 2021-12-16 17:34:03 +01:00
480362e5b7 - add dataset-detail.component
- add named router links
2021-12-10 16:43:02 +01:00
81153061ac - remove coding warnings
- search page styling
2021-12-10 11:57:19 +01:00
8c5094f91a - styling search page: facet-category.vue und vs-result.vue 2021-12-09 16:41:47 +01:00
b24832ca08 - search page styling 2021-12-07 16:42:41 +01:00
7cc4fc075c - detailed help-view-component with titles and authors
- beginning search page styling
2021-12-07 12:22:25 +01:00
Arno Kaimbacher
132edd4214 - add sitelink-view-component with portal REST requests 2021-12-01 15:45:01 +01:00
8590fa755b - add home-vie-component with all the logos 2021-11-24 16:01:53 +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
4f31658799 vs-input.t: emit 'search-change' also on search symbol 2021-11-17 16:11:45 +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