ENGAGE-26: Build an artifact view component

Metadata

Source
ENGAGE-26
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
y z
Reporter
Michelle D'Souza
Created
2009-06-02T11:50:30.000-0400
Updated
2009-11-03T11:50:04.000-0500
Versions
N/A
Fixed Versions
  1. 0.1
Component
  1. Artifact View

Description

The goal is to build a artifact component in the svn incubator tree. This is not meant to be a sketch. As a result
there should be component(s) that implement the wireframes "Artifact, collapsed" and "Artifact, expanded" which
can be found on http://wiki.fluidproject.org/display/fluid/Mobile+wireframes

It is important to develop something that can be moved to the main tree soon. This implies that there has to be a
standard Fluid structure, Unit tests, DOM-agnosticism, and other Fluid things. So there should be rather less developed
that is able to move up than a lot that has to be reworked.

Source can be found here in the SVN: https://source.fluidproject.org/svn/incubator/mobile-fss/trunk/

JSON test data from McCord can be found here: http://issues.fluidproject.org/browse/FLUID-2816
Some of this data will appear in the SVN.

To reach the goal we will have a two step process as outlined below:

1st step we will build the example in the wireframes.

  • display 6 pieces of data:
    - Artifact name
    - time periode
    - technique
    - size
    - donor
    - description text
    - assume the json from the database looks like the McCord json

next steps

  • generalize to be able to display different data and different amounts of data
  • generalize to be able to use other json then McCord

Comments

  • Armin Krauss commented 2009-06-18T15:28:59.000-0400

    My first version of an artifact page that does some rendering and is very static sofar.

    Next steps are to pull in CouchDB data and use the mobile FSS style sheets

  • Armin Krauss commented 2009-06-30T17:40:10.000-0400

    At the moment Armin is trying to get a rudiment example into SVN

  • Justin Obara commented 2009-09-21T16:42:04.000-0400

    Bug Parade Engage 0.1

  • Colin Clark commented 2009-10-14T16:30:06.000-0400

    Yura and Justin have done excellent work on this umbrella issue, and the work is complete for Engage 0.1

  • Justin Obara commented 2009-11-03T11:50:04.000-0500

    Closed as per previous comment