ggurdin
|
54040d841a
|
add draft construct uses while using language assistance, added morphs to learning progress indicators
|
2024-08-21 14:01:24 -04:00 |
|
ggurdin
|
75234e6a6f
|
inital work for having a 2-stage progress bar and saving draft analytics locally
|
2024-08-14 09:07:10 -04:00 |
|
ggurdin
|
f5c81fe8ec
|
merge main, resolve conflicts
|
2024-08-07 17:05:09 -04:00 |
|
ggurdin
|
b8bd90a44d
|
replace accessToken with matrix access token
|
2024-08-07 12:48:28 -04:00 |
|
ggurdin
|
500e54bed9
|
Merge branch 'main' into 512-bump-matrix-sdk
|
2024-08-07 10:54:44 -04:00 |
|
ggurdin
|
15c2d1dfd9
|
added analytics view to space view, removed number ticker animation
|
2024-08-06 15:39:30 -04:00 |
|
ggurdin
|
4278f7b196
|
get analytics events directly from server, cache last update time for user's l2
|
2024-08-06 13:40:53 -04:00 |
|
ggurdin
|
785dd47cd9
|
fixed _maxMessagesCached after testing
|
2024-07-31 13:08:48 -04:00 |
|
ggurdin
|
a431151a2b
|
resolved merge conflicts
|
2024-07-31 12:56:21 -04:00 |
|
ggurdin
|
9f69360f24
|
use construct use type pointValues to calculate XP and level
|
2024-07-31 12:52:43 -04:00 |
|
ggurdin
|
4ede7c9bdd
|
store new construct uses locally. use a combination of those and stored analytics events to update mini analytics UI.
|
2024-07-30 16:44:12 -04:00 |
|
ggurdin
|
b68faab251
|
Merge branch 'main' into dont-name-bot-analytics-rooms
|
2024-07-30 12:52:49 -04:00 |
|
ggurdin
|
d9f272e389
|
don't have analytics rooms for bot user
|
2024-07-30 12:52:23 -04:00 |
|
ggurdin
|
1abbb8ee3f
|
on profile create, also create pangea profile. If there's no pangea profile when fetching access token, create one.
|
2024-07-30 12:45:31 -04:00 |
|
ggurdin
|
bead112d0d
|
update analytics sending data on message send, instead of listening to onSync stream
|
2024-07-29 15:25:30 -04:00 |
|
ggurdin
|
c5187c7639
|
added learning summary to chat list, removed references to summary analytics
|
2024-07-29 14:52:09 -04:00 |
|
ggurdin
|
e32de242d8
|
Merge branch 'main' into 512-bump-matrix-sdk
|
2024-07-26 15:13:23 -04:00 |
|
WilsonLe
|
68ca0e770e
|
change the way getTimeline is used, bump matrix sdk version
|
2024-07-25 11:59:21 -04:00 |
|
Kelrap
|
a87c296c13
|
Fix difference in function
|
2024-07-23 12:41:39 -04:00 |
|
Kelrap
|
f2e112789d
|
Permissions default to yes/student choice
|
2024-07-23 10:17:40 -04:00 |
|
ggurdin
|
6378c59a2b
|
reduced the number of calls to postLoad and the number of awaits for analytics room management
|
2024-07-19 13:06:19 -04:00 |
|
ggurdin
|
8f08646623
|
merge conflict
|
2024-07-16 10:34:40 -04:00 |
|
ggurdin
|
057f07d210
|
removed debugger statement from my_analytics_controller update function - not an error state
|
2024-07-16 10:04:34 -04:00 |
|
ggurdin
|
8acc793f0c
|
added documentation to user controller and user model
|
2024-07-12 14:26:44 -04:00 |
|
ggurdin
|
3759731d48
|
code cleanup
|
2024-07-12 14:06:21 -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
|
ff468cb4bd
|
remove isFetching flag from user controller and replaced that functionality by making the completer nullable
|
2024-07-11 13:17:30 -04:00 |
|
ggurdin
|
303d2b1e17
|
switched accessToken back to be non-nullable
|
2024-07-11 13:11:20 -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
|
9431559e49
|
removed function that adds dms to spaces
|
2024-07-08 14:43:36 -04:00 |
|
ggurdin
|
4bc49420c2
|
some formatting fixes
|
2024-07-08 10:43:31 -04:00 |
|
William Jordan-Cooley
|
bca1b87677
|
added span display details to activity
|
2024-07-07 19:31:29 -04:00 |
|
bluearevalo
|
fbbbf5e740
|
added missing comma in intl_es, same thing for chat.dart as it was missing trailing comma, for my_analytics i added some error catches for that minified:tm
bug
|
2024-07-05 14:26:36 -04:00 |
|
ggurdin
|
e6fa2b1b4b
|
changed messages since update back to 10, re-enabled getting tokens after accepting matching in IGC, and allowed saving of initial empty analytics event
|
2024-07-01 11:57:17 -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
|
919cfc4bd3
|
improving documentation
|
2024-06-30 10:36:09 -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 |
|
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 |
|
Matthew
|
bc2d4a3847
|
itAutoPlay moved from ToolSettings to PLocalKey
|
2024-06-27 16:56:52 -04:00 |
|
ggurdin
|
d0e03aea97
|
seperating practice activity-specific logic and functionality from navigation / event sending logic
|
2024-06-27 15:59:57 -04:00 |
|
ggurdin
|
8a01644f6d
|
merge conflicts
|
2024-06-27 12:29:28 -04:00 |
|
ggurdin
|
989964681b
|
inital work on add language dropdown to my analytics
|
2024-06-27 12:14:49 -04:00 |
|
ggurdin
|
0a69ddbe16
|
reload space analytics list after changing dropdown values
|
2024-06-27 11:54:35 -04:00 |
|
ggurdin
|
633174c000
|
Merge branch 'main' into stack-overlays
|
2024-06-27 10:26:43 -04:00 |
|