Commit graph

15 commits

Author SHA1 Message Date
ggurdin
b25676a58d
refactor: remove tokens and detections from IGC text data model (#2528)
* refactor: remove tokens and detections from IGC text data model

* generated

* refactor: initial work to remove tokens from span_details and IT responses

* refactor: add xp field to construct use class, rewrite function for turning choreo record into construct uses

* refactor: add translation assistance construct use type

* refactor: move analytics feedback to popup above messages

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-23 12:29:45 -04:00
ggurdin
6df7b25af2
chore: give neutral construct uses a neutral color (#2513) 2025-04-21 08:54:09 -04:00
ggurdin
162a264cf5
2233 usability test todos (#2261)
* chore: always get span details on press why button

* chore: increase construct XP needs to show notification

* chore: don't give mouse feedback in IGC button does nothing
2025-03-28 15:46:07 -04:00
ggurdin
269af9f4e6
feat: show unlocked constructs snackbar (#2193) 2025-03-21 14:41:52 -04:00
ggurdin
bf102a33ef
chore: some UI/UX to bottom nav bar navigation (#2190) 2025-03-21 12:10:41 -04:00
ggurdin
25b1c63df4
chore: add images to activity planner page (#2169) 2025-03-19 09:52:35 -04:00
ggurdin
6502c3d26c
chore: remove popup button in menu, go directly to settings (#2109) 2025-03-11 15:08:22 -04:00
wcjord
cf1a420415
chore(settings_learning): check with user if they want to save unsave… (#1997)
* chore(settings_learning): check with user if they want to save unsaved changes

* generated

* chore: don't allow user to dismiss setting learning dialog by clicking background

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-03-05 12:56:22 -05:00
ggurdin
6618fdeb46
chore: move learning settings button to fix overflow in analytics summary (#1929) 2025-02-26 11:06:28 -05:00
ggurdin
534fe2dfee
Mobile stt (#1928)
* chore: if user's language is not in langList, refresh langList

* chore: simplify logic for setting TTS lang, set TTS lang each time speak is called
2025-02-26 10:35:27 -05:00
ggurdin
67b118387c
fix: switch vocab / grammar buttons to use icon and text (#1888) 2025-02-21 14:48:54 -05:00
ggurdin
0255a71929
feat: use text instead of icons for analytics buttons (#1878) 2025-02-21 11:02:25 -05:00
ggurdin
cd51e68474
chore: revert updates to grammar icons in analytics summary (#1831) 2025-02-18 09:32:08 -05:00
ggurdin
9a94045e5d
feat: use custom vocab and morph icons (#1787) 2025-02-13 16:20:55 -05:00
wcjord
d773347d6e
Morph-repo-2 (#1681)
* feat(morphs): repo for getting lang-specific list of morphs

* integrated repo into use of morph features and tags

* generated

* merged with previous push

* generated

* generated

* chore: fix .env file path

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-02-03 12:21:29 -05:00