Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merge Release v0.10.0 into master (#4903)
* tW Rewrite QA Fail Fixes (#4662) * added tc-ui-toolkit version * Merge branch 'develop' of https://github.com/unfoldingWord-dev/translationCore into feature-jay-4318 # Conflicts: # package-lock.json # package.json * added code to improve check invalidation detection * removed console logs * Working on unit tests. * path cleanup. * loaded entire bibles * removed unused code * added tests * fixed bug in loading book resource * Initial User Story Template * Fix for overwrite button on usfm import. * simplified. * simplified - undo. * Fix to update project name when stepper is finished. * fix to wait on promise. * Working on tests. * Fix for already imported projects. * fix unit tests. * fix unit tests. * more work on online import. * tweaking comments. * updated feedback api endpoint (#4666) * fix to handle double validate on online import. * exposed more apis from tc * fix to handle double validate on local import. * comment fixes. * more work on online import. * renaming repo * fixed deleting project file * updated group menu when deleting project file * working implementation without passing project repo name * removed bad code from tc api * added api documentation * Addressed QA fail issues for 3670 (#4663) * Added tc-ui-toolkit 0.9.13 * added new package-lock.json * added new version of tc-ui-toolkit * fixed case of Overwrite for consistancy. * moved git functions to corresponding file * Update repos via translationCore Submodule Updater * added documentation and tests * Update repos via translationCore Submodule Updater * removed white space changes * added small fixes * added git mock tests * added more tests * Updated English udt references to ust * Bumped version number * Fix - #4613 - Removes the unneeded %language% file from the locale dir * Adds test to make sure we only have two locale files * Changes test to just make sure no file names contain % * Fix syntax error breaking local project rename. * Update repos via translationCore Submodule Updater * separate out prompting from renaming. * Update repos via translationCore Submodule Updater * merging fixes. * bumped tc-ui-toolkit version number to 0.9.15 * updated package-lock.json * Feature - #3559 - Reimport and full-project invalidation check (#4562) * progress * Adding file handling * Update to USFM3 import * Fixes to reimport * Work before reverting back * Revert back to upstream to implement differently * Changes to allow reimport * Work on invalidations of all tools * Work on invalidations of all tools * Finalization of reimport code * Code cleanup * Code cleanup * Invalidation of WA from import works * Invalidation of WA from import works * Update to tests * Adds tests * Tests * Tests * Fix to tests * Fix onlineimport tests * Fix linting issues * After merge * More fixes * Fixes to import * Fixes alignment from USFM3 * Fixed unit tests * Fixes WA reimport * Fix to Local Import test * Refactors reimport functions to merge functions * Reverts ProjectActions * update * test fixes * Removed invalidation code * Updates to workflow * Update to tests * Update tests * Updated to work with the Overwrite renaming feature * Adds hindi translations for QA * Code cleanup * fixes to leave merge project in imports folder. * fixes for unit tests. * fixes for project locations on overwrite/merge. * fixes for online import. * Removed test of en hi comparison * Code cleanup * fixes for online import snapshots. * fix rename alert on selecting project. * added delay after overwrite warning before project list is refreshed. * New translations English-en_US.json (Hindi) * Update repos via translationCore Submodule Updater * adding tc-ui-toolkit 0.9.16 * New translations English-en_US.json (Hindi) (#4690) * Update repos via translationCore Submodule Updater * updated word-aligner to restore missing USFM tags. * fix to initialize project details save button to enabled if fields are valid. * USFM Export Bugfix (#4686) * added initial fix * fixed tests * fixed tests * added updated package-lock.json * updated word-aligner to restore missing USFM tags. * fix for Hindi duplicate keys. * Fixes to get DCS renaming working. Happy path working now. * removed invalidated check/alignment count from tool cards * added create new repo support. * updated snapshots * changed some console errors to warnings * Fix syntax error breaking local project rename. * Fix UI bug. * Update repos via translationCore Submodule Updater * fix findRepo to catch rejects. Added some error handling * fix findRepo to resolve results * updated feedback to handle circular data logs correctly * Update repos via translationCore Submodule Updater * fixes to dialog text and button text. * fixes to dialog text and button text. * Fix unit test * merge develop. * merge develop. * revert change. * fix unit tests. * Update repos via translationCore Submodule Updater * unit test fixes. * New translations English-en_US.json (Hindi) * Update repos via translationCore Submodule Updater * fixed spelling in locale * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * New translations English-en_US.json (Hindi) * New translations English-en_US.json (Hindi) * fixes for git error handling. * Update repos via translationCore Submodule Updater * lint fix * added fixes for test * added unit tests for GogsApiHelpers. * simplified some actions * FeedbackDialog - fixed setting of initial message, added display on reduce state, added callback on feedback close. * updated api docs * updated api docs * added reference to tool props docs * init * removed fs.setMockFS * updated snapsot and return old implementation * updated return types in docs * updated tc-tool dependency * worked on feedback logging * console.log removes * cleaned up the status bar container * streamlined props in status bar container * fixed feedback dialog disappearing * bumped tc-tool version * working on unit tests. * working on unit tests. * fix string. * Added checks to make sure project belongs to current user and user is logged on. working on unit tests. * Update repos via translationCore Submodule Updater * merged with develop * updated tc-tool package * QA Fail - #3559 - Fixes Local Reimport (#4716) * Fixes for qaFail and other bugs * Do all import deleting in Workflow * Quick fix to update save location after overwrite merge. * Fixes lint error * fixed lint error. * Made fixes to online import similar to local import. Local import made fix to timing issue that would cause second project info prompt. * working on unit tests. * fix for not showing details page of import with valid project name. * Fixed wrong translation key on button. * Update repos via translationCore Submodule Updater * New translations English-en_US.json (Hindi) * added email to feedback and improved speed * updated tc-ui-toolkit * New translations English-en_US.json (Hindi) (#4726) * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * working on updating origin on door43 upload. Fix to remove remote before setting it. * fix method name. * New translations English-en_US.json (Hindi) * Fix to use token to push to new repo. * fix unit tests. * New Crowdin translations (#4733) * New translations English-en_US.json (Hindi) * New translations English-en_US.json (Hindi) * fix comment. * Fix issue that Deleting Imports would throw an exception when folder did not exist. * fix unit test * fix unit test * Made Greek info popup consistent throughout tC (#4735) * bumped tc-ui-toolkit version * reduced tc app version to 0.10.0 * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * added timeout fix (#4739) * fix for looking for duplicates if current project is in imports folder. * Update repos via translationCore Submodule Updater * fixes to handle all the project name formats and extract correct bible id. * Fix for when project id changes on import. * refactoring. * lint fixes. * updated unit tests. * Removes 'Reimport Project' from project context menu * Put back reimport_project to be removed automatically by crowdin * fixed unit tests * New translations English-en_US.json (Hindi) * New Crowdin translations (#4762) * New translations English-en_US.json (Hindi) * New translations English-en_US.json (Hindi) * New translations English-en_US.json (Hindi) * Update repos via translationCore Submodule Updater * Fix - #4763 - Fixes online import error * New translations English-en_US.json (Hindi) * Fixes test for Windows by using path.join * New translations English-en_US.json (Hindi) * Fixes test for Windows by using path.join * Make the move from imports to projects sync * Fix to clear out settings from reducers before import. * Fix to clear out settings from reducers before import. * Unit test fix. * Clean up. * revert tool * Update repos via translationCore Submodule Updater * Update repos via translationCore Submodule Updater * merge latest wordAlignment * Fix for bug that continue button on project details page started disabled on migration even though details were valid. * Comment fix. * updated WA * base off release 0.10.0 and pull in changes from bugfix-klappy-4842. * base off release 0.10.0 and pull in changes from bugfix-klappy-4842. * Updated change log for v0.10.0 release.
- Loading branch information