mgabdev
|
99982c0391
|
Finished updating the reformatting of propTypes and set redux, intl functions to end of component
• Finished:
- updating the reformatting of propTypes and set redux, intl functions to end of component
• Removed:
- Gif implementation
|
2020-08-18 19:22:15 -05:00 |
mgabdev
|
7e47bb1d9c
|
Removed prop-types global import, added to files directly
• Removed:
- prop-types global import, added to files directly
|
2020-08-17 15:59:29 -05:00 |
mgabdev
|
5a55f89dbe
|
Removed connect global import, added to files directly
• Removed:
- connect global import, added to files directly
|
2020-08-17 15:39:25 -05:00 |
mgabdev
|
43e384554c
|
Remove React, PureComponent global import, added those imports to files directly
• Remove:
- React, PureComponent global import and added those imports to files directly
|
2020-08-17 15:07:16 -05:00 |
mgabdev
|
4a8ddd5803
|
Updated StatusList, ScrollableList to use given props
• Updated:
- StatusList, ScrollableList to use given props
• Fixed:
- Issue with scrolling back to top onLoadMore
|
2020-07-31 23:05:00 -05:00 |
mgabdev
|
f92f75d747
|
Added shortcuts
• Added:
- shortcuts functionality
- shortcuts route, controller, model
- shortcut error message for "exists"
- shortcut redux
- EditShortcutsModal, constant
- links to sidebar, sidebar_xs
- options to add/remove group, account in GroupOptionsPopover, ProfileOptionsPopover
- shortcuts page, feature/list
|
2020-07-21 22:24:26 -05:00 |