Commit Graph

9 Commits

Author SHA1 Message Date
5c5bfec43a Remvoed & simplified or refactored general functionality 2022-12-05 18:39:32 +01:00
416303b601 Refactored shared css & removed unused styles 2022-12-05 18:27:24 +01:00
86920d254f Use hooks to check env and rewrite API call url if localhost 2022-12-05 18:25:37 +01:00
5f0b357d88 Updated ts types, sync w/ backend 2022-12-05 18:24:01 +01:00
18406dcd0b Page title & meta description for webshop product 2022-12-03 17:13:44 +01:00
b2a15be12e Feat: Refactor jsonld & method to update document title and description (#4)
* Generates JSON ld structured metadata from a product & appends to head

* Updated IProduct & IVariation interface

* Added IProductResponse & IProductsResponse interfaces

* Fixed sitemap urls having to many protocols

* Implemented jsonld for product w/ variations

* Aligned Product responses between backend & frontend

* PageMeta for updating head meta values: title & description

Use on any page where we want to display a unique meta page title &
description

* Set document language to norwegian

* Linting
2022-11-30 00:39:04 +01:00
296cfb80a0 Feat: JsonLd product metadata (#2)
* Generates JSON ld structured metadata from a product & appends to head

* Updated IProduct & IVariation interface

* Added IProductResponse & IProductsResponse interfaces

* Fixed sitemap urls having to many protocols
2022-11-28 22:19:32 +01:00
5c0a6a1294 Updated transporters information on terms & conditions 2022-11-28 20:17:27 +01:00
7fdfa1ab15 All planetposen routes at version 0.1 2022-11-28 20:03:23 +01:00