Commit Graph

1333 Commits

Author SHA1 Message Date
mgabdev 7e81b2e132 Updates to controllers
• Updates:
- to controllers
2020-08-19 17:34:17 -05:00
mgabdev 887392879c Added missing className prop to VerifiedIcon in Icon
• Added:
- missing className prop to VerifiedIcon in Icon
2020-08-19 11:37:46 -05:00
mgabdev addf9d9dd1 Fixed issue with locked/private users displaying in Pro feed and Verified wtf
• Fixed:
- issue with locked/private users displaying in Pro feed and Verified wtf
2020-08-19 11:37:31 -05:00
mgabdev 234b65697a Updated pro feed link icons in sidebars
• Updated:
- pro feed link icons in sidebars
2020-08-19 11:33:10 -05:00
mgabdev 216e0ba47a Removed test on Search feature for loading
• Removed:
- test on Search feature for loading
2020-08-19 11:28:38 -05:00
mgabdev 859b4b5ca8 Removed updateScrollBottom on Status, ScrollableList (fixes feed jumping?)
• Removed:
- updateScrollBottom on Status, ScrollableList (fixes feed jumping?)
2020-08-19 11:15:59 -05:00
mgabdev 9ba03d2c94 Added VerifiedAccountsPanel to ExploreLayout if current user
• Added:
- VerifiedAccountsPanel to ExploreLayout if current user
2020-08-19 11:14:43 -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 79bf73f0c5 Updated react-router-scroll-4 module
• Updated:
- react-router-scroll-4 module
2020-08-19 11:03:45 -05:00
mgabdev e55db70454 Added meta description for home page
• Added:
- meta description for home page
2020-08-18 20:02:02 -05:00
mgabdev 3562155219 Added title to logo button in LoggedOutNavigationBar
• Added:
- title to logo button in LoggedOutNavigationBar
2020-08-18 19:51:28 -05:00
mgabdev 1359318a06 Updated BundleColumnError with new logo className
• Updated:
- BundleColumnError with new logo className
2020-08-18 19:48:50 -05:00
mgabdev f035dfc0b8 Updated error pack
• Updated:
- error pack

• Todo:
- remove
2020-08-18 19:41:43 -05:00
mgabdev 59f19d344e Added missing fillWhite class for logo
• Added:
- missing fillWhite class for logo
2020-08-18 19:41:26 -05:00
mgabdev 3b722042c5 Removed unused constants
• Removed:
- unused constants
2020-08-18 19:39:48 -05:00
mgabdev e3581c9848 Added loading, logo, verified_icon icons/components
• Added:
- loading, logo, verified_icon icons/components
2020-08-18 19:39:27 -05:00
mgabdev 2f4700e89f Updated classNames constant in components that werent using
• Updated:
- classNames constant in components that werent using
2020-08-18 19:39:06 -05:00
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 e21a6ff897 Updated global.css with some new names 2020-08-18 15:52:47 -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 e5f4e12b7b Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
2020-08-18 12:07:47 -05:00
mgabdev 1c2cb6a63a Updated modals that use features to be async loaded with WrappedBundle
• Updated:
- modals that use features to be async loaded with WrappedBundle
2020-08-18 11:05:00 -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 46a0cbca7d Beginning to reformat propTypes and set redux, intl functions to end of component files
• Beginning:
- to reformat propTypes and set redux, intl functions to end of component files
2020-08-17 17:06:22 -05:00
mgabdev 0a331ad389 Added aria-label to Button
• Added:
- aria-label to Button
2020-08-17 16:28:29 -05:00
mgabdev bd20fd5ac5 Added loading=lazy to images
• Added:
- loading=lazy to images
2020-08-17 16:28:04 -05:00
mgabdev 7dadb125a2 Removed duplicate imports of prop-types
• Removed:
- duplicate imports of prop-types
2020-08-17 16:01: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 92a89e2425 Updated styles for icons throughout all components
• Updated:
- styles for icons throughout all components
2020-08-17 11:56:52 -05:00
mgabdev a3670e8fec Updated Icon component to be adapted for font instead of svg
• Updated:
- Icon component to be adapted for font instead of svg
2020-08-17 11:40:39 -05:00
mgabdev 1c63814c37 Updated GroupInfoPanel icon invisible->hidden name
• Updated:
- GroupInfoPanel icon invisible->hidden name
2020-08-17 11:40:17 -05:00
mgabdev a86bdc59bb Added :visited style to inherit so it does not show different color
• Added:
- :visited style to inherit so it does not show different color
2020-08-17 11:39:50 -05:00
mgabdev 5e93101b7b Added gab_font_icon styles in global.css
• Added:
- gab_font_icon styles in global.css
2020-08-17 11:39:28 -05:00
mgabdev d71374f5c4 Added new gab_font_icon font
• Added:
- new gab_font_icon font
2020-08-17 11:39:11 -05:00
mgabdev 0c5b2e28db Removed all icon assets
• Removed:
- all icon assets
2020-08-17 11:38:40 -05:00
mgabdev ad8b8d68ff Updated Display container component structure
• Updated:
- Display container component structure
2020-08-14 12:47:10 -05:00
mgabdev 3369f559a7 Updated GroupMembers feature to not show action button if isAdmin and is current user
• Updated:
- GroupMembers feature to not show action button if isAdmin and is current user
2020-08-14 12:46:48 -05:00
mgabdev 017eb0e99d Removed log in WrappedBundle
• Removed:
- log in WrappedBundle
2020-08-14 12:46:13 -05:00
mgabdev 014e476b5d Updated pages, layout component structures
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -05:00
mgabdev 67e1082cf5 Updated placeholder component structures
• Updated:
- placeholder component structures
2020-08-14 12:44:58 -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 5a77411d2d Fixed issues with panel naming and importing after code split
• Fixed:
- issues with panel naming and importing after code split
2020-08-12 18:39:50 -05:00
mgabdev fa7dd139a8 Added SidebarXS WrappedBundle in Layout
• Added:
- SidebarXS WrappedBundle in Layout
2020-08-12 18:16:49 -05:00
mgabdev 6cfd0d09d1 Added ProgressPanel WrappedBundle in SidebarXS
• Added:
- ProgressPanel WrappedBundle in SidebarXS
2020-08-12 18:14:20 -05:00
mgabdev 1f977d5a44 Fixed inset for mobile devices on MediaModal
• Fixed:
- inset for mobile devices on MediaModal
2020-08-12 18:13:02 -05:00
mgabdev 562fe0de57 Added ShopItem component to be used in ShopPanel component
• Added:
- ShopItem component to be used in ShopPanel component
2020-08-12 18:02:19 -05:00
mgabdev eae6f70b3f Updated insertIfOnline functionality in actions/compose for submitComposeSuccess
• Updated:
- insertIfOnline functionality in actions/compose for submitComposeSuccess
2020-08-12 17:59:23 -05:00