Commit Graph

33 Commits

Author SHA1 Message Date
mgabdev 036ef006ae Added isCard for alt layout to Account component
• Added:
- isCard for alt layout to Account component
2020-09-14 11:47:46 -05:00
mgabdev 176ddc22f2 Updated the default class name
• Updated:
- the default class name
2020-08-18 15:49:11 -05:00
mgabdev d5ad398d53 Updated all long style names to be more compact
• Updated:
- all long style names to be more compact
2020-08-18 15:43:06 -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 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 92a89e2425 Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev 261ba8937b Removed dismiss button from WhoToFollowPanel
• Removed:
- dismiss button from WhoToFollowPanel

• Updated:
- Account action button to be centered
2020-08-14 12:29:21 -05:00
mgabdev b5bc171a2f Updated Account component actionTitle
• Updated:
- Account component actionTitle
2020-08-07 17:27:07 -05:00
mgabdev 7c86ceca42 Updated Account component action title text
• Updated:
- Account component action title text
2020-08-06 23:05:22 -05:00
mgabdev ba54385f0d Added padding to Account component actionButton
• Added:
- padding to Account component actionButton
2020-08-05 22:53:57 -05:00
mgabdev ae0836aa0a Updated Account component styles
• Updated:
- Account component styles
2020-07-28 15:12:03 -05:00
mgabdev dd00db13bc Updated UnfollowModal
• Updated:
- UnfollowModal to fix the issue with people with it enabled being unable to unfollow others
- All instances of instantiating the UnfollowModal to pass in account instead of accountId
2020-06-12 17:55:39 -04:00
mgabdev 36b7dc71af Updated GroupMembers functionality
• Updated:
- GroupMembers functionality to include actions for admin to remove account and make account admin

• Added:
- GroupMemberOptionsPopover
2020-06-10 23:27:03 -04:00
mgabdev 055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev 03de4c4fea Progress 2020-04-29 18:32:49 -04:00
mgabdev 5efe40f301 Progress 2020-04-28 22:24:35 -04:00
mgabdev c3d0d8bde2 Progress 2020-04-28 01:33:58 -04:00
mgabdev 763694b5ab Progress 2020-04-25 13:00:51 -04:00
mgabdev 01c8041a6a Progress 2020-04-23 23:17:27 -04:00
mgabdev e2e7e8c0af Progress 2020-04-23 02:13:29 -04:00
mgabdev fed036be08 Progress 2020-04-22 01:00:11 -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 0f01c1bc97 Progress 2020-03-24 23:08:43 -04:00
mgabdev 0d9dbdfecd Progress 2020-03-24 00:39:12 -04:00
mgabdev 65af72faae Progress 2020-03-14 13:31:29 -04:00
mgabdev 7712ebdbbd Progress 2020-03-11 19:56:18 -04:00
mgabdev 0df3c073a5 Progress 2020-03-02 17:26:25 -05:00
mgabdev 42917806e9 Updated all basic components
removed unnecessary components, combined where necessary
added each component to a folder, added individual css style modules
optimized some component rendering flows
removed functional components in favor of pure components
linted and formatted all of the files
2019-08-03 02:00:45 -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
robcolbert bd0b5afc92 Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00