summaryrefslogtreecommitdiffstats
path: root/webapp/components/announcement_bar
Commit message (Collapse)AuthorAgeFilesLines
* display BAR_ANNOUNCEMENT_TYPE with Markdown parser (#6981)Chris Duarte2017-07-191-1/+8
| | | | | | * display BAR_ANNOUNCEMENT_TYPE with Markdown parser * fix code style
* Minor UI Updates (#6842)Asaad Mahmood2017-07-051-2/+2
| | | | | | * PLT-6964 - Updating new theme * PLT-6827 - Fixing error bar link color issue
* [PLT-6599] Add link to check Websocket port error message (#6743)Carlos Tadeu Panato Junior2017-06-281-0/+7
|
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-2/+2
|
* PLT-3466 E10: Add announcement bar feature (#6509)Joram Wilander2017-06-052-0/+324
* E10 - Add announcement bar feature * Updates per feedback * Add component tests and snapshots * Update snapshots * Updating color picker UI (#6543) * Add class to body tag when banner is not dismissable and clean up localstorage items when banner changes * Fixing links (#6544) * Updating UI for fixed error bar (#6552) * Truncating text on fixed banner (#6561) * Plt 3466 - Error bar link states (#6577) * Updating error bar hover state * Updating error bar link states