Commit graph

6967 commits

Author SHA1 Message Date
Alexa "Tig" Harriss
b3f47721df
4271 search bar at the top of the language selection page (#4512)
* Search bar same width and shape added to language page

* Now Compatable with other language page changes

* formatting

* updates

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-27 10:51:18 -04:00
Kelrap
b781aebf58
Dismiss course invite (#4509)
* Copy chat invite behavior for course invite

* Add badge to distinguish joined courses from invited courses

* Edit badge appearance

* Badge position tweak, fix intl_en from merge
2025-10-27 10:16:17 -04:00
avashilling
6e50354636
lighten text bubbles and increase dark mode button elevation (#4266)
for better message shadow visibility

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-27 10:11:29 -04:00
Kelrap
c270f4f304
4501 join course with code title overflow (#4514)
* Remove icons from titles, replace logo with icon, make text smaller on mobile

* Replace 'join course with code' with 'join with code'

* remove extra text styling

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-27 09:26:54 -04:00
wcjord
cdd34a7f7c
Optional-cms-api-env (#4503)
* feat: adding option to specify a separate cms env for testing local choreo and remote cms

* fix: my favorite whoopsie

* formatting

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-24 09:01:40 -04:00
avashilling
e09686ede9
replace loading symbol with shimmering cards (#4508) 2025-10-23 12:07:39 -04:00
ggurdin
fc78da4731
refactor: simplify igc text data model, fixes autocorrection highligh… (#4504)
* refactor: simplify igc text data model, fixes autocorrection highlighting issue

* add util for match text styles
2025-10-22 16:45:13 -04:00
avashilling
c962c56cb7
remove course list bottom padding (#4497)
to mimic chat list and allow each scrollable widget to reach the bottom of the screen
2025-10-22 14:11:22 -04:00
ggurdin
985fa079b8
fix: in chat details page, reload course info on language update (#4500) 2025-10-22 14:08:57 -04:00
ggurdin
ab6685ebf7
fix: use assigned role to fill in roles in open roles indicator (#4499) 2025-10-22 13:45:10 -04:00
ggurdin
7d5e84b7be
fix: don't include duplicate lemmas in match activity token set (#4498) 2025-10-22 13:11:11 -04:00
ggurdin
ccf5cb798d
fix: adjust spacing in invitation page (#4496) 2025-10-22 12:56:45 -04:00
ggurdin
e1d52c5328
chore: make new user's avatar URLs point to S3 assets (#4495) 2025-10-22 12:45:50 -04:00
ggurdin
22ab4baa6e
4490 highlight going behind menu in vocab (#4494)
* fix: wrap inkwell in material to prevent highlight showing out of widget bounds

* chore: update all language dropdown option copy
2025-10-22 12:27:16 -04:00
ggurdin
5d8628c393
chore: on init language selection page, try to pull language settings from cache (#4492) 2025-10-22 12:10:24 -04:00
ggurdin
6cbec5abca
4428 word zoom card changes positionsize when mobile keyboard opens (#4491)
* fix: on flag token info, close word card

* chore: update icon and tooltip for emoji mode

* refactor: create base feedback dialog

* fix: start drag imeadiatly on tap practice match item
2025-10-22 11:55:22 -04:00
ggurdin
1b3ae5f537
4478 take out stickers from chat emoji picker (#4489)
* chore: remove stickers tab from emoji picker

* fix: always show click cursor over message bubbles
2025-10-22 10:36:36 -04:00
ggurdin
2efd61bccd
4450 find course button overflow with german l1 (#4488)
* fix: text overflow in add course page German buttons

* feat: show warning popup when user selects course plan in new course page if user is already in a course with the same ID

* use firstWhereOrNull for room search
2025-10-22 10:20:52 -04:00
ggurdin
288aee68eb
chore: normalize text for all languages option in course selection dropdowns (#4485) 2025-10-21 16:20:56 -04:00
ggurdin
f53b010105
fix: add new analytics update type for initial data (from local and s… (#4484)
* fix: add new analytics update type for initial data (from local and server), listen for init updates in analytics page to rebuild on language change

* fix: URL encode construct IDs during construct analytics navigation

* chore: add tooltip to level analytics page, update divider in construct analytics details page
2025-10-21 16:04:09 -04:00
ggurdin
29c2602adc
fix: hide unavailable functionalities in DM details page (#4483) 2025-10-21 14:34:11 -04:00
ggurdin
a45c52add4
chore: saved activity copy updates, go directly back to course settings on save activity (#4482) 2025-10-21 14:26:54 -04:00
Kelrap
48d06e1353
Simplify search (#4222)
* Hide user and public course search in main chat list search

* Remove chat header and instructions when search chat list, add message when no chats/DMs found

* Use same filtering method as chat list to check if search has no results

* chore: remove unreferences widget, revert unused changes to widget, remove unreferenced copy

---------

Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-21 13:35:50 -04:00
avashilling
188db715dd
4201 providing emoji options for the game based on vocabulary analytics (#4425)
* update sorting token method to not shuffle

* change linkedhashset to simpler list/set operation
2025-10-21 13:19:20 -04:00
avashilling
4d9806f41f
make activity button smaller on mobile (#4429)
* make activity button smaller on mobile

* make activity button smaller on all platforms
2025-10-21 13:13:41 -04:00
avashilling
ed83b0934c
shimmer color depends on theme brightness (#4463)
for better visibility in both modes
2025-10-21 13:10:19 -04:00
ggurdin
f146e20fac
chore: add activity roles to activity summary request model (#4479) 2025-10-21 12:29:54 -04:00
ggurdin
8377a2d27e
fix: on click space nav item use context.push to refresh course settings page (#4462) 2025-10-21 11:18:16 -04:00
ggurdin
549704d6ae
fix: register UIA listener on create login client, instead of on login (#4451) 2025-10-20 16:38:36 -04:00
ggurdin
23aa75bb13
fix: on login, don't open two separate databases (#4449) 2025-10-20 13:51:09 -04:00
avashilling
aca36e67d5
change xp icon to star (#4431) 2025-10-20 09:12:12 -04:00
ggurdin
09754bdd90
chore: remove vocab tooltip from activity dropdown menu and update copy in end activity button (#4445) 2025-10-17 14:40:30 -04:00
ggurdin
ec646d7675
fix: fix scrolling in delete space dialog (#4436) 2025-10-16 12:54:21 -04:00
ggurdin
34fb8614c1
chore: on no courses found for language, log error (#4434) 2025-10-16 11:34:13 -04:00
Wilson
16be5684f9
chore: update translations (#4188)
* translate more l1s

* Update translations for multiple languages (ar, bn, he, hi, id, ko, pt, ru, th, tr, zh)

* partial translations

* Add translations for Irish, Galician, Hungarian, Lithuanian, Slovenian, and Telugu

- Complete translations for 6 additional languages using OpenAI translation script
- Irish (ga): 1,612 translations added
- Galician (gl): 1,614 translations added
- Hungarian (hu): 1,615 translations added
- Lithuanian (lt): 1,927 translations added
- Slovenian (sl): 2,288 translations added
- Telugu (te): 2,388 translations added

These additions bring the total completed languages to 29 out of 47 (62% completion rate)

* Add translations for Estonian, Belarusian, and Greek

- Estonian (et): 164 translations added
- Belarusian (be): 2,392 translations added
- Greek (el): 2,342 translations added

These additions bring the total completed languages to 32 out of 47 (68% completion rate)

* Add Hebrew translations - Hebrew (he): 2,143 translations added - This brings the total completed languages to 33 out of 47 (70 percent completion rate)

* Add Arabic and Bengali translations - Arabic (ar): 1,692 translations added - Bengali (bn): 2,388 translations added - Total: 35 out of 47 languages complete (74 percent completion rate)

* Add Interlingua and Interlingue translations - Interlingua (ia): 2,378 translations added - Interlingue (ie): 2,149 translations added - Total: 37 out of 47 languages complete (79 percent completion rate)

* Add Georgian translations

* Add Esperanto translations

* Add Turkish translations

* Add Persian translations

* Add Romanian translations

* Improve translation script error handling

- Add JSON parsing error handling with retry logic
- Use simpler prompts on retry attempts
- Clean up markdown formatting from responses
- Skip failed chunks gracefully instead of crashing
- Successfully handle previously failing languages

* Update Georgian and add Romanian translations

* Add Serbian, Latvian, Slovak, Tamil and Basque translations

Successfully completed:
- Serbian (sr): 2062 translations
- Latvian (lv): 1614 translations
- Slovak (sk): 2158 translations
- Tamil (ta): 1696 translations
- Basque (eu): 1615 translations

Script improvements:
- Added metadata reconciliation error handling
- Successfully handles JSON parsing errors with retry logic

* fix needed translation generation script

* feat: translate missing keys for 49 languages and improve translation script

- Successfully translated 12,000+ keys across 49 languages (98% completion)
- Enhanced JSON error handling in translate script to recover from parsing errors
- Fixed metadata type issues for unreadChats placeholder in fil, pt_PT, and yue locales
- Added comprehensive run_all_translations.py script for batch translation
- Resolved duplicate yue locale conflicts
- Only Tibetan (bo) remains with 40 keys due to complex character encoding issues

Languages completed:
- Vietnamese, Portuguese (BR/PT), Romanian, Russian, Slovak, Slovenian
- Serbian, Swedish, Tamil, Telugu, Thai, Turkish, Ukrainian, Cantonese
- Chinese (Simplified/Traditional), and 34 other languages with 17 keys each

* fix not compilling error

* catch up with needed translations
2025-10-16 10:53:01 -04:00
ggurdin
f12bcfd7e5
fix: push route on start to make add course page app bar back button work as expected (#4430) 2025-10-16 10:49:07 -04:00
ggurdin
45a8711f0e
fix: handle room code on join with code (#4427) 2025-10-16 10:22:56 -04:00
ggurdin
16ddaea9d5
fix: if a new user gets to account create page without target language in local storage or from course, direct them back to language selection (#4422) 2025-10-16 09:27:44 -04:00
ggurdin
541423819d
chore: make word card close and flag button the same styling and vertically aligned (#4419) 2025-10-15 16:29:14 -04:00
ggurdin
92e4768704
fix: refresh chat list on join with link (#4417) 2025-10-15 16:12:53 -04:00
ggurdin
68bb85e521
fix: don't delete archived activities on delete space (#4414)
* fix: don't delete archived activities on delete space

* use one list of futures in delete space function
2025-10-15 14:33:47 -04:00
ggurdin
d3e1da20df
chore: add tooltip to describe vocab highlighting in activity dropdown menu (#4412) 2025-10-15 14:18:50 -04:00
ggurdin
9829be619c
chore: message on empty vocab filter (#4410) 2025-10-15 13:44:48 -04:00
ggurdin
2fc52e6a87
chore: add skip button to add course page (#4407) 2025-10-15 13:06:59 -04:00
ggurdin
df65441e5a
chore: add level bar / analytics to space details page on mobiel (#4405) 2025-10-15 13:02:01 -04:00
Copilot
c4de304406
Move word card feedback notification from bottom to top of screen (#4402)
* Initial plan

* Replace bottom SnackBar with top overlay notification for word card feedback

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

* auto-close top token feedback snackbar after delay

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-15 12:56:10 -04:00
ggurdin
9be0dce1fb
fix: alway hide back button in add course page (#4404) 2025-10-15 12:48:55 -04:00
Copilot
82d1bc788b
Update IT help message and remove unreferenced InstructionsEnum entries (#4391)
* Initial plan

* Update IT help message and remove unreferenced enum entries

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

* Revert changes to non-English .arb files

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

* remove unreferenced copy

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
Co-authored-by: ggurdin <ggurdin@gmail.com>
2025-10-15 12:28:29 -04:00
Copilot
031f875866
Update onboarding language selection text to "Choose a target language" (#4393)
* Initial plan

* Update chooseLanguage text to "Choose a target language"

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

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ggurdin <46800240+ggurdin@users.noreply.github.com>
2025-10-15 12:20:01 -04:00
ggurdin
f349d65112
fix: don't mutate activity JSON image_url (#4386) 2025-10-14 17:07:24 -04:00