Commit graph

4628 commits

Author SHA1 Message Date
Joshua A. Horton
293603aa5b docs(web): requested namespaced-build.sh doc comment 2023-02-23 08:15:25 +07:00
Joshua A. Horton
1dd403856e fix(web): OSK module currently depends on input-processor b/c of pred-text 2023-02-23 08:14:18 +07:00
Joshua A. Horton
ca1d85f9e5 chore(web): cleanup per PR review 2023-02-22 15:39:58 +07:00
Joshua A. Horton
75435a0e4c fix(web): reconnects in-browser tests, including new single-browser suite 2023-02-22 14:56:36 +07:00
Joshua A. Horton
b62f220d68 chore(web): renames common compile method .sh, defines child test actions for headless stuff 2023-02-22 14:46:04 +07:00
Joshua A. Horton
2f065e0b89 change(common): fixes a builder error 2023-02-22 13:22:30 +07:00
Joshua A. Horton
9692ab9db2 chore(web): minor cleanup 2023-02-22 12:28:11 +07:00
Joshua A. Horton
2135420a0a change(web): reworks Web build to #8198 - builds with parent-child pattern 2023-02-22 12:05:23 +07:00
Marc Durdin
ce864ea923 chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
Marc Durdin
463c7ff907 chore: remove greadlink from standard script prolog 2023-02-22 10:43:06 +07:00
Joshua A. Horton
a8bd8a1712 chore(web): removes converted code from kmwutils.ts 2023-02-21 14:25:13 +07:00
Joshua A. Horton
e53e938d15 chore(web): cleanup 2023-02-21 14:16:11 +07:00
Joshua A. Horton
85966e128b change(web): osk cookie now leverages numeric typing, defaults 2023-02-21 14:16:11 +07:00
Joshua A. Horton
a36c0f11ca refactor(web): OSK cookie now uses new cookie serializer 2023-02-21 14:16:10 +07:00
Joshua A. Horton
832e2413c9 refactor(web): cookie serialization class, type enforcement 2023-02-21 14:16:10 +07:00
Joshua A. Horton
63b2e1185d chore(web): Merge branch 'refactor/web/common-configuration' into chore/web/namespaced-main 2023-02-21 14:15:46 +07:00
Joshua A. Horton
5f1099b862 chore(web): cleans up config submodule import, export pathing 2023-02-21 14:14:56 +07:00
Joshua A. Horton
7998029d0e chore(web): Merge branch 'change/web/keyboard-cache-fetch-modularization' into refactor/web/common-configuration 2023-02-21 14:02:22 +07:00
Joshua A. Horton
1081fb6052 chore(web): cleaner import pathing 2023-02-21 14:00:35 +07:00
Joshua A. Horton
17038f5e79 chore(web): Merge branch 'refactor/web/common-configuration' into chore/web/namespaced-main 2023-02-21 12:55:38 +07:00
Joshua A. Horton
03737ad10d chore(web): Merge branch 'change/web/keyboard-cache-fetch-modularization' into refactor/web/common-configuration 2023-02-21 12:55:16 +07:00
Joshua A. Horton
3b8f5828c4 chore(web): post-rebase unit test patch-up 2023-02-21 12:54:40 +07:00
Joshua A. Horton
23fa0c9e12 chore(web): moves remaining non-module engine/main to engine/namespaced-main 2023-02-20 14:02:16 +07:00
Joshua A. Horton
281ffe2d8d chore(web): fixes a describe_outputs 2023-02-20 13:46:05 +07:00
Joshua A. Horton
09c598ca8f refactor(web): extracts common config settings, creates corresponding esmodule 2023-02-20 13:43:22 +07:00
Joshua A. Horton
4a9be7a516 chore(web): forgetKeyboard() 2023-02-20 12:54:59 +07:00
Joshua A. Horton
bf569c9ca1 feat(web): stub/kbd cache unit tests, filtering of pre-fetched stubs 2023-02-20 12:54:58 +07:00
Joshua A. Horton
63450a1b0c fix(web): missed a keyboard-prefixing op spot 2023-02-20 12:54:58 +07:00
Joshua A. Horton
37eb02295a feat(web): cloud query unit tests (headless and dom) 2023-02-20 12:54:57 +07:00
Joshua A. Horton
bdab450b11 fix(web): basic bugfixes via "scratch test" 2023-02-20 12:54:57 +07:00
Joshua A. Horton
b7774002e0 chore(web): folder name shift, engine/build.sh :keyboard-cache target 2023-02-20 12:54:56 +07:00
Joshua A. Horton
cea89c6562 refactor(web): KeyboardStub extends KeyboardProperties, extracts StubAndKeyboardCache 2023-02-20 12:54:56 +07:00
Joshua A. Horton
e0c20db88b chore(web): cleanup from prior commits/work 2023-02-20 12:54:50 +07:00
Joshua A. Horton
12786151f1 change(web): defines cloud subfolder for engine/keyboards 2023-02-20 12:53:49 +07:00
Joshua A. Horton
4422b1697d chore(web): import path cleanup post-rebase 2023-02-20 12:53:49 +07:00
Joshua A. Horton
1ae7c3c5c4 change(web): relocates one method 2023-02-20 12:53:48 +07:00
Joshua A. Horton
be5a152210 fix(web): fixes query-return font handling 2023-02-20 12:53:48 +07:00
Joshua A. Horton
b973639a18 change(web): refactors, modularizes KMW cloud API querying code 2023-02-20 12:53:47 +07:00
Marc Durdin
3fe89ee508
Merge branch 'master' into chore/cleanup-fail-warn-log_warning-log_error-echo_heading 2023-02-20 16:27:17 +11:00
Marc Durdin
f290175bc4
Merge pull request #8260 from keymanapp/chore/cleanup-shell-helper-functions
chore: cleanup some of shellHelperFunctions.sh
2023-02-20 16:26:01 +11:00
Marc Durdin
320d20b651
chore(web): Actually skip browser-stack for non-web builds
@keymanapp-test-bot skip
2023-02-20 16:24:01 +11:00
Joshua A. Horton
560c09654e chore(common/web): minor cleanup 2023-02-20 10:35:32 +07:00
Joshua A. Horton
e10f043bf0 change(common/web): better typing, handling of legacy Codes endpoints 2023-02-20 10:24:42 +07:00
Marc Durdin
0c00eaf8cb fix(web): --no-minify, not --skip-minify 2023-02-20 09:54:15 +07:00
Marc Durdin
501c317b24 chore: use builder_warn, remove log_warning 2023-02-20 09:18:26 +07:00
Marc Durdin
4d53a277f3 chore: use builder_die, remove fail 2023-02-20 09:15:38 +07:00
Marc Durdin
c475188c6b chore: use builder_die, remove die 2023-02-20 09:03:37 +07:00
Marc Durdin
8f5997a3e6 chore: rename os_id to BUILDER_OS 2023-02-20 08:44:03 +07:00
Joshua A. Horton
2cd8f90a66 chore(web): Merge branch 'feature-gestures' into chore/update-feature-gestures-base 2023-02-20 08:32:47 +07:00
Marc Durdin
c62349d071 chore(web): minor cleanup of web/build.sh 2023-02-18 15:37:59 +07:00