Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix(ReduxProjectSubmission): customHeaders (#170) not custom_headers * test(DataModelGraph): more DataModelGraph tests * test(DataDictionary): toggle-button test * fix(DataModelGraph/utils.test): new test data * fix(security-policy): allow blob: sources For Ace-editor worker in particular. Only Chrome supports 'worker-src' directive. * test(Submission): introduce SubitTSV tests * style(ReduxUserProfile.test.jsx): rename file * test(UserProfile): extend UserProfile test suite * chore(package.json): prune d3 depends, up versions * style(Homepage): eslint fixes * test(utils): add predictFileType test * test(Submission,UserProfile): clarifying comments control flow in some asynchronous UX-event tests is not readily apparent * chore(Submission): enhance submission feedback * break down submission counts by type on success * extract errors on failure * show note on timeout * fix(SubmitTSV.test): sync tests with code changes Introduction of SubmissionResult component required tweak of SubmitTSV.test due to DOM changes * fix(align): fix align right file size * fix(codacy): codacy * fix(codacy): fix with eslint * chore(style): fix style on data page * chore(eslint): autofix * fix(indent): disable jsx-indent - disagree with indent * chore(body-bg): make full height bg work * chore(Footer): add dictionaryVersion prop * feat(version): Update for dictionary version fetching * fix(apiPath): import apipath * feat(portal): Add portal version * fix(bugs): squash! * Update actions.js * fix(lint): clean up
- Loading branch information