Commit Graph

30 Commits

Author SHA1 Message Date
mgabdev
8c047868e3 Added ProUpgradeModal to group creation action buttons and page
• Added:
- ProUpgradeModal to group creation action buttons and page if not pro or if not admin of edit group
2020-09-02 13:06:18 -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
014e476b5d Updated pages, layout component structures
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -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
4a8cd0b585 Updates to groups sorting
• Updates to groups sorting
2020-08-08 13:08:48 -05:00
mgabdev
57d27420ca Updated group timelines and sorting
• Updated:
- group timelines and sorting
2020-08-07 17:59:39 -05:00
mgabdev
0a26abbbc2 Updated Explore, Group, Groups Pages
• Updated:
- Explore, Group, Groups Pages
2020-08-06 00:13:19 -05:00
mgabdev
62009f5769 Updated GroupsPage to not show tabs if no user
• Updated:
- GroupsPage to not show tabs if no user
2020-07-24 21:41:50 -05:00
mgabdev
06d85fe8d8 Added functionality to pages, layout for use with sidebar promotions
• Added:
- functionality to pages, layout for use with sidebar promotions

• Updated:
- pages, layouts to use StatusPromotionPanel
2020-07-15 23:05:08 -05:00
mgabdev
a026d86b86 Progress 2020-05-07 00:03:34 -04:00
mgabdev
03de4c4fea Progress 2020-04-29 18:32:49 -04:00
mgabdev
c3d0d8bde2 Progress 2020-04-28 01:33:58 -04:00
mgabdev
595208780e Progress 2020-04-11 18:29:19 -04:00
mgabdev
bb4fcdf32d Progress 2020-04-07 21:06:59 -04:00
mgabdev
80d41b8d94 Progress 2020-04-01 23:17:21 -04:00
mgabdev
3d0a85cde4 Progress 2020-03-25 23:11:32 -04:00
mgabdev
0f01c1bc97 Progress 2020-03-24 23:08:43 -04:00
mgabdev
bc386bf9d5 Progress 2020-03-12 12:09:15 -04:00
mgabdev
5109276331 Progress 2020-03-05 10:44:17 -05:00
mgabdev
7679012e2f Progress 2020-02-24 16:56:07 -05:00
mgabdev
d255982ec5 Progress 2020-02-22 18:26:23 -05:00
mgabdev
280dc51d85 Large update for all components
reorganization, linting, updating file imports, consolidation
warning: there will be errors in this commit
todo: update webpack, add missing styles, scss files, consolidate the rest of components within features/*
2019-08-07 01:02:36 -04:00
mgabdev
2044648179 Added webpack.ProvidePlugin for most used imports
Removed imports of React, connect, PropTypes throughout
Removed the "React" in React.Component/PureComponent
2019-07-29 15:20:00 -04:00
mgabdev
ef3f9a801e Updated GroupSidebarPanel locations, keys
added/updated keys to layout array to remove "missing key" error in ui/index
updated location of group sidebar panel to always be above wtf panel
2019-07-22 00:10:45 -04:00
2458773093
aefe5a44f3 show group sidebar panel across the site 2019-07-22 05:12:59 +03:00
2458773093
06e1c47ff4 group sidebar panel improvements 2019-07-22 02:45:14 +03:00
2458773093
61134fb645 group sidebar panel ui 2019-07-22 02:36:55 +03:00
2458773093
1fabd28498 New groups 2019-07-15 16:47:05 +03:00