15803: Add checks that user uuid (from getUserUuid) is defined
authorPeter Amstutz <pamstutz@veritasgenetics.com>
Wed, 27 Nov 2019 14:28:34 +0000 (09:28 -0500)
committerPeter Amstutz <pamstutz@veritasgenetics.com>
Wed, 27 Nov 2019 14:28:34 +0000 (09:28 -0500)
commite69ce2f8f14e4272acf5efa4c8a252bc101227ca
treec2bf92372cc2e48f3cb40f546701ae423d696cf5
parent6fdd4a4d609cf8fa459786f42eb337f8da6a5afa
15803: Add checks that user uuid (from getUserUuid) is defined

Add @types/sinon to package.json
17 files changed:
package.json
src/services/auth-service/auth-service.ts
src/store/auth/auth-action-ssh.ts
src/store/collections/collection-create-actions.ts
src/store/favorites/favorites-actions.ts
src/store/link-account-panel/link-account-panel-actions.ts
src/store/project-tree-picker/project-tree-picker-actions.ts
src/store/projects/project-create-actions.ts
src/store/projects/project-move-actions.ts
src/store/repositories/repositories-actions.ts
src/store/run-process-panel/run-process-panel-actions.ts
src/store/search-bar/search-bar-tree-actions.ts
src/store/side-panel-tree/side-panel-tree-actions.ts
src/store/trash-panel/trash-panel-middleware-service.ts
src/store/tree-picker/tree-picker-actions.ts
src/store/users/users-actions.ts
yarn.lock