Timothy Carambat
610c87ce19
Init support of i18n and English, Mandarin, Spanish, French ( #1317 )
...
* Init support of i18n and English and mandarin
* Update common.js (#1320 )
* add General Appearance and Chat setting zh translate (#1414 )
* add config zh translate (#1461 )
* patch some translation pages
* Update locality fixes
* update: complete login page Mandarin translation. (#1709 )
update: complete Mandarin translation.
* complete translation
* update github to run validator
* bump to test workflow failure
* bump to fix tests
* update workflow
* refactor lang selector support
* add Spanish and French
* add dictionaries
---------
Co-authored-by: GetOffer.help <13744916+getofferhelp@users.noreply.github.com>
Co-authored-by: AIR <129256286+KochabStar@users.noreply.github.com>
Co-authored-by: Ezio T <ezio5600@gmail.com>
2024-06-19 14:48:19 -07:00
Sean Hatfield
04399b1328
[FEAT] Ability to set workspace profile image ( #847 )
...
* WIP workspace pfp, CRUD functions complete
* implement fetching workspace pfp in UserIcon component
* update UI for workspace settings pfp
* minor css refactor
* WIP fixes to workspace pfp
* create responseCache for workspace pfp blob to improve performance
* fix cache not clearing when removing workspace pfp and remove unneeded util
* load workspace image once, dont reload
---------
Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-12 11:36:59 -07:00
Sean Hatfield
e87cba3468
[CHORE] Normalize styles of all input and select elements ( #804 )
...
* normalize styles of all input and select elements
* missed placeholder text input
* missed input fields on onboarding flow
2024-02-27 11:47:01 -08:00
Timothy Carambat
51dbff0dcb
Breakout Chat/Query mode as a workspace setting ( #734 )
...
Remove useless icons in prompt bar
Add chatMode column to workspaces that defaults to chat
Add UI for toggle of chat mode with hint
Update UI for workspace settings to match designs
2024-02-16 14:50:40 -08:00
Timothy Carambat
e8662d792d
705 feat new workspace settings layout ( #725 )
...
* forgot files
---------
Co-authored-by: shatfield4 <seanhatfield5@gmail.com>
2024-02-14 15:54:23 -08:00