Joseph Baylon
|
67398d83cb
|
Add eslint eol-last to require newline at end of files (#4985)
|
2020-11-30 21:46:05 -07:00 |
|
Miguel Alatzar
|
ee4b85edcf
|
[MM-23520] Port mattermost-redux (#4088)
* Remove mattermost-redux
* Move mm-redux files into app/redux
* Add @redux path to tsconfig.json
* Fix imports
* Install missing dependencies
* Fix tsc errors
* Fix i18n_utils test
* Fix more imports
* Remove redux websocket
* Fix tests
* Rename @redux
* Apply changes from mattermost-redux PR 1103
* Remove mattermost-redux mention in template
* Add missing imports
* Rename app/redux/ to app/mm-redux/
* Remove test file
* Fix fetching Sidebar GM profiles
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
|
2020-03-31 11:09:26 -07:00 |
|
Elias Nahum
|
2452297592
|
Fix Message attachment actions colors on dark themes (#4061)
|
2020-03-23 22:05:42 -03:00 |
|
Ryan Wang
|
99cc9c94c3
|
MM-10160 - support interactive button styles (#3896)
* MM-10160 - support interactive button styles
* MM-10160 - update action button styles
- move status colors to constants
* MM-10160 - add unit tests
- add button border opacity
- fix color accuracy
* MM-10160 - change action button padding
- edit hardcoded color status
* MM-10160 - update styles
* MM-10160 - center action button text
* MM-10160 - change action button line height again
* MM-10160 - improve variable names
* MM-10160 - split up tests to be more descriptive
|
2020-02-26 17:20:20 -07:00 |
|