Commit graph

164 commits

Author SHA1 Message Date
ggurdin
8f08646623 merge conflict 2024-07-16 10:34:40 -04:00
ggurdin
08faf399cc added fix for pangea profile toJson method 2024-07-16 09:53:19 -04:00
William Jordan-Cooley
c4ef728578 client will consume lemma as single object but be capable of handling json lemma as list 2024-07-16 09:06:58 -04:00
ggurdin
0ac4b664ce changed from string to Map 2024-07-12 17:03:00 -04:00
ggurdin
8acc793f0c added documentation to user controller and user model 2024-07-12 14:26:44 -04:00
ggurdin
ca9dcba4e7 removed any functionality attached to pangea profile, only use it to migrate. Made matrix profile a class with instance members. 2024-07-12 13:52:46 -04:00
ggurdin
91e2aa2dfd remove updatePermissions function that is not called 2024-07-11 12:39:03 -04:00
ggurdin
6c2d90f8f8 prevent recursion when migrating from old matrix account data format 2024-07-11 11:42:00 -04:00
ggurdin
6ab62e2eff added functionality to look for data in the only matrix format if it's missing in the new format, make matrixProfile an instance member of userController 2024-07-11 10:02:53 -04:00
ggurdin
f69ab79c9d made matrix profile save one json value instead of one value per field, added documentation to user controller and user model 2024-07-10 16:55:52 -04:00
ggurdin
ef12529af4 use match data to construct input underlines, without using tokens 2024-07-09 15:28:33 -04:00
ggurdin
8e1423709d warn subscribed users to delete their subscription before deleting their accounts 2024-07-09 11:47:53 -04:00
William Jordan-Cooley
bca1b87677 added span display details to activity 2024-07-07 19:31:29 -04:00
William Jordan-Cooley
6113b901ce lemma factory hot-fix 2024-07-03 19:48:24 -04:00
William Jordan-Cooley
d02acc9884 switching to token focus of saving constructs 2024-07-03 18:07:33 -04:00
William Jordan-Cooley
8ab62fed3b update lemma factory 2024-07-03 14:42:51 -04:00
William Jordan-Cooley
1163c1d5cd adding pos and morph to lemmas 2024-07-03 12:01:22 -04:00
ggurdin
64ff39f9e2 moved inline tooltip to seperate widget, changed text type and icon for inline tooltip 2024-07-01 14:10:36 -04:00
William Jordan-Cooley
c6d3f36805 saving of tokens, changing of top language calculation, documentation 2024-06-30 18:31:53 -04:00
William Jordan-Cooley
2526331706 using getIGCTextData to fetch tokens and languages if not present 2024-06-30 12:08:30 -04:00
William Jordan-Cooley
923d39eab6 drafted - need and correctly assembling records and unsaved msgs - need to confirm that constructs are being assembled 2024-06-28 17:08:46 -04:00
ggurdin
645f5daca3 merge conflicts 2024-06-28 15:48:56 -04:00
William Jordan-Cooley
5c8666b3e2 rough draft complete 2024-06-28 15:31:35 -04:00
ggurdin
8b1cda2e94 merge conflicts 2024-06-28 13:01:11 -04:00
William Jordan-Cooley
8ceb7851e5 refactoring of my analytics controller and related flows 2024-06-28 11:36:10 -04:00
William Jordan-Cooley
ffbc62ba55 consolidating language constants and using for unknown detection instance 2024-06-28 11:34:55 -04:00
ggurdin
b95080cee7 merge main into improve-interactive-translator branch 2024-06-28 10:04:02 -04:00
Kelrap
929e30a499 Design and insert inline tooltip 2024-06-28 08:54:37 -04:00
Matthew
bc2d4a3847 itAutoPlay moved from ToolSettings to PLocalKey 2024-06-27 16:56:52 -04:00
ggurdin
b12efe7e80 updates to improve navigation of practice activities 2024-06-26 15:28:58 -04:00
WilsonLe
f6fd580a6d Merge branch 'main' into 375-introduce-bot-custom-mode 2024-06-25 15:51:56 -04:00
William Jordan-Cooley
a9ee9061b3 fixing latestResponse 2024-06-25 15:24:58 -04:00
WilsonLe
f62f2a86a6 Merge branch 'main' into 375-introduce-bot-custom-mode 2024-06-25 11:56:00 -04:00
WilsonLe
aab10ff613 add custom mode and propagate user inputs to state events 2024-06-25 11:52:36 -04:00
William Jordan-Cooley
54dfd9dd22 merged in main 2024-06-25 11:16:01 -04:00
ggurdin
817f45709f uncommented debug statement in construct model 2024-06-24 16:16:24 -04:00
William Jordan-Cooley
15f493709f client set up to recieve and display multiple choice questions with some display tweaks 2024-06-23 14:09:26 -04:00
William Jordan-Cooley
d6a56cbd43 successfully received/completed bot-generated practice activity 2024-06-22 13:26:12 -04:00
WilsonLe
dec0c23523 save, not working, freezes when open room detail 2024-06-21 17:16:18 -04:00
ggurdin
9385ce693a merge conflicts 2024-06-21 16:16:06 -04:00
WilsonLe
d017828e92 Merge branch '368-turn-bot-invite-ui-to-a-button' into 375-introduce-bot-custom-mode 2024-06-21 16:15:24 -04:00
Wilson
44d4083eec
Merge branch 'main' into 368-turn-bot-invite-ui-to-a-button 2024-06-21 15:14:19 -04:00
WilsonLe
506a23368a reimplement invite bot ui from toggle to invite button with confirm dialog 2024-06-21 15:05:55 -04:00
ggurdin
852eff0f47
Merge branch 'main' into choreo-notes 2024-06-21 13:34:32 -04:00
Matthew
50dc34bd94 itAutoPlay added to setting switches 2024-06-20 22:20:47 -04:00
ggurdin
bbf2536669 Merge branch 'new-merge' into combine-into-spaces 2024-06-20 10:14:53 -04:00
ggurdin
652eb77dd5 include all choice list info in span caching, and moved span caching to a seperate file 2024-06-20 10:05:49 -04:00
William Jordan-Cooley
631d751887 documentation in choreo record 2024-06-19 15:33:52 -04:00
ggurdin
a2fb240c6e inital work to combine class and exchanges into generalized spaces 2024-06-19 12:18:18 -04:00
ggurdin
df611e5f82 only show top-level spaces in analytics 2024-06-14 12:17:57 -04:00