Commit Graph

9 Commits (76d9648a7190a7212b4b5734c7c789d57506e391)

Author SHA1 Message Date
ggurdin 7f417ff311
chore: make dropdowns in bot settings popup visually disabled for non-admins (#2701) 7 months ago
ggurdin 1b18810c83
chore: simplify bot settings (#2325) 8 months ago
ggurdin 12e8e19932
chore: add decoration text to bot settings language dropdown (#2252) 8 months ago
ggurdin af923d67bf
chore: highlight selected item in dropdowns (#2181) 8 months ago
ggurdin 820e79593c
fix: wait for bot options to be saved before closing conversation bot dialog (#1868) 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 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