ggurdin
d63f959cd8
feat: trigger some tooltips on tap ( #1615 )
2025-01-28 10:30:08 -05:00
ggurdin
37ef0ada26
fix: increased text size in vocab analytics popup ( #1614 )
2025-01-28 10:20:20 -05:00
wcjord
1c75075bc9
fix(activity_planner): encoding of cefr level in activity request
2025-01-28 10:13:41 -05:00
ggurdin
a82cd02f27
fix: make overlay activity message same color as base message, give each set of vocab dots its own tooltip ( #1611 )
2025-01-28 09:29:01 -05:00
ggurdin
d229207d18
fix: uncommented call to change room description ( #1608 )
2025-01-27 17:05:02 -05:00
wcjord
edd49cdafe
fix(activity_planner): change key of activity cefr planner to differentiate from individual setting
2025-01-27 17:01:25 -05:00
ggurdin
aef84ede43
feat: update activity message background color ( #1607 )
2025-01-27 16:56:56 -05:00
sienna-sterling
2754bff62e
refactor(language levels): Removed Language Levels class converted it… ( #1580 )
...
* refactor(language levels): Removed Language Levels class converted it to it's own enum file
* refactor(lanugage levels): cleaned up code by removing unused varible and setting initial values to class instances
* refactor(language level): Fixed some loose ends to explicitly take a LanguageLevelTypeEnum
* refactor(language level): implemented changes after testing.
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 16:47:14 -05:00
ggurdin
cb98328adf
1439 simplify accent and punctuation correction ( #1511 )
...
* feat: initial work to normalize error spans to reduce calls to span_details
* feat: if step is normalization error, don't add to choreo record so uses are saved as WA
* fix: add back null check
2025-01-27 16:05:31 -05:00
ggurdin
632384af03
fix: use case insensitive match for replacing emoji ( #1605 )
2025-01-27 15:47:52 -05:00
ggurdin
ae7c754dbc
feat: added cefr level to user setting, language settings page / signup page ( #1604 )
2025-01-27 15:14:28 -05:00
ggurdin
0ab77054d5
fix: clear lemma cache on logout and language change ( #1603 )
2025-01-27 14:50:39 -05:00
sienna-sterling
3b919b3726
feat(sign-up): Tweaking agreement message ( #1578 )
...
* feat(sign-up): Tweaking agreement message
* fix: added padding around TOS checkbox
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 14:18:53 -05:00
wcjord
8478f480d3
1594-activity-planner-feedback-new ( #1599 )
...
* feat(activity_planner): updating for feedback
* fix(main): point to appropriate env
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 14:13:50 -05:00
Kelrap
e2b991b36b
Vocab v2 edits ( #1525 )
...
* Emoji as getter, add LearningSkillsEnum
* Remove hard-coding for font styles
* Remove excess state saving
* Remove type+point parameters from definition popup
* Fix emoji null check notation
* Edit dot widget size for android
* Further reduce state saving in definition popup
* Removed more hardcoding
* fix: UI updates to vocab analytics popup
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-27 14:01:42 -05:00
ggurdin
b1b96a9cfd
fix: dart formatting ( #1590 )
2025-01-27 09:34:42 -05:00
wcjord
3dedcf5bf5
1572-feedback-for-activity-planner ( #1586 )
...
* feat(activity_planner): major UI and functionality updates
* fix(intl_en): did not merge
2025-01-26 11:40:43 -05:00
ggurdin
a377200f5f
feat: make public profile toggle change public profile boolean instead of DOB ( #1585 )
2025-01-24 17:10:40 -05:00
ggurdin
0519ae41e1
fix: don't show option to join with code if space is public ( #1583 )
2025-01-24 16:42:25 -05:00
ggurdin
0622bf6f07
feat: enable buttons for locked toolbar tools, show message about how to unlock ( #1582 )
2025-01-24 16:10:37 -05:00
wcjord
387a7aa51a
1563-grammar-icon-in-light-mode ( #1565 )
...
* fix(morph_svgs): fixing light/dark mode coloring
* dart formatting
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-23 16:21:17 -05:00
ggurdin
c4b35f67c7
fix: fix message overflow for activity messages on mobile ( #1573 )
2025-01-23 16:12:11 -05:00
wcjord
5f1c1887fc
1524 i still have to do too many exercises to unlock an audio message ( #1562 )
...
* feat(toolbar): moved audio to the left
* feat(toolbar): move tts to the left
* dev: dart formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-23 14:41:30 -05:00
ggurdin
3424f90672
feat: allow reacting to activity messages, give activity message unique styling ( #1564 )
2025-01-23 14:32:27 -05:00
ggurdin
98aeb60f3a
fix: don't pass PangeaMessageEvent to activity message ( #1561 )
2025-01-23 13:31:42 -05:00
ggurdin
41eb666ec6
feat: exclude pin events from last room event ( #1560 )
2025-01-23 13:14:20 -05:00
ggurdin
723e28a314
fix: shrink lemma SVG in work zoom card ( #1559 )
2025-01-23 13:08:48 -05:00
ggurdin
1d8e68a147
feat: different styling for activity plan messages ( #1558 )
...
* feat: different styling for activity plan messages
2025-01-23 13:03:21 -05:00
ggurdin
62d5197411
fix: make planner a separate route, make tokens nullable instead of late, and disable randomization buttom while options are loading ( #1556 )
2025-01-23 11:39:22 -05:00
ggurdin
b15ed04aa9
fix: move tooltips inside flexible widgets to prevent freezing ( #1555 )
2025-01-23 11:13:44 -05:00
ggurdin
ef57211441
dev: remove breakpoint ( #1546 )
2025-01-22 17:23:29 -05:00
ggurdin
39e35b673e
fix: don't show duplicate login error ( #1545 )
2025-01-22 17:14:03 -05:00
wcjord
b81f3841f8
feat(activity_planner): full draft done ( #1542 )
...
* feat(activity_planner): mvp done
* refactor(activity_planner): move launch icon button to file
* dev: dart formatting
---------
Co-authored-by: ggurdin <ggurdin@gmail.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-22 17:00:48 -05:00
ggurdin
cbf9bd22ee
fix: reset audio play on open toolbar ( #1543 )
2025-01-22 16:50:15 -05:00
ggurdin
a4e2177de6
fix: don't show invite space dialog after joining room with code ( #1541 )
2025-01-22 16:33:07 -05:00
ggurdin
77e8b3f474
feat: add custom svgs to lemmas in word zoom card ( #1540 )
2025-01-22 16:18:11 -05:00
ggurdin
0bb323b95d
fix: make morph/lemma edit tooltips more obvious ( #1539 )
2025-01-22 16:07:50 -05:00
ggurdin
ce57cbfdea
fix: if lemma not in choices list, add instead of replace ( #1538 )
2025-01-22 16:00:49 -05:00
ggurdin
a638319926
fix: don't show multiple of the same instruction card ( #1537 )
2025-01-22 15:30:31 -05:00
ggurdin
65a8a16646
fix: remove duplicate trial option ( #1533 )
2025-01-22 15:06:30 -05:00
ggurdin
a253809862
1518 dont give hidden word activity for html formatted messages ( #1520 )
...
* fix: prevent hidden word activities for HTML formatted messages
* fix: add token highlighting for tokens with activities in HTML messages
2025-01-22 12:00:30 -05:00
ggurdin
58cfbdeac9
dev: move toolbar positioning logic into its own file and move some d… ( #1519 )
...
* dev: move toolbar positioning logic into its own file and move some dimension values into AppConfig
* fix: dart format
2025-01-22 11:22:50 -05:00
wcjord
cffc697df1
Move-cache-logic ( #1501 )
...
* fix(igc-cache): fix logic not to ignore ignores :P
* fix(cache logic): fix incorrect return
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-01-22 11:20:42 -05:00
ggurdin
426e37b1a5
fix: remove analyticsRoom getter from PangeaToken ( #1516 )
2025-01-22 09:15:20 -05:00
ggurdin
f7a7987277
fix: use .mp3 instead of .ogg to resolve click sound error on iOS ( #1513 )
2025-01-21 13:59:01 -05:00
ggurdin
f59b31ce9c
feat: add clicking for tokens in HTML messages ( #1510 )
2025-01-21 12:54:48 -05:00
ggurdin
383fe50c7f
fix: cache boolean for whether or not meaning distractors are available ( #1509 )
2025-01-21 11:13:12 -05:00
ggurdin
c0fb41d2f9
feat: replace XP level emojis with svgs ( #1508 )
2025-01-21 09:54:14 -05:00
ggurdin
14f5aa38b1
feat: updated morph correction copy ( #1507 )
2025-01-21 09:30:16 -05:00
Kelrap
6f63a6d710
Highlight audio text ( #1333 )
...
* Highlight text as TTS plays - attempt 1
* Make highlighting actually work
* Fix to minor version of punctuation issue
* Highlights all applicable text
* fix: filter out punctuation tokens in the client side when highlighing audio tokens
* Highlight selection separate from normal selection
* cleanup: further decouple tts highlighting and token selection, renamed temporarySelection => _highlightedTokens
* fix: don't show token highlights for non-overlay messages
---------
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-01-21 09:15:17 -05:00