Update redux form types, make getFilters keywords aware
authorDaniel Kos <daniel.kos@contractors.roche.com>
Mon, 12 Nov 2018 23:43:47 +0000 (00:43 +0100)
committerDaniel Kos <daniel.kos@contractors.roche.com>
Mon, 12 Nov 2018 23:43:47 +0000 (00:43 +0100)
commit34399d176adae18bd42d70129c0a51f740afeb8e
treeb22eb79dd89bd900cbd642ecbf957a2c6570cda6
parent406684760f9c2e71cca1835c15b96474932d25fd
Update redux form types, make getFilters keywords aware

Arvados-DCO-1.1-Signed-off-by: Daniel Kos <daniel.kos@contractors.roche.com>
19 files changed:
package.json
src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts
src/store/collections/collection-copy-actions.ts
src/store/collections/collection-create-actions.ts
src/store/collections/collection-move-actions.ts
src/store/collections/collection-partial-copy-actions.ts
src/store/collections/collection-update-actions.ts
src/store/processes/process-move-actions.ts
src/store/processes/process-update-actions.ts
src/store/projects/project-create-actions.ts
src/store/projects/project-move-actions.ts
src/store/projects/project-update-actions.ts
src/store/search-bar/search-bar-actions.test.ts [new file with mode: 0644]
src/store/search-bar/search-bar-actions.ts
src/store/search-results-panel/search-results-middleware-service.ts
src/views-components/search-bar/search-bar-advanced-view.tsx
src/views-components/search-bar/search-bar-basic-view.tsx
src/views-components/sharing-dialog/sharing-management-form-component.tsx
yarn.lock