DASISH / qddt-client

DASISH Task 3.2 - Front end web app for QDDT
https://qddt-test.nsd.no/
GNU General Public License v3.0
7 stars 3 forks source link

Scale domain: Allignment #142

Closed hildeorten closed 8 years ago

hildeorten commented 8 years ago

The backend does currently not support the alignment of scaledomain. Can you manage it? @StigNorland

StigNorland commented 8 years ago

added DegreeSlopeFromHorizontal in responsdomain

hildeorten commented 8 years ago

Good!

In front end the button to switch from horizontal to vertical is fine. In backend DegreeSlopeFromHorizontal could be renamed to ScaleLayout as this is the DDI element we will use for this (sorry, my fault to propose DegreeSlope.. for this in the first place).

Stig Norland skrev den 08.09.2016 08:48:

added DegreeSlopeFromHorizontal in responsdomain

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DASISH/qddt-client/issues/142#issuecomment-245508969, or mute the thread https://github.com/notifications/unsubscribe-auth/AJu4ttsC6oUZRBZIvjRWFq1WkJ4MJJkRks5qn6_EgaJpZM4J21Fy.

Hilde Orten Spesialrådgiver/Special Adviser Tel: +47 55 58 89 30 nsd.no http://nsd.no | twitter.com/NSDdata http://twitter.com/nsddata

StigNorland commented 8 years ago

new field added for you to use

StigNorland commented 8 years ago

http://www.ddialliance.org/Specification/DDI-Lifecycle/3.2/XMLSchema/FieldLevelDocumentation/schemas/reusable_xsd/complexTypes/ScaleDimensionType.html

men her bruker de DegreeSlopeFromHorizontal

hildeorten commented 8 years ago

Har diskutert med Achim og andre at DisplayLayout er best å bruke her. Degree slope brukes når det er flere akser eller dimensjoner

Stig Norland skrev den 22.09.2016 09:29:

http://www.ddialliance.org/Specification/DDI-Lifecycle/3.2/XMLSchema/FieldLevelDocumentation/schemas/reusable_xsd/complexTypes/ScaleDimensionType.html

men her bruker de DegreeSlopeFromHorizontal

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/DASISH/qddt-client/issues/142#issuecomment-248831885, or mute the thread https://github.com/notifications/unsubscribe-auth/AJu4tiZOpXClbrF3l7RWh_TOjbLzZ3j6ks5qsi5ggaJpZM4J21Fy.

hildeorten commented 8 years ago

@liuy97 Vocabulary for Display layout CV would suffice with 'Horizontal' (default) vs. Vertical'. Where is the nice possibility to turn the scale visually?

liuy97 commented 8 years ago

ok

liuy97 commented 8 years ago
Where is the nice possibility to turn the scale visually?

What does it mean?

hildeorten commented 8 years ago

I mean the nice icon we could click, and then the scale moved visually from horizontal to vertical - could not find it anymore

liuy97 skrev den 28.09.2016 15:51:

|Where is the nice possibility to turn the scale visually? |

What does it mean?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/DASISH/qddt-client/issues/142#issuecomment-250172391, or mute the thread https://github.com/notifications/unsubscribe-auth/AJu4thBOh22IoqKrZVh0zNXr3kODJ-mwks5qunD1gaJpZM4J21Fy.

Hilde Orten Spesialrådgiver/Special Adviser Tel: +47 55 58 89 30 nsd.no http://nsd.no | twitter.com/NSDdata http://twitter.com/nsddata

liuy97 commented 8 years ago

I removed that icon, because of the input field of degree layout. I can recover it if you like that way.

hildeorten commented 8 years ago

Let's discuss at the project meeting tomorrow (9:30). I liked it but it should be linked to the Display layout horizontal/vertical vocabulary. A change in Display layout should trigger a new version of the ScaleDomain

liuy97 skrev den 28.09.2016 16:04:

I removed that icon, because of the input field of degree layout. I can recover it if you like that way.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/DASISH/qddt-client/issues/142#issuecomment-250175890, or mute the thread https://github.com/notifications/unsubscribe-auth/AJu4tuQ198ryGL5i_l6dGOpF_RHzaCwtks5qunPjgaJpZM4J21Fy.

Hilde Orten Spesialrådgiver/Special Adviser Tel: +47 55 58 89 30 nsd.no http://nsd.no | twitter.com/NSDdata http://twitter.com/nsddata

StigNorland commented 8 years ago

DisplayLayout added to responsedomain, it is a string field where you can add text as yo usee fit.

recommend using 'Horizontal' and 'Vertical'

degreeSlopeFromHorizontal has been removed.

@liuy97