Commit Graph

21 Commits

Author SHA1 Message Date
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
f749b2eb3e - autocomplete search, default full text search 2022-09-08 15:16:52 +02: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
6c3f6d5fd3 - npm updates
- additional layer in map.component.ts
2022-07-29 15:25:27 +02:00
Arno Kaimbacher
43fb919064 - xml transformation to json for map search (leaflet) 2022-06-01 17:14:36 +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
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
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
18a3438333 - added vue-matomo
- npm updates
2022-01-11 12:43:51 +01:00
66651135fa - moment.js for date transformations
- npm updates
- search detail page
2021-12-13 17:01:40 +01:00
81153061ac - remove coding warnings
- search page styling
2021-12-10 11:57:19 +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
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