Commit Graph

81 Commits

Author SHA1 Message Date
mgabdev fb612f60c8 Commiting 2020-11-15 12:48:32 -06:00
mgabdev 3b7fc9f30f Removed News from SearchLayout tabs
• Removed:
- News from SearchLayout tabs
2020-11-09 12:03:27 -06:00
mgabdev 35793a7ff0 Added News to SearchLayout top tabs
• Added:
- News to SearchLayout top tabs
2020-11-09 01:33:43 -06:00
mgabdev a614d3c5cd Added title to NewsPage, NewsLayout
• Added:
- title to NewsPage, NewsLayout
2020-11-09 01:33:15 -06:00
mgabdev 90528b4b41 Added NewsLayout
• Added:
- NewsLayout
2020-11-06 23:32:39 -06:00
mgabdev 34f1f778cd Updated name of TrendsPanel to TrendsBreakingPanel
• Updated:
- name of TrendsPanel to TrendsBreakingPanel
- removed ScrollableList from TrendsPanel
2020-11-06 23:19:04 -06:00
mgabdev 9c4db8eaf3 Added new hashtag in SearchLayout tab bar
• Added:
- new hashtag in SearchLayout tab bar
2020-11-05 11:59:30 -06:00
mgabdev bab6d90981 Added new tag to mobile SearchLayout tabs
• Added:
- new tag to mobile SearchLayout tabs
2020-11-04 21:27:34 -06:00
mgabdev 3f0b93473d Updated SearchLayout to have Explore + others tabs on mobile
• Updated:
- SearchNavigationBarXS
- SearchLayout to have Explore + others tabs on mobile
2020-11-03 15:27:39 -06:00
mgabdev 56d24e18ae Added SidebarXS to ProfileLayout
• Added:
- SidebarXS to ProfileLayout
2020-10-31 19:13:47 -05:00
mgabdev ad1ab424e8 Added new SearchLayout, SearchNavigationBarXS
• Added:
- new SearchLayout, SearchNavigationBarXS
2020-10-31 18:37:15 -05:00
mgabdev 73e1584d43 Updated some pages and layouts for navigation noSearch and showBackBtn
• Updated:
- some pages and layouts for navigation noSearch and showBackBtn
2020-10-30 12:57:20 -05:00
mgabdev 083218648a Removed search from Notifications page
• Removed:
- search from Notifications page
2020-10-29 23:36:09 -05:00
mgabdev 3365893022 Fixed naming issue in AboutLayout component
• Fixed:
- naming issue in AboutLayout component
2020-10-28 23:11:11 -05:00
mgabdev b124a5024c Added Press, Assets pages in About section
• Added:
- Press, Assets pages in About section
2020-09-11 18:02:07 -05:00
mgabdev d7cd258977 Updated Sidebar, NavigationBar components, Added layouts
• Updated:
- Sidebar, NavigationBar components
- file structures for both

• Added:
- layouts for compnents
2020-09-01 18:13:11 -05:00
mgabdev 38a4f1ed7f Updated WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
• Updated:
- WhoToFollowPanel to be UserSuggestionsPanel and included related, verified
- All pages, layouts to use new component

• Removed:
- VerifiedAccountsPanel
2020-09-01 11:54:01 -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 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 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 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 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 014e476b5d Updated pages, layout component structures
• Updated:
- pages, layout component structures
2020-08-14 12:45:59 -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 a72ea2b525 Updated panels to be async_components
• Updated:
- panels to be async_components

• Added:
- WrappedBundle
2020-08-12 17:52:46 -05:00
mgabdev f9f2744a63 Updated group sorting in frontend
• Updated:
- group sorting in frontend
2020-08-06 23:19:18 -05:00
mgabdev 27bee92207 Added new props to Layout for footers
• Added:
- new props to Layout for footers
2020-08-06 00:00:41 -05:00
mgabdev 9722fe3a6f Added ExploreLayout
• Added:
- ExploreLayout
2020-08-06 00:00:28 -05:00
mgabdev 99bffcb8d6 Updated GroupLayout
• Updated:
- GroupLayout to remove WTF panel and add isXS to GroupHeader
2020-08-05 23:57:42 -05:00
mgabdev 13127960c4 Updated Placeholder Responsiveness and Added new Placeholders
• Updated:
- Placeholder Responsiveness

• Added:
- new Placeholders
2020-07-29 15:40:47 -05:00
mgabdev 9324ea92be Added LoggedOutSidebar component, to Layout
• Added:
- LoggedOutSidebar component
- LoggedOutSidebar to to Layout
2020-07-24 20:22:00 -05:00
mgabdev 4b79bf0d06 Updated LoggedOutNavigationBar to show links if on profile, grow search bar
• Updated:
- LoggedOutNavigationBar to show links if on profile, grow search bar
2020-07-24 18:59:46 -05:00
mgabdev f6966ff382 Updated SignUpPanel styles, Added to multiple pages/layouts
• Updated:
- SignUpPanel styles

• Added:
- SignupPanel to multiple pages/layouts
2020-07-24 18:53:09 -05:00
mgabdev ad29b3aca6 Removed unused links in AboutLayout nav
• Removed:
- unused links in AboutLayout nav
2020-07-15 23:05:30 -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 de834cd586 Updated Introduction/onboarding flow
• Updated:
- Introduction/onboarding flow

• Added:
- autoJoinGroup to default "Introduce Yourself" group in gab.com if you post the welcome post in introduction last slide
2020-07-14 22:31:54 -05:00
mgabdev e9475219c9 Added welcome page/introduction/onboarding flow
• Added:
- welcome page/introduction/onboarding flow

• Todo:
- clean up code for showing new user the page
- add code for saving profile, cover photos, display name from intro slides
2020-07-14 01:05:05 -05:00
mgabdev 57ce03ff37 Added about routes pages to react app, layout, AboutSidebar
• Added:
- about routes pages to react app, layout, AboutSidebar
- about, dmca, investors, privacy policy, terms of sale, terms of service
2020-07-10 15:22:13 -05:00
mgabdev 0fdf762815 Updated GabTrendsController, ShopController to use Request instead of Net
• Updated:
- GabTrendsController, ShopController to use Request instead of Net
2020-07-07 16:01:51 -05:00
mgabdev f9a087ca14 Added BlockedUsers, MutedUsers pages. Updated Settings
• Added:
- BlockedUsers, MutedUsers pages

• Updated:
- SettingsPage, SettingsLayout
2020-06-10 12:08:31 -04:00
mgabdev c0aa3dfb92 Added noRightSidebar prop to DefaultLayout
• Added:
- noRightSidebar prop to DefaultLayout
2020-06-09 16:51:04 -04:00
mgabdev 2c54bf43b0 Added noSidebar prop to ProfilePage, ProfileLayout
• Added:
- noSidebar prop to ProfilePage, ProfileLayout for photos and videos tabs
2020-06-08 19:39:35 -04:00
mgabdev acbc717c59 Added compose button to group page on mobile
Fixes: #221

• Added:
- compose button to group page on mobile
2020-06-04 12:28:05 -04:00
mgabdev 163f6ab1e7 Updated nav and page title for profiles
• Updated:
- nav and page title for profiles to be emojified
2020-05-26 20:33:53 -04:00
mgabdev e38d461b72 Added FloatingActionButton to profile in desktop
• Added:
- FloatingActionButton to profile in desktop

• Updated:
- FloatingActionButton z-index to z3 to be below main page components
2020-05-15 18:49:54 -04:00
mgabdev 0626928899 Progress 2020-05-14 16:45:39 -04:00
mgabdev 4acc21944c Progress 2020-05-14 02:03:22 -04:00