c2corg / v6_ui

UI for c2c.org v6
GNU Affero General Public License v3.0
7 stars 12 forks source link

Document organisation #449

Closed stef74 closed 7 years ago

stef74 commented 8 years ago

Document organization are not consistent with wiframe validated.

Route :

  1. Titre
  2. abstract (not in wireframe)
  3. Key information (same as card)
  4. Map
  5. Other information
  6. WP associated
  7. descriptions
  8. outing associated
  9. images
  10. other...

Currently abstract is managed in description bloc ... please isolated it.

Outings :

  1. Title
  2. partipant
  3. route associated
  4. map
  5. condition (list fied)
  6. condition (text field)
  7. image
  8. personnal comment

You can also review WP doc (use same structure as route).

The desktop mode is not validated in wiframe please use this one :

For map we are no sure is better in left column (square format) or in right column (left format) could you do a test on a complex document a send us a screenshoot.

reference :

https://projects.invisionapp.com/share/MK53LLARJ#/screens

Some typical document

Sommet "classique" : http://c2corgv6.demo-camptocamp.com/waypoints/39663/fr Sommet "de qualité" : http://c2corgv6.demo-camptocamp.com/waypoints/37355/fr sommet "complexe" http://c2corgv6.demo-camptocamp.com/waypoints/107049/fr Sommet "complexe" : http://c2corgv6.demo-camptocamp.com/waypoints/199108/fr

itinéraire "complexe/de qualité" : http://c2corgv6.demo-camptocamp.com/routes/53874/fr itinéraire "complexe/de qualité" : http://c2corgv6.demo-camptocamp.com/routes/55698/fr itinéraire "complexe : raid" : http://c2corgv6.demo-camptocamp.com/routes/265151/fr Itinéraire "standard" : http://c2corgv6.demo-camptocamp.com/routes/45338/fr Itinéraire "ébauche" : http://c2corgv6.demo-camptocamp.com/routes/275009/fr

sortie "complexe/de qualité" : http://c2corgv6.demo-camptocamp.com/outings/594600/fr sorties "standard" : http://c2corgv6.demo-camptocamp.com/outings/675860/fr sortie "basique" : http://c2corgv6.demo-camptocamp.com/outings/667986/fr

site d'escalade "de qualité" : http://c2corgv6.demo-camptocamp.com/waypoints/658110/fr site d'escalade "basique" : http://c2corgv6.demo-camptocamp.com/waypoints/576282/fr

accès "complexe" : http://c2corgv6.demo-camptocamp.com/waypoints/104458/fr accès "basique" : http://c2corgv6.demo-camptocamp.com/waypoints/675538/fr

Synthesis

asaunier commented 8 years ago

For map we are no sure is better in left column (square format) or in right column (left format)

Aren't you afraid that in the left column the map will be way too small?

stef74 commented 8 years ago

Probably ... But in same case is not a problem. The best approach is test ...

Le mardi 21 juin 2016, Alex Saunier notifications@github.com a écrit :

For map we are no sure is better in left column (square format) or in right column (left format)

Aren't you afraid that in the left column the map will be way too small?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/c2corg/v6_ui/issues/449#issuecomment-227366342, or mute the thread https://github.com/notifications/unsubscribe/ADx4dRLGw6TCq1ic7J9fz5sAKFK1sB5dks5qN5gGgaJpZM4I6GE3 .

Sent from Gmail Mobile

ginold commented 8 years ago

@stef74, What exactly is abstract?

asaunier commented 8 years ago

@ginold "abstract" is actually the "summary" attribute available in the document model https://github.com/c2corg/v6_api/blob/master/c2corg_api/models/document.py#L228

fjacon commented 8 years ago

It seems to me that it will be necessary to re-work the wireframes and the design as they are not fully validated.

Our suggestion is first to finish the development of all functions for beta version, and then to have a phase of design adjustment. This phase is to be considered as extra work. It should also be added to the planning.

I think this needs to be discussed.

asaunier commented 8 years ago
stef74 commented 7 years ago

@fjacon the license problem probably need a dedicated issue (this point is need for go live).

asaunier commented 7 years ago

In addition there are many attributes whose positioning or grouping is not that relevant.

For example:

stef74 commented 7 years ago

see #1196