Commit Graph

10100 Commits (448fbbf668dfe9e66cb37b4b2a6c108afe21c307)
 

Author SHA1 Message Date
ggurdin 448fbbf668
refactor: move construct notifications to the top of the screen (#2298)
* refactor: move construct notifications to the top of the screen

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7 months ago
wcjord 88369ba8f7 fix(reading_assistance): fixed a bug in scoring matches 7 months ago
ggurdin c60b16dfe2
chore: updates to activity suggestion card design (#2293) 7 months ago
ggurdin 9142d1f31d
2280 new chat page and activity planner refine (#2289)
* chore: show new room error on text field

* chore: update button show colors of activity suggestion cards
7 months ago
ggurdin 8a84925452
chore: don't hide inline tooltip icons until tooltip is closed (#2278) 7 months ago
ggurdin 6f5f0b5825
chore: improvements to activity bookmarking (#2275) 7 months ago
wcjord b6e27d739a chore(reading_assistance): persistent distractor selection and fixes to analytics saving 7 months ago
ggurdin ac7d5f3938
chore: replace future builder in morph edit widget to prevent infinite rebuild loop (#2273) 7 months ago
ggurdin 07128e3c0a
2270 lemma missing and purple too dark (#2272)
* chore: make key unique in vocab details page, update example message background color

* chore: ensure widget keys are unique
7 months ago
ggurdin 35aa5ced02
chore: account for non-l2 message in token TTS (#2271) 7 months ago
wcjord 2e1da66006 refactor(reading_assistance): persistent practice records 7 months ago
ggurdin f260580294
chore: show back button in learning settings page (#2266) 7 months ago
ggurdin 8ab7f38cb4
chore: move chat input row into new file, determine contents based on… (#2203)
* chore: move chat input row into new file, determine contents based on overlayController

* fix: don't show toolbar buttons if message is not yet sent
7 months ago
ggurdin 25d64f4f72
chore: vertically center items in construct notification (#2265) 7 months ago
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
7 months ago
ggurdin 5a97d4a2b9
chore: updated bookmarks copy (#2259) 7 months ago
ggurdin 5e3e1604d4
chore: updates to sizing and spacing in vocab details popup (#2258) 7 months ago
ggurdin dd8ec30712
2253 activity planner feedback (#2256)
* chore: UI / UX updates to activity launching

* chore: launch generated activities into existing chat if available
7 months ago
ggurdin 12e8e19932
chore: add decoration text to bot settings language dropdown (#2252) 7 months ago
ggurdin ffc9d2f08a
chore: don't show read assistance tooltip if buttons aren't shown (#2251) 7 months ago
ggurdin 5dc64c64c7
chore: if cached morph meaning response is null, show meaning not found message (#2249) 7 months ago
ggurdin 66e0f867d1
chore: wrap invisible inline tooltip in ignorepointer to prevent it convering up overlay header buttons (#2248) 7 months ago
ggurdin b7b5522649
2223 make your own activity page (#2245)
* feat: added make your own activity page

* chore: center content of activity planner page
7 months ago
ggurdin 66ac13f3bf
feat: featured activities page and new activity planner navigation (#2242) 7 months ago
ggurdin 4a20a1fe5b
chore: give generated activities their own images 7 months ago
ggurdin ee11c5596b
feat: add activity suggestions to new chat page (#2235) 7 months ago
ggurdin 0faeb6f6ae
2220 separate animation logic from choice array and apply to messge match activity (#2232)
* chore: abstract choice array animation

* chore: smoother animation
7 months ago
ggurdin ba7a9ebf53
refactor: position points animation by keys instead of as a positioned widget in a stack (#2230) 7 months ago
ggurdin 027e13f32d
formatting (#2229) 7 months ago
wcjord ac5356acd7 chore(reading_assistance): more tweaks based on feedback 7 months ago
ggurdin 42f56c1c54
fix: hide duplicate tooltip (#2224) 7 months ago
ggurdin 17ad748e7a
fix: prevent tooltip widget from covering toolbar buttons (#2222) 7 months ago
ggurdin 10bd421016
chore: don't reset instruction profile info on save learning settings, don't update toggle status if value has not changed (#2221) 7 months ago
wcjord d828d0fccd chore(reading_assistance): quick remove of expanded 7 months ago
ggurdin 592aa43089
2202 positioning to dos in reading assistance (#2214)
* chore: move toolbar buttons above reading assistance input bar

* chore: positioning on message relative to header and footer / positioning of tooltip between message and header

* chore: update inline tooltip color

* chore: animate reading assistance input bar height
7 months ago
wcjord 87f60857e9
Emoji-assignment (#2218)
* feat(lemma_emoji_row): vocab assignment and some reading assistance tweaks

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
7 months ago
wcjord aab980ec4b chore(reading_asssistance): some tweaks 8 months ago
ggurdin 06ee5403bb
formatting (#2210) 8 months ago
ggurdin e3e81fbd68
feat: send activity plan state event 8 months ago
wcjord 379e4a8db9
Reading assistance (#2175)
* still in draft

* feat(reading_assistance): whole message activity oriented

* chore: fix .env file path

* feat: animate selected toolbar into middle of screen

* chore: initial work for message bubble size animation

* refactor(reading_assistance): hooking up the choice interactions and polishing UI

* chore: animate in content and buttons

* formatting

* position reading content relative to selected token

* working on limiting choices

* chore: fix positioning of toolbar animation

* chore: simplify positioning logic

* chore: animate in button height

* getting there

* rough draft with restricted activity number is complete

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
8 months ago
ggurdin f8feab5eea
chore: add hardcoded fallback language list (#2207) 8 months ago
ggurdin 1b80f12f6f
chore: improve logic for when to show subscription snackbar (#2195) 8 months ago
ggurdin c47c5cb2df
chore: check if mounted before setting state in async function (#2194) 8 months ago
ggurdin 269af9f4e6
feat: show unlocked constructs snackbar (#2193) 8 months ago
Wilson b104069d31
feat: level up summary (#2182)
* remove send local analytics to matrix on level up

* complete implementation of level up summary

* generated

* fix model key issues that prevents parsing request and response

* fix env

* generated

* improve level up summary to utilize existing state event

* generated

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
8 months ago
ggurdin bf102a33ef
chore: some UI/UX to bottom nav bar navigation (#2190) 8 months ago
ggurdin 185595370e
fix: if tokens event is malformed look for other tokens events 8 months ago
ggurdin 5420cb840e
fix: if membership gets out of sync on join space with code, get true value from matrix (#2188) 8 months ago
ggurdin 4c4bd781b4
chore: add learning settings to general settings (#2187) 8 months ago
ggurdin fae97c0ab2
refactor: invite page redesign (#2186) 8 months ago