Project

General

Profile

Feature #2082

Add open in search link on editor

Added by Luke Murphey over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
10/03/2017
Due date:
% Done:

100%


Associated revisions

Revision 392 (diff)
Added by lukemurphey over 6 years ago

Adding tests for the LookupTransformCreateView

Reference #2082

Revision 394 (diff)
Added by lukemurphey over 6 years ago

Wrapping the functions in promises

Reference #2082

Revision 395 (diff)
Added by lukemurphey over 6 years ago

Adding the create view into the editor

Reference #2082

Revision 397 (diff)
Added by lukemurphey over 6 years ago

Adding ability to open the lookup transform creator from the editor

Reference #2082

Revision 398 (diff)
Added by lukemurphey over 6 years ago

Isolating the CSS in the lookup editor

Reference #2082

Revision 400 (diff)
Added by lukemurphey over 6 years ago

Fixing issue where the lister wouldn't open the lookup in search from the editor.

Reference #2082

Revision 401 (diff)
Added by lukemurphey over 6 years ago

Fixing two issues

1) view wouldn't open on show() if it wasn't rendered already
2) the "Open in Search" link would try to make a transform even though it already exists

Reference #2082

History

#1 Updated by Luke Murphey over 6 years ago

Requirements:

  1. [Done] Show create transform view is shown if no transform exists
  2. [Done] Allow the form to open more than once without error
  3. [Done] Once a transform is created, open the lookup in search
  4. [Done] If an error is observed, then notify the user
  5. [Done] The search will open with the transform going forward without a refresh
  6. Handle elegantly the case:
    1. [Done] Where the transform name already exists
    2. [Done] Where the transform is invalid (empty)
    3. [Done] Where there is no field list defined (cannot make the transform without it)
    4. [Done] Where the user lacks permission to make the transform

#2 Updated by Luke Murphey over 6 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

Also available in: Atom PDF