Commit graph

8 commits

Author SHA1 Message Date
ggurdin
1b18810c83
chore: simplify bot settings (#2325) 2025-04-02 13:54:14 -04:00
ggurdin
12e8e19932
chore: add decoration text to bot settings language dropdown (#2252) 2025-03-28 10:25:12 -04:00
ggurdin
af923d67bf
chore: highlight selected item in dropdowns (#2181) 2025-03-19 15:34:38 -04:00
ggurdin
820e79593c
fix: wait for bot options to be saved before closing conversation bot dialog (#1868) 2025-02-20 13:58:48 -05:00
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
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
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
2025-01-17 11:50:24 -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