summaryrefslogtreecommitdiffstats
path: root/webapp/components/user_settings
Commit message (Collapse)AuthorAgeFilesLines
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-053-21/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improvements (#3449) Improving help text margins Updating changes for get link and create post files Fixing icon for select team screen Fixing styles for select team button Adding improvements to posts UI Adding improvement to post layout Updating changes for post controls Updating z-index for sidebar--right Updating help text position Fixing code for posts Fixing css for post view Pushing improvements for posts view Updating changes for post view Updating post layout Fixing system time css Updating header for system posts Updating post css Removing opacity and changing color for system messages Simplifying root post and system post behaviour Removing images from compact view Updating help text for display Updating embed preview text for advanced option PLT-3490 - Fixing RHS issue on Edge
* PLT-1316/PLT-3280 Change client-side max file size limit (#3354)Thomas Balthazar2016-07-051-1/+2
| | | | | | | | | * Change client-side max file size limit It now relies on the value set in config.json. Re-enable and tweak the max file size setting in system console. * Update file upload error message
* Revert PLT-3233 (#3477)David Lu2016-07-051-2/+3
|
* PLT-3444 Preview features checkboxes don't reset after hitting cancel (#3462)enahum2016-07-041-1/+13
|
* PLT-3201 Code Theme Saves Upon Update (#3414)David Lu2016-06-301-0/+19
| | | * Ensured code theme saves properly
* PLT-3417 Missing localization on Account Settings and Backstage (#3437)enahum2016-06-281-3/+12
|
* PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402)Harrison Healey2016-06-271-1/+1
| | | | | | * Force formatting to be enabled if testing is disabled * Moved formatting toggle behind EnableDeveloper setting
* Added error message for unchanged email (#3420)David Lu2016-06-271-2/+2
|
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
|
* Reset MFA error upon update (#3387)David Lu2016-06-211-1/+1
|
* removed reference to allKey (#3366)David Lu2016-06-201-1/+0
|
* Reset password errors upon submit (#3362)David Lu2016-06-181-2/+3
|
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-1/+1
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Reset error on invalid MFA (#3346)David Lu2016-06-151-1/+2
|
* Fixed @all not working as intended (#3335)David Lu2016-06-151-32/+0
|
* PLT-3202 Re-render timestamps when display settings switch between 12h and ↵Harrison Healey2016-06-151-1/+2
| | | | | | | | 24h (#3337) * Made post timestamp switch from 12h to 24h without refreshing * Made RHS post timestamps switch from 12h to 24h without refreshing
* PLT-3156 Typo in 'Edit Nickname' message when nickname is set through login ↵Anthony M. Powers2016-06-101-1/+1
| | | | | | | | | provider (#3204) * Fixed a typo to an error message regarding editing an account field handled by a login provider. (PLT-3156) * Added 'field_handled_externally' to the en language file. Other languages are needed.
* Removed deactivate method from User Settings tabs (#3271)Harrison Healey2016-06-073-30/+4
|
* PLT-3114 Moved preview collapse out of pre-release features (#3206)Joram Wilander2016-06-062-9/+135
| | | | | | | | | | * Added user setting to auto collapse image previews * Added slash commands for collapsing/expanding image previews * Added translation strings for collapse setting * Add default props for preview collapse setting
* Fixed (#3264)David Lu2016-06-061-1/+3
|
* Fixed typo (#3266)David Lu2016-06-061-1/+1
|
* Fixing nickname when LDAP is enabled but nickname field not set (#3243)Christopher Speller2016-06-051-1/+1
|
* PLT-3168 Hide EnableFormatting advanced setting unless testing is enabled ↵Harrison Healey2016-06-051-73/+86
| | | | | | | | (#3237) * Added EnableTesting to the client config * Hid EnableFormatting advanced setting unless testing is enabled
* PLT-2994 Added @all (#3233)David Lu2016-06-041-5/+2
| | | | | | * Added @all * Uncomment @all server side
* PLT-2981 Disabled Push Notifications section in Settings if disabled by ↵David Lu2016-06-041-63/+85
| | | | | | | | admin (#3225) * Added push notifications disabled message to settings * Update user_settings_notifications.jsx
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-1/+10
| | | | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency * Fix get locale on login_controller
* Multiple UI improvements (#3220)Asaad Mahmood2016-06-021-2/+2
| | | | | | | | * Multiple UI improvements * Pushing time fix * Fixing absolute time stamps on IOS
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-10/+1
|
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-1/+10
| | | | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text * Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
* Added maxlength for nicknames (#3186)David Lu2016-05-311-0/+1
|
* Allow users to manually enter colors into theme pickers (#3164)Joram Wilander2016-05-311-15/+11
|
* Added validation to make sure theme entries are colours (#3107)Harrison Healey2016-05-311-1/+6
| | | | | | * Added validation to make sure theme entries are colours * Added serverside validation for theme
* PLT-3080 Added ability to disable formatting for debugging and updated ↵Harrison Healey2016-05-301-58/+158
| | | | | | | | | | marked to fix errors (#3141) * Removed injectIntl from user_settings_advanced.jsx * Added setting to disable formatting for debugging * Updated fork of marked
* Don't allow gitlab users to activate mfa (#3125)Joram Wilander2016-05-271-1/+18
|
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-10/+1
|
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-1/+10
| | | | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics * Fix localization on served locale file as plain/text
* PLT-2886 Added name properties to all radio buttons (#3112)Harrison Healey2016-05-264-0/+23
| | | | | | | | * Removed unused, deprecated system console page * Added name properties to all radio buttons * Removed unused english strings from admin console
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-262-3/+3
|
* PLT-3002 Removed Auto-capitalization on Mobile Devices (#3099)David Lu2016-05-251-2/+4
| | | | | | | | * Added autoCapitalize='off' * Changed inputs to email * Removed autocapitalize for email
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-10/+1
| | | | This reverts commit 34beaa569bfb32f1607375f1d5a22859322060d2.
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-1/+10
| | | | | | * PLT-1800 Load server side locale from the config.json * Add support for locales with country specifics
* PLT-2664 Split out push notifications from email notifications (#3049)Joram Wilander2016-05-191-10/+154
| | | | | | | | * Split out push and email notification logic, always send push notifications on mention * Add user setting to control push notifications * Minor changeto simplify code
* PLT-2020 Fix Clicking save without changing your email shows an error ↵enahum2016-05-161-5/+5
| | | | message (#3008)
* Adding compact layout (#2991)Asaad Mahmood2016-05-161-3/+115
| | | | | | * Adding compact layout * Fixing ESLint error
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-126-20/+24
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* Fixed username restriction display errors (#2952)David Lu2016-05-111-3/+3
|
* PLT-2765 Limit username UI to 22 characters (#2918)David Lu2016-05-091-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | * Shortened username length to 22 characters * Update user_settings_general.jsx * Added username requirements to account settings page * Switched to double quotes to escape ' in JSX, must use double quotes * Update en.json * Update user_settings_general.jsx * Update es.json * Update fr.json * Update ja.json * Update pt.json * Added missing {
* Update MFA help text and fix some minor bugs (#2903)Joram Wilander2016-05-051-28/+32
|
* Multiple UI improvements (#2838)Asaad Mahmood2016-05-022-16/+20
| | | | | | * Multiple UI improvements * Adding translations in en.json
* Fixing LDAP editing of attributes (#2824)Christopher Speller2016-05-021-134/+179
|