Commit graph

21 commits

Author SHA1 Message Date
MAB
f4c6bdada5 request() 2023-10-18 10:45:31 +02:00
MAB
c994642e5a removed solr... 2023-10-18 10:39:58 +02:00
MAB
4ab1cd69b6 lint 2023-10-13 11:12:00 +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
f749b2eb3e - autocomplete search, default full text search 2022-09-08 15:16:52 +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
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
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
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
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