Commit Graph

60 Commits (891be5efe5c2be70db121f4b1a9f0cbdb2fae944)

Author SHA1 Message Date
ggurdin b98f2d3283
1547 level indicator for all users (#1722)
* feat: publicly viewable target language and level indicator

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
9 months ago
ggurdin 5347b4764f
feat: add submit button to learning settings popup (#1717) 9 months ago
ggurdin 1e40e1d1a6
feat: move language dropdowns into learning settings dialog (#1695) 9 months ago
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>
10 months ago
ggurdin ae7c754dbc
feat: added cefr level to user setting, language settings page / signup page (#1604) 10 months ago
ggurdin a377200f5f
feat: make public profile toggle change public profile boolean instead of DOB (#1585) 10 months ago
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>
10 months ago
ggurdin cdfc8b831e
feat: added widget to make dialog full screen on mobile with constraints on web (#1499) 10 months ago
ggurdin 426d1429b3
fix: don't overflow language options (#1496)
* fix: don't overflow language options

* fix: match font size of number and text, bold number

* default to send on enter

* fix: don't run mode validation if not enabled
10 months ago
ggurdin 027158e286
1435 refactor into function specific groupings (#1440)
* fix: deleted unreferenced files

* fix: sort files based on function
10 months ago