Commit graph

39 commits

Author SHA1 Message Date
ggurdin
62140c56da
feat: activity sessions 2025-08-04 16:31:00 -04:00
ggurdin
3bd840c621
feat: set app language to user's L1 (#3554) 2025-07-24 13:03:19 -04:00
ggurdin
6ae79e7c35
chore: decrease XP font size on mobile analytics page (#3549) 2025-07-23 15:29:13 -04:00
Kelrap
28095ca963
If clicking level bar does nothing, make it act unselectable (#3520)
* If clicking level bar does nothing, make it act unselectable

* Allow selection for vocab/grammar pages
2025-07-22 12:32:20 -04:00
avashilling
b06d368058
3505 make level bar and search bar have same background and hover color (#3516)
* chore: made progress bar background match search bar and add hover indicator

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-21 16:58:11 -04:00
Kelrap
f96cdf067e
Load level stats (#3515)
* Make LearningProgressBar load when analytics are initializing

* Hide level dialog while analytics loads

* chore: some simplifications

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-07-21 16:05:52 -04:00
ggurdin
880aff1b47
chore: fix analytics navigation buttons (#3494) 2025-07-18 12:33:28 -04:00
ggurdin
ded2b35c7d
chore: fix construct use type mixup (#3487) 2025-07-16 14:07:58 -04:00
avashilling
593a0cc9c2
remove second level bar and move XP and level around (#3470) 2025-07-16 09:34:14 -04:00
ggurdin
b0ad8a625c
chore: updates to buttons in activity dialog, added regenerate button, don't reset generator input fields when pressing back button (#3356) 2025-07-07 12:39:26 -04:00
ggurdin
ca71286e40
resolve merge conflict 2025-07-03 15:16:57 -04:00
ggurdin
280f54b55c
chore: redirect to analytics page instead of opening analytics popup 2025-07-03 14:39:12 -04:00
avashilling
43ae91f96b Merge branch 'main' into 3223-marking-new-forms-and-simple-satisfying-collection-mechanic 2025-07-02 12:38:22 -04:00
avashilling
9afee1cca1 seed spins in and fades to top left to draw attention to vocab increment
+ minor refactoring
2025-07-01 17:03:33 -04:00
avashilling
16ea5ea563 Progress indicators rise and fade when increased for more emphasis 2025-06-30 15:49:42 -04:00
ggurdin
b3155c1f47
feat: unified analytics page 2025-06-30 11:57:41 -04:00
Kelrap
0a29e8b448 Applies padding on gold bar to background bar to keep it from sticking out 2025-06-17 11:29:11 -04:00
Kelrap
ef124cd8eb Does not show any contents for level bar if progress is 0 2025-06-12 12:50:49 -04:00
ggurdin
30b185cdcc
fluffychat merge 2025-06-09 16:02:38 -04:00
ggurdin
01d797e53f
feat: find your people page 2025-06-03 14:34:13 -04:00
ggurdin
e3246f1603
refactor: analytics overview redesign (#2881) 2025-05-22 16:38:53 -04:00
Kelrap
871c9303f8
Analytics appearance tweaks (#2856)
* Use participants star for level bar

* Remove progress bar drop shadow

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-05-21 09:25:32 -04:00
ggurdin
a5539b4bea
2655 tweaks to spacechat navigation (#2859)
* chore: update parent space navigation

* refactor: show space navigation rail on mobile
2025-05-20 16:45:58 -04:00
ggurdin
bf881ac0d4
chore: add minimum width to level progress bar (#2774) 2025-05-12 16:57:26 -04:00
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