Commit graph

9 commits

Author SHA1 Message Date
Marc Durdin
05a4c33200 chore(web): move common/core/web to common/web
Relates to #5816.

Moves folders under common/core/web to common/web:

* input-processor -> common/web/input-processor
* keyboard-processor -> common/web/keyboard-processor
* tools/recorder -> common/web/recorder
* tools/sentry-manager -> common/web/sentry-manager
* utils -> common/web/utils

Updates scripts and configuration to point to new folders.
2022-05-18 06:01:03 +10:00
jahorton
c2c5bb3d13 chore(web): restores branch unit tests; they were not against embedded tab 2021-08-05 12:23:23 +07:00
jahorton
4a2fec2d8f refactor(web): roots out embedded-tab code from source branch 2021-08-05 12:13:03 +07:00
jahorton
2d422a8626 feat(web): unit tests 2021-01-28 14:39:20 +07:00
jahorton
914b105b15 feat(web/engine): bulk of engine rule checks now Node-based 2020-05-01 14:40:43 +07:00
jahorton
2268a109f3 fix(web): links recorder page to new script-storage location 2020-05-01 08:10:32 +07:00
jahorton
f06c94485e change(web): moves KMW test resources to common/core/web/tests/ 2020-05-01 08:10:32 +07:00
jahorton
71fc4d91db fix(web): recorder operational in new location 2020-05-01 08:06:12 +07:00
jahorton
e7f22b47c7 change(web): initial relocation of the KMW recorder module 2020-05-01 08:06:12 +07:00
Renamed from web/source/recorder_KeyboardScripts.js (Browse further)