Commit Graph

9869 Commits (1a0b9d2809e0c88e8b4b8f3a024ba96489895283)
 

Author SHA1 Message Date
ggurdin 986fdc1d5f
fix: add padding inside morph choices scroll view (#1444) 10 months ago
ggurdin bab9287117
fix: make scrollbar in morph_center_widget scrollable (#1441) 10 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago
ggurdin d72fe2ae17
fix: don't error out of analytics download on space hierarchy error (#1436) 10 months ago
Kelrap f021e3deb2
Vocab v2 (#1402)
* starting to change vocab analytics page

* couple extra details

* Add enum for lemma categories

* Set up vocab v2 card

* Adds basic lemma definition page

* Added more elements to definition page

* Add more definition page features

* Add tooltips to definition page icons

* Get forms + examples working

* Add scrolling, edit POS retrieval

* Added POS clarification to duplicate lemmas

* Add comments, minor fix to dots

* fix: dart format and remove duplicate functions

---------

Co-authored-by: wcjord <32568597+wcjord@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
10 months ago
ggurdin 496a789030
fix: base propotion on shouldDoActivity so messages don't end up locked (#1434) 10 months ago
ggurdin bc3cda6dda
feat: added ignored span cache to prevent showing match again after ignoring it (#1432) 10 months ago
ggurdin 1c8d519342
fix: reduce minWidth of internal constrained box in word zoom card to account for padding (#1428) 10 months ago
ggurdin a37266fc3d
feat: disable send button if fetching IGC (#1427) 10 months ago
ggurdin f672996fb1
fix: replace maxWidth in multiple choice activity (#1426) 10 months ago
ggurdin 8fd63be5be
fix: fix overflow for long lemma definitions (#1425) 10 months ago
ggurdin 064e2c6dd3
feat: after completing match in igc, automatically go to next match (#1396)
* feat: after completing match in igc, automatically go to next match

* fix: if user ever chose correct choice in span card, auto-select it again on open
10 months ago
ggurdin 6cb6b7ebac
fix: fix proportion calculation (#1420) 10 months ago
ggurdin 0aaf2d6bca
fix: prevent proportion from being negative. If negative, return 0 (#1418) 10 months ago
ggurdin d9ffd50093
fix: updated order of columns, grammar XP ranges, and copy in space analytics download (#1416) 10 months ago
ggurdin bfe8789485
fix: in lastUsedByActivityType, check for uses with specific activity type (#1413) 10 months ago
ggurdin 28757d603a
fix: remove maxWidth constraint from multiple choice activity card (#1411) 10 months ago
wcjord 02050d3006
1407 bring back locking of tools (#1408)
* dev: clean up isActivityBasicallyEligible and shouldDoActivity defs

* feat: bring back locking of tools and highlight words with meaning activities

* fix: exclude tokens that are not relevant for meaning activities from proportionOfActivitiesCompleted computation

* fix: show yellow if token meaning activity has been done but shouldDoActivity is true

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
wcjord bbc791b314 dev/feat: refactor of instructions, tweaking of morph/lemma edits 10 months ago
wcjord 7054d92532 feat: tweaking morphogical edit flow and changing lemma meaning to edit flow 10 months ago
ggurdin 47930eea1b
fix: get morph copy for all morph lists in analytics download (#1400) 10 months ago
wcjord 075b3da80e
Morph edits (#1398)
* feat: allow user to edit morph tags

* fix: not local choreeoooooo

* fix: reverting pangea representation

* dev: remove first implementation

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
ggurdin 8cbe1ea1f7
1389 space analytics download updates (#1395)
* feat: invite other admins to analytics rooms

* fix: properly invite space admins to analytics rooms

* feat: simplify process for getting space admins into analytics rooms

* feat: add columns for over and under 80% correct use for original written and system generated uses
10 months ago
ggurdin 771bd4b6c3
fix: don't run startChatWithBotIfNotPresent if user is bot (#1392)
* fix: don't run startChatWithBotIfNotPresent if user is bot

* fix: dart formatting
10 months ago
wcjord 8084cc24cc
1380 content challenges (#1391)
* use gold consistently for positive xp color

* fix: dont point to local choreo
10 months ago
ggurdin a26895ad81
feat: uncomment sendOnEnter chat setting (#1388) 10 months ago
ggurdin 9826501c86
fix: Limit message preview to one line (#1387) 10 months ago
ggurdin a6adf00094
fix: show subtitle in space analytics user entry instead of tooltip (#1386) 10 months ago
Wilson 900aebc092
change lemma definition response schema to match choreo (#1379) 10 months ago
ggurdin 8869121adb
fix: include space admin analytics in space analytics download (#1383) 10 months ago
ggurdin 26285eab52
1370 space analytics download (#1381)
* fix: reassign eventID metadata when turning locally saved draft uses into locally saved uses with assosiated eventID

* feat: initial work for space analytics download

* feat: updated spreadsheet columns in space analytics download

* feat: move space analytics download logic to widget

* feat: improved download loading UI

* feat: added error logging to space analytics download dialog
10 months ago
ggurdin 7b1cccf78b
fix: In lemma definition request, use lemma.form if no lemma.text and log error to sentry (#1376) 10 months ago
ggurdin 350c9e6840
1371 staging bug or maybe technical design issue with morph choices (#1372)
* fix: don't show morph activity if no distractors are available

* mend
10 months ago
ggurdin 9ecf4e3bd2
fix: fix dart formatting for CI (#1368)
* fix: fix dart formatting for CI

* fix: sorted imports, updated deprecated flutter functions

* fix: format files

* fix: format files

* feat: replace syncfusion flutter package with excel flutter package

* fix: don't run enable google services patch in CI

* fix: update iOS supported platforms for enable ios build script

* fix: commented out linux build in integrate CI
10 months ago
ggurdin 96c2b3f777
fix: add copy for common noun type morph tag (#1367) 10 months ago
ggurdin 5607d9cc41
fix: if messageDisplayRepresentation is null, display event body (#1366) 10 months ago
ggurdin 6f25884915
fix: make representation warning into a breadcrumb, don't log error on tts cancelled or interupted (#1363) 10 months ago
ggurdin 0e312417d0
fix: if isFetching IGC, don't call getLanguageHelp again in message send function (#1361) 10 months ago
ggurdin 3fe673160e
fix: show different error message when space code not found in public room bottom sheet (#1359) 10 months ago
ggurdin f1c89a4f9a
fix(deps): update flutter_secure_storage package (#1358) 10 months ago
ggurdin d53067583d
feat: use the same widget to render hidden tokens in messages and chat list item subtitles (#1356) 10 months ago
ggurdin 0203aaf209
feat: always show emoji activity, enable use to update emoji choice (#1355) 10 months ago
wcjord 5b186f2580 feat: preference word meaning activity over lemma activity 10 months ago
ggurdin d652983e16
feat: italicize questions, don't give lemma activity if lemma and form are the same (#1349) 10 months ago
ggurdin 14a1ae2287
feat: show lemma under token, give lemma activity first if applicable (#1347) 10 months ago
ggurdin 317cf88aca
fix: if user is unsubscribed, and shouldn't show paywall, send message without running IGC (#1344) 10 months ago
ggurdin f4e9823384
feat: add function to prevent message audios being assigned as room lastEvent so they don't show as chat list subtitles (#1343) 10 months ago
ggurdin be7bb5dd36
fix: don't play activity target tokens on init (#1342) 10 months ago
Brord van Wierst e417af93fa
Using choreo with matrix token (2) (#1242)
* using choreo with matrixç

* removed old stuff

* removed old stuff2

* merge and removed matrix-access-token header

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago
wcjord 2c88e6038b
feat: using translation in IT feedback as more succinct (#1295)
* feat: using translation in IT feedback as more succinct

* fix: removed unused / commented over code

---------

Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
10 months ago