ENGAGE-293: Implement the Object Code Entry Screen

Metadata

Source
ENGAGE-293
Type
New Feature
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Michelle D'Souza
Created
2010-01-26T10:57:18.000-0500
Updated
2010-02-12T14:31:29.000-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Object Code Entry

Description

In the mobile wireframes there is a screen where a use can enter an object code and will be presented with the artifact page for that object. This might be implemented as a component.

Comments

  • Michelle D'Souza commented 2010-02-02T10:21:22.000-0500

    mccord-pilot

  • James Yoon commented 2010-02-05T10:30:12.000-0500

    Icons for object code entry screen:

    • Warning (for invalid code entry)
    • Delete (for backspacing on entered codes)
  • Svetoslav Nedkov commented 2010-02-08T08:00:01.000-0500

    Patch replacing lucene views with native couch views. The artifact model has been changed a bit and this is also reflected in the patch. Finally this patch fixes a bug with switching invalid message style to normal style for the top screen message.

  • Svetoslav Nedkov commented 2010-02-10T08:07:28.000-0500

    Basically the same patch but against a fresh trunk and manually changed fluid-engage to fluid-engage-kettle.

  • Justin Obara commented 2010-02-11T20:07:38.000-0500

    Bug Parade Engage 0.3

  • Justin Obara commented 2010-02-11T20:22:20.000-0500

    I have committed ENGAGE-293.native-couch-view.patch with several changes.

    Here is a link to an e-mail thread about it.
    http://old.nabble.com/Object-Entry-Code-Review-to27557626.html

  • Svetoslav Nedkov commented 2010-02-12T09:03:33.000-0500

    ENGAGE-293.patch fixes the unit tests for code entry and fixes the layout for FF.

  • Svetoslav Nedkov commented 2010-02-12T09:06:59.000-0500

    Images to go with the above patch.

  • Svetoslav Nedkov commented 2010-02-12T10:59:35.000-0500

    ENGAGE-293-2.patch contains the same set of changes as ENGAGE-293.patch, with the difference that the internationalized delete button is used.

  • Justin Obara commented 2010-02-12T12:27:39.000-0500

    Committed Sveto's latest patch ENGAGE-293-2.patch, which fixes the broken unit tests, the alignment of the buttons, abd the response from the service. I added in the new images from ENGAGE-305 (which Sveto had done locally but couldn't add to the patch). These new images should also fix the horizontal scroll issue. I did have to make some changes which was to go back to a single image for the delete button. This will simplify the code. The background should probably be done in css anyways. So we should look into that for the next version.

  • Justin Obara commented 2010-02-12T12:28:14.000-0500

    Assigning this to colin. Could you please take another pass over this before we close it.

  • Colin Clark commented 2010-02-12T14:31:29.000-0500

    I've reviewed Sveto and Justin's changes to Object Code Entry and they look good. +1 for inclusion in Engage 0.3b