log client/src/components/fairway/Fairwayprofile.vue @ 4527:63fceb662047

age author description
Mon, 07 Oct 2019 15:42:26 +0200 Fadi Abbud client: Fairwayprofile: (minor) remove empty lines
Mon, 07 Oct 2019 12:12:06 +0200 Fadi Abbud Client: fairwayprofile: fix drawing of fairway-box
Wed, 02 Oct 2019 12:42:25 +0200 Fadi Abbud client: fairwayprofile: implement custom depth for x-cuts
Tue, 24 Sep 2019 16:39:06 +0200 Fadi Abbud client: pdf-gen: improve file naming for the exported pdf
Tue, 27 Aug 2019 09:09:17 +0200 Thomas Junk fairway_profile: remove console.log()
Fri, 23 Aug 2019 12:04:19 +0200 Thomas Junk fairway_profile: use style information for painting of LOS cuts
Fri, 23 Aug 2019 10:43:06 +0200 Fadi Abbud fairway_profile: adjust color types for fairwaydimensions
Thu, 01 Aug 2019 11:47:27 +0200 Thomas Junk fairwayprofile: set margins relative to svgheight and svgwidth improvepdf
Fri, 19 Jul 2019 16:59:25 +0200 Sascha Wilde Fixed offset for fairway box
Thu, 18 Jul 2019 15:04:30 +0200 Thomas Junk improve fairwaydiagram printing positioning
Wed, 17 Jul 2019 15:12:23 +0200 Sascha Wilde Reverted merge with diagram-cleanup -- its not yet ready.
Fri, 12 Jul 2019 16:18:49 +0200 Markus Kottlaender client: fairway profile diagram: inlined scaleFairwayProfile method to be more in line with other diagrams diagram-cleanup
Fri, 12 Jul 2019 15:32:15 +0200 Markus Kottlaender client: diagrams: moved downloadPDF function to mixin diagram-cleanup
Fri, 12 Jul 2019 15:18:15 +0200 Markus Kottlaender client: moved import of DiagramLegend component to diagram mixin diagram-cleanup
Fri, 12 Jul 2019 15:14:16 +0200 Markus Kottlaender client: moved duplicated code to mixins and unified code patterns in diagram components [WIP] diagram-cleanup