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
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
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
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
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
a638319926
fix: don't show multiple of the same instruction card ( #1537 )
2025-01-22 15:30:31 -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
c0fb41d2f9
feat: replace XP level emojis with svgs ( #1508 )
2025-01-21 09:54:14 -05:00
ggurdin
3d85d2ec9f
feat: widget for customizing SVG colors ( #1498 )
...
* feat: widget for customizing SVG colors
* feat: replace morph icons with customized morph SVGs
2025-01-20 14:02:56 -05:00
ggurdin
cdfc8b831e
feat: added widget to make dialog full screen on mobile with constraints on web ( #1499 )
2025-01-17 12:55:05 -05:00
ggurdin
027158e286
1435 refactor into function specific groupings ( #1440 )
...
* fix: deleted unreferenced files
* fix: sort files based on function
2025-01-14 14:00:30 -05:00