Project

General

Profile

Actions

Task #1106

closed

Add new filter for identity (identifiers)

Added by Ondřej Kopr almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Ondřej Kopr
Category:
Identities
Target version:
Start date:
05/25/2018
Due date:
% Done:

100%

Estimated time:
Owner:

Description

Add new filter option for filtering in identities (identifiers). The attribute will be filtering in username and external code.

Identifiers is list of string and it will be used with 'in' statement.


Related issues

Related to IdStory Identity Manager - Task #224: EAV form - multi value attribute as SelectBoxNewRadek Tomiška12/01/2016

Actions
Actions #1

Updated by Ondřej Kopr almost 6 years ago

  • Status changed from New to Needs feedback
  • Assignee changed from Ondřej Kopr to Radek Tomiška
  • % Done changed from 0 to 90

I finally complete the ticket. I create new component CreatableSelectBox, the component is similiar as Creatable select from react-select (https://github.com/JedWatson/react-select).

Our dependency with react-select was update to version 1.2.1 (previous 1.0.0-rc.3). With upgrade was main problem :( Thanks Radek with your help and thank you Vitek for your positive motivation about the new component :D.

v1.0.0-rc.3 https://github.com/JedWatson/react-select/blob/v1.0.0-rc.3/src/Creatable.js#L169-L178
v 1.0.0 https://github.com/JedWatson/react-select/blob/master/src/Creatable.js#L112-L123

Please Radek could you check the solutions? And give me feedback? Thank you.

I deployed the feature for Petr M. on virtual http://172.31.255.96:8080/idm/ you can also try on the server.

Commit: https://github.com/bcvsolutions/CzechIdMng/commit/27d27aa82f69fa0f8f4fb95abc3b0721612c6190 (branch: develop)

Actions #2

Updated by Radek Tomiška almost 6 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Ondřej Kopr
  • % Done changed from 90 to 100

Thx for this new feature, it works and code is awesome!
I moved component into advanced component library and refactored some minors (names, labels ...)

Actions #3

Updated by Radek Tomiška over 5 years ago

  • Related to Task #224: EAV form - multi value attribute as SelectBox added
Actions

Also available in: Atom PDF