summaryrefslogtreecommitdiffstats
path: root/webapp/components/change_url_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Fix some react natives warning messages (#4653)enahum2016-11-281-1/+1
|
* Add Add `onExit` hook to new_channel_modal (#4344)Joshua Borton2016-11-151-0/+2
| | | | | | This delays updating the url with the new channel until after the modal is exited which bypasses a state where the center textarea is focused and then focus is removed due to how react-overlays handles restoring focus to the last element focused before the modal was shown.
* PLT-3700 Made error message for too short channel URL more clear (#3773)Harrison Healey2016-08-111-9/+12
|
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-2/+3
| | | | | | | | * PLT-3408 Changed serverside code to get the service's URL from config.json * PLT-3408 Changed most clientside code to use the SiteURL config setting instead of window.location * PLT-3408 Changed default SiteURL to be autodetected
* PLT-3418, PLT-2950, PLT-3375, PLT-3382, PLT-3446, PLT-3465: Multiple UI ↵Asaad Mahmood2016-07-051-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Multiple UI fixes (#3357)Asaad Mahmood2016-06-161-7/+9
| | | | | | * Multiple UI fixes * Removing utils from tutorial file
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+222