Joshua A. Horton
48d9f5b4b5
change(web): feature branch use of centralized CI config, timeout-prep module
2022-08-03 08:28:05 +07:00
Joshua A. Horton
be715e6e57
chore(web): Merge branch 'feat/web/gesture-recognizer-main' into feat/web/recognizer-input-unit-testing-2
2022-08-03 08:21:33 +07:00
Joshua A. Horton
5d0ad62842
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
2022-08-03 08:19:13 +07:00
Joshua Horton
c92bf0bf8a
Merge pull request #7027 from keymanapp/refactor/web/web-test-setup-promises
...
refactor(web): converts test_utils funcs to Promise use 🤝
2022-08-03 08:17:55 +07:00
Joshua Horton
2be5ee5753
Merge pull request #7024 from keymanapp/chore/web/centralize-ci-test-config
...
chore(web): centralizes web-based modules' CI unit test configurations 🤝
2022-08-03 08:17:48 +07:00
jahorton
4d14bc6998
fix(web): fixes previously-unstable unit test
2022-08-02 16:10:04 +07:00
jahorton
8fab028632
chore(web): minor unit test issue review, tweak
2022-08-02 15:47:28 +07:00
jahorton
967e36e405
chore(web): cleaner promise flow for other tests
2022-08-02 15:42:51 +07:00
jahorton
d2a92494a5
fix(web): Promise logic for keyboard-loading tests
2022-08-02 15:36:34 +07:00
Joshua Horton
501240e06d
Merge pull request #6952 from keymanapp/feat/web/recognizer-input-unit-testing
...
feat(web): Gesture Recognizer input sequence recorder 🐵
2022-08-02 14:50:17 +07:00
Joshua A. Horton
8f4198501d
refactor(web): converts test_utils funcs to Promise use
2022-08-02 11:08:46 +07:00
Joshua A. Horton
bac2578039
chore(web): addresses PR review comment
2022-08-02 08:10:01 +07:00
Keyman Server
47896d8ed5
Merge pull request #7026 from keymanapp/auto/version-master-16.0.43
...
auto: increment master version to 16.0.43
2022-08-02 04:02:48 +10:00
Keyman Build Agent
272c581aec
auto: increment master version to 16.0.43
2022-08-01 14:02:03 -04:00
Joshua A. Horton
a8fbdcc6dd
chore(web): removes accidentally-added file from feature branch
2022-08-01 14:36:02 +07:00
Joshua A. Horton
205312c451
chore(web): timeout-adapter implementation
2022-08-01 13:06:15 +07:00
Joshua A. Horton
b42a87ee5b
chore(web): updates target devices for BrowserStack-based CI tests
2022-08-01 12:37:19 +07:00
Joshua A. Horton
5a7840753f
chore(web): centralizes test-start timeout config logic
2022-08-01 11:39:14 +07:00
Joshua A. Horton
405a553c06
chore(web): requireable module for common CI test-config
2022-08-01 10:54:57 +07:00
Joshua A. Horton
3abc97d439
chore(web): Merge branch 'feat/web/recognizer-input-unit-testing' into feat/web/recognizer-input-unit-testing-2
2022-08-01 09:26:58 +07:00
Joshua A. Horton
e7f2cbd7c9
fix(web): executable flag dropped somewhere
2022-08-01 09:19:06 +07:00
Joshua A. Horton
2f07f328c9
chore(web): Merge branch 'feat/web/recognizer-input-unit-testing' into feat/web/recognizer-input-unit-testing-2
2022-08-01 07:58:05 +07:00
Joshua Horton
ba27c88fd6
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-08-01 07:57:43 +07:00
Joshua A. Horton
57630b5574
chore(web): minor test-script tweaks post demo
2022-08-01 07:53:37 +07:00
Marc Durdin
5363247356
Merge pull request #7022 from keymanapp/chore/common/tweak-github-templates
...
chore(common): GitHub issue template tweaks
2022-08-01 10:35:00 +10:00
Marc Durdin
4cddfa55c9
Merge pull request #7015 from keymanapp/fix/developer/server-rebuild-model-consistency
...
fix(developer): rebuilding a model would not refresh it in server 🎾
2022-08-01 10:21:42 +10:00
Marc Durdin
7ba0dc218c
Merge pull request #7003 from keymanapp/fix/developer/increase-max-file-size-for-server
...
fix(developer): increase maximum file size for server 🎾
2022-08-01 10:21:30 +10:00
Marc Durdin
0801fd30bd
chore(common): GitHub issue template tweaks
...
Just incorporates some additional fields and instructions that I have
noted over time.
@keymanapp-test-bot skip
2022-08-01 08:52:51 +10:00
Marc Durdin
5138ba3ec7
Merge pull request #7008 from keymanapp/feat/developer/7007-surface-languageUsesCasing-in-ui
...
feat(developer): add languageUsesCasing to Model Editor
2022-08-01 06:21:16 +10:00
Keyman Server
384813a545
Merge pull request #7019 from keymanapp/auto/version-master-16.0.42
...
auto: increment master version to 16.0.42
2022-07-30 04:02:43 +10:00
Keyman Build Agent
31e00b7029
auto: increment master version to 16.0.42
2022-07-29 14:01:45 -04:00
Eberhard Beilharz
76058daae5
Merge pull request #7009 from keymanapp/chore/linux/upload-to-debian
...
chore(linux): Add code comment
2022-07-29 09:08:57 +02:00
Joshua A. Horton
f21f85d9e7
chore(web): addresses nit from PR review
2022-07-29 12:45:39 +07:00
Joshua A. Horton
7fa7d581b3
chore(web): build & test script updates
2022-07-29 12:43:24 +07:00
Joshua A. Horton
98c2f86c56
chore(web): Merge branch 'feat/web/recognizer-input-unit-testing' into feat/web/recognizer-input-unit-testing-2
2022-07-29 12:20:40 +07:00
Joshua A. Horton
45ba72bfb4
chore(web): updates, unifies build scripts
2022-07-29 12:17:24 +07:00
Joshua A. Horton
6a756630ee
chore(web): Merge branch 'feat/web/gesture-recognizer-main' into feat/web/recognizer-input-unit-testing
2022-07-29 11:18:04 +07:00
Joshua Horton
1b4ad74aed
Merge pull request #6914 from keymanapp/feat/web/recognizer-multipoint-tracking
...
feat(web): start of support for multi-touchpoint tracking 🐵
2022-07-29 11:15:22 +07:00
Marc Durdin
79f3272774
fix(developer): rebuilding a model would not refresh it in server
...
When rebuilding a model, Keyman Developer would query for the
registered model, but a missing simplifyId call meant that it never
matched the model name (due to `.` vs `_`).
2022-07-29 12:24:16 +10:00
Joshua A. Horton
951202cbc0
chore(web): updates gesture-recognizer build script
2022-07-29 09:21:19 +07:00
Joshua A. Horton
59ade4e8f7
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
2022-07-29 09:16:37 +07:00
Joshua A. Horton
dcdb7206e4
docs(web): updates reintegration doc
2022-07-29 08:58:29 +07:00
Marc Durdin
6304d52ad7
Merge pull request #6986 from keymanapp/chore/common/builder-script-target-and-option-support
...
chore(common): builder script `:target` and `--option` support
2022-07-29 11:54:46 +10:00
Joshua A. Horton
f98eacfab9
chore(web): addresses final review comments
2022-07-29 08:52:17 +07:00
Marc Durdin
c1118d908c
Merge branch 'master' into chore/common/builder-script-target-and-option-support
2022-07-29 10:37:18 +10:00
Marc Durdin
ba6bc677cd
chore(common): tweak build help and color support
2022-07-29 10:35:18 +10:00
Marc Durdin
a00c9a9a85
chore(common): disable debug flag
2022-07-29 05:45:08 +10:00
Keyman Server
6a6ed384fd
Merge pull request #7011 from keymanapp/auto/version-master-16.0.41
...
auto: increment master version to 16.0.41
2022-07-29 04:02:21 +10:00
Keyman Build Agent
e4e06cc7a5
auto: increment master version to 16.0.41
2022-07-28 14:01:35 -04:00
Eberhard Beilharz
ae0378a57f
chore(linux): Add code comment
...
Follow-up of PR #6997 .
2022-07-28 09:43:25 +02:00