Commit Graph

1231 Commits

Author SHA1 Message Date
mgabdev 1e55e2e920 Updated FileInput component to have hovering effect with image upload icon
• Updated:
- FileInput component to have hovering effect with image upload icon
2020-07-17 15:20:04 -05:00
mgabdev 575d62f695 Updated user action to use importFetchedAccount, better undefined checks
• Updated:
- user action to use importFetchedAccount
- better undefined checks
2020-07-17 15:19:40 -05:00
mgabdev 118e766b01 Added note_plain to account normalizer
• Added:
- note_plain to account normalizer for a plain text bio/description/note
2020-07-17 15:18:56 -05:00
mgabdev b3e76b5a58 Updated Search to include checks for isLoading, isError and if no results found
• Updated:
- Search to include checks for isLoading, isError and if no results found
2020-07-16 13:27:36 -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 15c7ff1eba Fixed issue with loading in Notifications
• Fixed:
- issue with loading in Notifications
2020-07-15 23:01:49 -05:00
mgabdev 98e996ef54 Removed default introduction text from last slide of onboarding
• Removed:
- default introduction text from last slide of onboarding
2020-07-15 23:01:34 -05:00
mgabdev 81ddccbdfd Added SidebarPanelGroup for StatusPromotionPanel
• Added:
- SidebarPanelGroup for StatusPromotionPanel
2020-07-15 23:00:44 -05:00
mgabdev f61449d706 Added StatusPromotionPanel
• Added:
- StatusPromotionPanel

• Todo:
- Build out functionality for opening media, opening status, etc.
2020-07-15 23:00:19 -05:00
mgabdev 8c3d4a352a Updated Introduction navigation button title
• Updated:
- Introduction navigation button title
2020-07-14 23:20:26 -05:00
mgabdev 23a32574a4 Removed test value for MIN_ACCOUNT_CREATED_AT_ONBOARDING
• Removed:
- test value for MIN_ACCOUNT_CREATED_AT_ONBOARDING
2020-07-14 23:06:54 -05:00
mgabdev 3a16f3431d Updated width on add button in GroupListItem
• Updated:
- width on add button in GroupListItem
2020-07-14 23:01:24 -05:00
mgabdev 66a4474e82 Updated text in Introduction final slide
• Updated:
- text in Introduction final slide
2020-07-14 23:01:06 -05:00
mgabdev 7f343b07b7 Added missing style for GroupListItem
• Added:
- missing style for GroupListItem
2020-07-14 22:36:55 -05:00
mgabdev 7485ffbcb7 Updated GroupListItem to have text instead of button for adding
• Updated:
- GroupListItem to have text instead of button for adding
2020-07-14 22:32:24 -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 0eb3ae2dfa Removed Introduction/onboarding code from ui.js
Will be moving elsewhere...

• Removed:
- Introduction/onboarding code from ui.js
- /welcome route
2020-07-14 18:48:48 -05:00
mgabdev 5791a5225b Updated ComposeForm, GroupPage to use groupId instead of entire group for prop
• Updated:
- ComposeForm, GroupPage to use groupId instead of entire group for prop
2020-07-14 18:46:43 -05:00
mgabdev 745d8d8a55 Updated Switch to use CX constant
• Updated:
- Switch to use CX constant
2020-07-14 18:46:10 -05:00
mgabdev d505d63c6b Added isStatic prop to GroupListItem for non-navigation
• Added:
- isStatic prop to GroupListItem for non-navigation for Introduction page
2020-07-14 18:45:48 -05:00
mgabdev b26cd650c6 Removed welcome from routes in react controller
• Removed:
- welcome from routes in react controller
2020-07-14 18:45:11 -05:00
mgabdev 8923a0188d Updated Dummy to take in className prop
• Updated:
- Dummy to take in className prop
2020-07-14 18:44:57 -05:00
mgabdev f8d2b4845d Added user redux for updating profile/credentials
• Added:
- user redux for updating profile/credentials
2020-07-14 18:44:42 -05:00
mgabdev 3f434d6b7c Added is_first_session/isFirstSession to initialState
• Added:
- is_first_session/isFirstSession to initialState
2020-07-14 18:44:06 -05:00
mgabdev 77e7a23dab Updated group_in_home_feed setting to true by default
• Updated:
- group_in_home_feed setting to true by default
2020-07-14 17:40:29 -05:00
mgabdev 5ea3e80f2c Added missing alt prop to Image in FileInput
• Added:
- missing alt prop to Image in FileInput
2020-07-14 16:41:21 -05:00
mgabdev c4ed9ad050 Updated GroupListItem add/remove membership button
• Updated:
- GroupListItem add/remove membership button

• Added:
- Attr titles
2020-07-14 16:38:25 -05:00
mgabdev 877e40d76f Added AddImage icon
• Added:
- AddImage icon
2020-07-14 16:37:59 -05:00
mgabdev 80e489fab1 Updated FileInput with more customizable features, GroupCreate
• Updated:
- FileInput with more customizable features
- GroupCreate file input
2020-07-14 16:37:46 -05:00
mgabdev 5adf3a6ead Added onboarding header image
• Added:
- onboarding header image
2020-07-14 16:29:53 -05:00
mgabdev 37499c3172 Added noActions prop to NavigationBar
• Added:
- noActions prop to NavigationBar for Introduction
2020-07-14 01:05:21 -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 81433b49fc Removed Introduction code from gabsocial.js
• Removed:
- Introduction code from gabsocial.js
2020-07-14 01:01:36 -05:00
mgabdev 8d3a5dbac2 Updated GroupsCollection to be single column list in slim design
• Updated:
- GroupsCollection to be single column list in slim design
2020-07-14 00:41:20 -05:00
mgabdev 3160d97b79 Added hidePro prop to composeForm
• Added:
- hidePro prop to composeForm for optionally hiding buttons that require pro
2020-07-14 00:29:54 -05:00
mgabdev 270a3dee15 Updated StatusList keys and promotion implementation
• Updated:
- StatusList keys and promotion implementation
2020-07-14 00:27:34 -05:00
mgabdev 1c1bfabb17 Updated submitCompose to take in groupId intead of group
• Updated:
- submitCompose to take in groupId intead of group
2020-07-14 00:26:46 -05:00
mgabdev 84106dbe99 Updated GroupsPanel isSlim prop
• Updated:
- GroupsPanel isSlim prop
2020-07-14 00:24:28 -05:00
mgabdev f3e34d40d2 Updated featured group_lists to be randomized on init
• Updated:
- featured group_lists to be randomized on init
2020-07-14 00:22:15 -05:00
mgabdev 56d0698536 Added max retry to 3 on PushNotificationWorker
• Added:
- max retry to 3 on PushNotificationWorker
2020-07-14 00:21:46 -05:00
mgabdev 504c08ecf7 Updated db/schema.rb
• Updated:
- db/schema.rb
2020-07-14 00:21:20 -05:00
mgabdev d9bd5c4fac Added GAB_COM_INTRODUCE_YOURSELF_GROUP_ID constant
• Added:
- GAB_COM_INTRODUCE_YOURSELF_GROUP_ID constant
2020-07-14 00:20:59 -05:00
mgabdev 91d5a81b72 Added composeClear function in redux
• Added:
- composeClear function in redux
2020-07-14 00:19:02 -05:00
mgabdev 35fdaf0208 Updated GroupListItem to have toggle membership button, always slim
• Updated:
- GroupListItem to have toggle membership button
- always slim
2020-07-14 00:18:28 -05:00
mgabdev 1eb33c482d Added check icon
• Added:
- check icon
2020-07-14 00:16:49 -05:00
mgabdev 68a6a1ae8a Remove unintended early import of AuthPage in react app ui.js
• Remove:
- unintended early import of AuthPage in react app ui.js
2020-07-11 12:56:49 -05:00
mgabdev a6e9bd3fb4 Added a loading screen on Notificatoins if isLoading
• Added:
- a loading screen on Notificatoins if isLoading
2020-07-11 12:54:44 -05:00
mgabdev f98abbb422 Added a loader view for statuses that need to load comments
A short term fix for #229

• Added:
- a loader view for statuses that need to load comments
2020-07-10 20:01:47 -05:00
mgabdev 4e855c8f7f Removed loop from Video component
• Removed:
- loop from Video component
2020-07-10 20:00:54 -05:00