summaryrefslogtreecommitdiffstats
path: root/webapp/components/new_channel_modal
Commit message (Collapse)AuthorAgeFilesLines
* Minor bug and UI fixes (#6729)Asaad Mahmood2017-06-221-1/+1
| | | | | | | | | | * PLT-6797 - Code block language tag not selectable * PLT-6771 - Aligning search box with RHS * PLT-6827 - Fixing link color in error bar * PLT-6241 - Adding edge detection
* add more Ids for UI automation (#6673)Saturnino Abril2017-06-201-0/+6
|
* PLT-6406 Migrate new channel modal to be pure and use redux (#6416)Joram Wilander2017-05-172-0/+412
* Migrate new channel modal to be pure and use redux * Add component tests