implement user Read in the User app

Description

When a user record is selected/highlighted in the middle pane (list of user record) the right pane should show the detailed user metadata. Initially the metadata should be limited to what is currently available in mod-users: first name, last name, etc.

Environment

None

Potential Workaround

None

Checklist

hide

TestRail: Results

Activity

Show:

Mike TaylorNovember 25, 2016 at 11:20 PM
Edited

The route matching logic should be revisited (index.js), works for now, hope it didn't break the search path logic

Not to worry, the search path logic was already not working, as documented in

Niels Erik NielsenNovember 25, 2016 at 11:12 PM

Initial implementation of single user view done.

Niels Erik NielsenNovember 25, 2016 at 11:11 PM

Implemented full view of selected user.

Comments:

  • MultiColumnList was forked and the fork specialized for this view (adding user id to input and onClick handler to select a user by id)

  • Fines info still hard-coded (not sure they are present in the backend yet)

  • The route matching logic should be revisited (index.js), works for now, hope it didn't break the search path logic

  • The full view pane is (perhaps confusingly) empty until a user is selected by clicking a line in the users table

Niels Erik NielsenNovember 22, 2016 at 1:33 PM

Discussed with Mike how this piece of development will align with

Jakub SkoczenNovember 17, 2016 at 2:00 PM

We talked about single-keyword search that would do a full word match on any field of the record. So “john” or “wall” would both match the imaginary (all fields made up) record (<name>john doe</name><address>123 wall st., NYC</address>.

Done

Details

Assignee

Reporter

Labels

Priority

TestRail: Cases

Open TestRail: Cases

TestRail: Runs

Open TestRail: Runs

Created November 15, 2016 at 1:19 PM
Updated December 2, 2016 at 4:38 PM
Resolved November 25, 2016 at 11:12 PM
TestRail: Cases
TestRail: Runs