mgabdev
|
6c13144fbc
|
Progress
|
2020-12-09 15:02:43 -05:00 |
mgabdev
|
2649c19a50
|
Fixed issue with promotions count checking in StatusList, SidebarPanelGroup
• Fixed:
- issue with promotions count checking in StatusList, SidebarPanelGroup
|
2020-11-09 14:31:19 -06:00 |
mgabdev
|
21937d9e09
|
Added promotions to redux and added selector for setting promotions if not PRO
• Added:
- promotions to redux
- selector for setting promotions if not PRO
• Updated:
- StatusList, SidebarPanelGroup to use promotions from redux
|
2020-11-09 13:28:43 -06:00 |
mgabdev
|
e66a9ae0a6
|
Added check to SidebarPanelGroup for when layout does not exist
• Added:
- check to SidebarPanelGroup for when layout does not exist to return null
|
2020-11-03 13:11:25 -06:00 |
mgabdev
|
9b044f233a
|
Fixed issue with SidebarPanelGroup showing StatusPromotionPanels
• Fixed:
- issue with SidebarPanelGroup showing StatusPromotionPanels
|
2020-10-06 08:42:53 -05:00 |
mgabdev
|
295f052f81
|
Updated SidebarPanelGroupt to return null if no panel
• Updated:
- SidebarPanelGroupt to return null if no panel
|
2020-08-19 11:14:26 -05:00 |
mgabdev
|
ddca693cfc
|
Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
• Removing:
- the reformatting of propTypes and set redux, intl functions to end of component
|
2020-08-17 19:57:35 -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
|
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
|
a72ea2b525
|
Updated panels to be async_components
• Updated:
- panels to be async_components
• Added:
- WrappedBundle
|
2020-08-12 17:52:46 -05:00 |
mgabdev
|
bf330dcb56
|
Fixed issue with duplicating StatusPromotionPanel in SidebarPanelGroup
• Fixed:
- issue with duplicating StatusPromotionPanel in SidebarPanelGroup
|
2020-07-17 15:26:05 -05:00 |
mgabdev
|
81ddccbdfd
|
Added SidebarPanelGroup for StatusPromotionPanel
• Added:
- SidebarPanelGroup for StatusPromotionPanel
|
2020-07-15 23:00:44 -05:00 |