summaryrefslogtreecommitdiffstats
path: root/webapp/components/user_settings/custom_theme_chooser.jsx
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6905 - Updating channel header design (#6789)Asaad Mahmood2017-07-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-6905 - Updating channel header design * Updating border-radius * Updating radius for wide icons * Updating trigger for overlay * Updating UI for channel header * Updating channel header sizing * Updating channel header css * Updating sidebar css * Updating status icons * Adjusting border * Updating comment * Removing type from status icon * Fixing UI issues for the channel header/sidebar * make "Add a channel description" open the channel header modal * Updating status and opacity * Updating stauts icon positioning * Updating description and heading size * Updating UI changes * Updating UI changes * add a focused class to the parent div .search__form and then remove when hover away * Fix active state for pinned posts icon * Updating UI changes * Update channel header text
* fix JS error when saving a custom theme vector (#6734)Saturnino Abril2017-06-231-8/+31
|
* Updating client dependencies. Switching to yarn. (#6433)Christopher Speller2017-05-181-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | * 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-6278 Fixed not being able to open custom theme sections on iOS (#6259)Harrison Healey2017-04-271-35/+54
|
* 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
* Ui improvements (#5948)Asaad Mahmood2017-04-031-0/+4
| | | | | | | | | | * PLT-5849 - Code block wrap on IOS * PLT-5972 - Comment has first line indented * PLT-6048 - Adjusting UI for link previews * PLT-5733 - Adding error text theme option
* Don't allow name-value pairs in theme vector be localized (#5623)Joram Wilander2017-03-041-37/+11
|
* Switch list of hex values to theme name value pairs (#5301)fengpan2017-02-131-11/+34
| | | | | | | | | | * use theme name value pairs * format * Beautify view * handle split
* Updating ESLint (#4085)Christopher Speller2016-09-231-9/+9
|
* Multiple Ui improvements (#3678)Asaad Mahmood2016-08-011-0/+8
| | | | | | | | * Adding permalink back to mobile * Improving reply flow and fixing colorpicker on mobile * Hiding colorpicker on click only for mobile size screens
* 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
|
* 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
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-5/+5
| | | | | | | | * Updating client dependancies * Fixing eslint errors with updates * Updating eslint
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+394