summaryrefslogtreecommitdiffstats
path: root/webapp/components/user_settings/user_settings_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* [PLT-7051] Fix hide/show for CMD/CTRL + Shift + A keyboard shortcut (#6979)Saturnino Abril2017-07-231-1/+1
| | | | | | * fix hide/show for CMD/CTRL + Shift + A keyboard shortcut * simplify setting value of show
* PLT-6714: add /settings command (#6716)Chris2017-06-231-8/+29
| | | | | | * add /settings command * update receiver name
* PLT-4257 Add pop-up asking if user wants to reset status (#6526)Joram Wilander2017-06-061-1/+1
| | | | | | | | | | | | * Add pop-up asking if user wants to reset status * Update test snapshot * Update prop name for old uses of confirm modal * Updating checkbox (#6586) * Updating style for checkbox (#6596)
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Updating client dependancies. Switching to using yarn. * Updating React * Moving pure components to using function syntax (performance gains with newer react version) * Updating client dependancies. * Ignore .yarninstall * Enabling pre-lockfile because it's the entire point of using yarn. * Removing old webpack config * Moving to new prop-types * Fixing ESLint Errors * Updating jest snapshots. * Cleaning up package.json
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-1/+9
|
* Updating eslint (#4573)Christopher Speller2016-11-171-2/+0
|
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-8/+0
| | | | | | | | | | | | | | * PLT-3484 OAuth2 Service Provider * PM text review for OAuth 2.0 Service Provider * PLT-3484 OAuth2 Service Provider UI tweaks (#3668) * Tweaks to help text * Pushing OAuth improvements (#3680) * Re-arrange System Console for OAuth 2.0 Provider
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Removed deactivate method from User Settings tabs (#3271)Harrison Healey2016-06-071-14/+0
|
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-17/+0
| | | | | | | | | | | | | | * Added slash commands to InstalledIntegrations page * Reset installed integration type filter if there is no longer any integrations of the selected type * Added pages to backstage to add slash commands * Cleaned up internationalization for slash commands * Added ability to regen slash command tokens from backstage * Removed Integrations tab from UserSettings
* Moved theme reset code to componentWillUnmountHarrison Healey2016-03-241-14/+0
|
* Multiple UI improvementsAsaad Mahmood2016-03-231-15/+7
|
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+341