Commit Graph

22 Commits

Author SHA1 Message Date
315eabf3bb - prepare project for using tailwind with postcss configuration files
- change linl to backend login
- change copyright hint with actual year
2024-03-18 10:04:36 +01:00
59a83c1978 - change env variable VUE_APP_PORTAL to VUE_API
- added .env.example file
2024-03-16 17:03:46 +01:00
a85debca92 - added CTS Logo
- updated npm packages like vue-facing-decorator and some prettier and eslint dev dependecies
- remove node-polyfill-webpack-plugin
2024-03-16 16:42:25 +01: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
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
3b44926ce1 - rename of the folder for the dataset-detail.component 2022-01-14 16:49:31 +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
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
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
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