Create store for custom properties
authorMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 23 Aug 2018 12:53:00 +0000 (14:53 +0200)
committerMichal Klobukowski <michal.klobukowski@contractors.roche.com>
Thu, 23 Aug 2018 12:53:00 +0000 (14:53 +0200)
commite9a65be7cd7d5889d885794bf46ac3c6277eca3c
tree3974b08561799bf83c4220a4d46a0b832904b451
parent540750a7749cb71ea0a8fde4b7a3689eeaa1c3dd
Create store for custom properties

Feature #14102

Arvados-DCO-1.1-Signed-off-by: Michal Klobukowski <michal.klobukowski@contractors.roche.com>
src/store/properties/properties-actions.ts [new file with mode: 0644]
src/store/properties/properties-reducer.ts [new file with mode: 0644]
src/store/properties/properties.ts [new file with mode: 0644]
src/store/store.ts