Commit graph

5162 commits

Author SHA1 Message Date
Marc Durdin
a89ee3b792 chore(web): address review comments 2020-10-07 16:11:02 +11:00
Marc Durdin
11d07f879a fix: missed line 2020-10-07 16:11:01 +11:00
Marc Durdin
31e03ed06d fix(web): ci uses repo tier and version
Previously, the build would take the TeamCity TIER and VERSION, which are eliminated in favour of the repo sources (the details are populated correctly for alpha but are not needed given we have TIER.md and VERSION.md).

This is analogous to #3670.
2020-10-07 16:11:00 +11:00
jahorton
764f4294c3 feat(common/core/web): input processor unit test setup 2020-10-07 12:04:45 +07:00
jahorton
298118afe7 feat(common/models): mergedTransform unit tests 2020-10-07 10:16:51 +07:00
jahorton
d516484521 fix(common/models): missed detail from prior commit 2020-10-07 09:57:02 +07:00
jahorton
f29c4673dd change(common/models): minor code polish 2020-10-07 09:50:32 +07:00
jahorton
c2c99c2d15 feat(common/models): tracked context notes applied Suggestions 2020-10-06 14:33:32 +07:00
jahorton
fa6cbe65c9 change(common/models): better reversion id strat 2020-10-06 14:33:21 +07:00
jahorton
5b8432b462 feat(common/models): marks accepted suggestions in tracked context 2020-10-06 14:33:18 +07:00
jahorton
907af8e8c3 feat(common/models): adds suggestion + reversion IDs 2020-10-06 14:30:59 +07:00
jahorton
3a04cf2e91 change(common/models): prependTransform -> mergedTransform 2020-10-06 14:19:27 +07:00
jahorton
07f48bdc19 fix(common/models): adjusts affected unit tests 2020-10-06 14:19:10 +07:00
jahorton
2ce4d3ba87 docs(common/models): lmlayer-to-worker - new messages 2020-10-06 14:14:55 +07:00
jahorton
2355db4c46 feat(common/models): 'revert' now uses model's punctuation 2020-10-06 14:14:23 +07:00
jahorton
954791b87c chore(common/models): Merge remote-tracking branch 'fix/common/models/suggestions-after-whitespace' into fix/common/models/suggestions-after-whitespace 2020-10-06 12:53:54 +07:00
jahorton
3bad0d18da chore(common/models): Merge branch 'refactor/common/models/suggestion-and-keep-init' into fix/common/models/suggestions-after-whitespace 2020-10-06 12:49:44 +07:00
jahorton
5becd09732 feat(common/models): suggestion annotation unit test 2020-10-06 11:06:03 +07:00
jahorton
8d5b70cd77 feat(common/models): transformToSuggestion unit test 2020-10-06 10:39:32 +07:00
jahorton
95e5ce47bf feat(common/models): quote behavior unit tests 2020-10-06 10:08:16 +07:00
jahorton
07067227bd refactor(common/models): centralizes quotation logic, defs 2020-10-06 09:06:00 +07:00
jahorton
b8f286a736 chore(common/models): Merge branch 'master' into refactor/common/models/suggestion-and-keep-init 2020-10-06 08:13:39 +07:00
Joshua Horton
0bede038f8
chore(common/models): removes artifact from dev of prior commit
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-10-06 08:05:30 +07:00
Keyman Build Agent
b4a809f7d7 auto: increment master version to 14.0.155 2020-10-05 14:00:56 -04:00
jahorton
77a4e99ee1 fix(common/models): reinserts wordbreak, proper empty-string search 2020-10-05 15:02:24 +07:00
jahorton
bd5cdcada9 fix(common/models): starts fix for predictions after typed whitespace 2020-10-05 15:02:24 +07:00
Keyman Build Agent
3d00a2cbda auto: increment master version to 14.0.154 2020-10-02 14:00:51 -04:00
jahorton
cbf56266d5 change(common/core/web): nomenclature shift - accept > apply 2020-10-02 10:17:10 +07:00
jahorton
a8ebdaee1b docs(common/models): adds doc for important assumption 2020-10-01 12:41:55 +07:00
jahorton
b1c44877f6 docs(common/models): restores comment 2020-10-01 12:34:38 +07:00
jahorton
e5c37f7afc refactor(common/models): centralizes suggestion & keep inits 2020-10-01 12:32:10 +07:00
Keyman Build Agent
e2d5ae31eb auto: increment master version to 14.0.153 2020-09-30 14:01:54 -04:00
Keyman Build Agent
8da7b1943a auto: increment master version to 14.0.152 2020-09-29 14:00:55 -04:00
Keyman Build Agent
c6265b4301 auto: increment master version to 14.0.151 2020-09-28 14:01:03 -04:00
Keyman Build Agent
f0fb4d3b51 auto: increment master version to 14.0.150 2020-09-25 14:01:05 -04:00
Keyman Build Agent
f18f3fe062 auto: increment master version to 14.0.149 2020-09-24 14:01:08 -04:00
Keyman Build Agent
1480d0d21f auto: increment master version to 14.0.148 2020-09-23 14:00:51 -04:00
Joshua Horton
d4b8094b13
Merge pull request #3582 from keymanapp/refactor/web/engine/suggestion-application
refactor(web/engine): application of predictive suggestions
2020-09-23 11:52:22 +07:00
Joshua Horton
5178ede52e
Merge pull request #3601 from keymanapp/fix/common/models/lollipop-compat
fix(common/models): Android API compat for upgraded correction-search
2020-09-23 09:24:30 +07:00
Joshua Horton
a6a9968033
Merge pull request #3581 from keymanapp/feat/common/models/naive-correction-timer
feat(common/models): naive correction-algorithm timer
2020-09-23 09:24:20 +07:00
Joshua Horton
7e3cf8adc2
Merge pull request #3575 from keymanapp/feat/common/models/correction-improvement
feat(common/models): Correction improvement
2020-09-23 09:24:07 +07:00
Joshua Horton
ed25197791
Merge pull request #3573 from keymanapp/change/common/models/context-tracker-cleanup
change(common/models): context tracker cleanup, optimizations, fixes
2020-09-23 09:23:46 +07:00
Joshua Horton
67e753a5f7
Merge pull request #3565 from keymanapp/chore/common/models/distance-modeler-cleanup
refactor(common/models): distance modeler cleanup
2020-09-23 09:23:15 +07:00
Joshua Horton
50bdd43c0d
Merge pull request #3556 from keymanapp/feat/common/models/correction-thresholding
feat(common/models): correction thresholding, acceptance
2020-09-23 09:22:52 +07:00
Joshua Horton
7125da31f4
Merge pull request #3555 from keymanapp/feat/common/models/edit-distance-integration
feat(common/models): initial integration for enhanced corrections
2020-09-23 09:22:36 +07:00
Joshua Horton
a8996f345b
Merge pull request #3549 from keymanapp/feat/common/models/context-tracking
feat(common/models): context + input tracking for predictive text
2020-09-23 09:22:13 +07:00
Joshua Horton
5b4baccdf5
docs(common/models): preserves doc comment about important constant 2020-09-23 08:09:20 +07:00
Joshua Horton
da51a24fda
Update common/predictive-text/worker/correction/context-tracker.ts
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-09-23 08:05:51 +07:00
Keyman Build Agent
e19f22941a auto: increment master version to 14.0.147 2020-09-22 14:00:58 -04:00
jahorton
c9429230c7 fix(common/models): Old Android API compat 2020-09-22 10:36:42 +07:00