Commit graph

1439 commits

Author SHA1 Message Date
Eddie Antonio Santos
9a5f6f3a4f
Merge pull request #3705 from keymanapp/refactor/common/models/extract-outcome-type
refactor(common/models): extract Outcome type
2020-10-13 22:56:25 -06:00
Joshua Horton
73a20cfe8c
Merge pull request #3702 from keymanapp/feat/common/core/web/selective-wordbreak-swallow
feat(common/core/web): selective wordbreak swallowing after accepting suggestions
2020-10-14 08:25:35 +07:00
Joshua Horton
dade4d1635
Merge pull request #3700 from keymanapp/change/web/disable-nonsuggestion-keep
feat(common/models): disables "keep" when word is not suggestion otherwise
2020-10-14 08:25:10 +07:00
Eddie Antonio Santos
dfce22252c
refactor(common/models): replace & {p} with Outcome type 2020-10-13 09:28:48 -06:00
Keyman Build Agent
4238d3efb3 auto: increment master version to 14.0.160 2020-10-12 14:00:50 -04:00
jahorton
f272efdeca feat(common/core/web): selective wordbreak swallowing after accepted suggestion 2020-10-12 15:33:40 +07:00
jahorton
46eecb81cd feat(common/models): disables "keep" when word is not suggestion otherwise 2020-10-12 12:51:47 +07:00
Keyman Build Agent
e234ee874e auto: increment master version to 14.0.159 2020-10-09 14:00:55 -04:00
jahorton
934f594297 feat(common/models): adds LMLayer reversion unit tests 2020-10-09 15:47:46 +07:00
Joshua Horton
7109d5bc2b
Merge pull request #3647 from keymanapp/feat/common/models/model-dependent-revert-annotation
feat(common/models): 'revert' now uses model's punctuation
2020-10-09 10:22:09 +07:00
Keyman Build Agent
f605d4baa4 auto: increment master version to 14.0.158 2020-10-08 14:01:13 -04:00
jahorton
beb19fdf84 feat(common/models): reversion in lm-layer 2020-10-08 15:15:55 +07:00
jahorton
505b5239c1 chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking 2020-10-08 15:15:01 +07:00
Keyman Build Agent
4192e68db3 auto: increment master version to 14.0.157 2020-10-08 01:54:49 -04:00
jahorton
ebd9cb7df0 fix(common/models): suggestion annotation quote defaults 2020-10-08 10:16:56 +07:00
jahorton
62fd8ba289 chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking 2020-10-08 09:44:00 +07:00
jahorton
c0e875f159 docs(common/models): slightly more precision 2020-10-08 08:47:01 +07:00
jahorton
0f17f097fb docs(common/models): better postaccept docs 2020-10-08 08:41:36 +07:00
jahorton
43ba3c0fc2 fix(common/models): reversion typing 2020-10-08 08:41:24 +07:00
Keyman Build Agent
59e150b2c1 auto: increment master version to 14.0.156 2020-10-07 14:00:57 -04:00
jahorton
73e8ba4c17 feat(common/models): acceptance tracking test case 2020-10-07 16:02:16 +07:00
jahorton
8a2d2622bd change(common/core): post-merge patch, tests check id 2020-10-07 13:55:44 +07:00
jahorton
350f2e227d chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking 2020-10-07 13:31:21 +07:00
jahorton
7eb49360e7 feat(common/models): reversion construction unit tests 2020-10-07 13:21:19 +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
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
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