- 15 Sep, 2020 1 commit
-
-
mgabdev authored
• Added: - collapsable GroupInfoPanel description for long descriptions
-
- 14 Sep, 2020 19 commits
-
-
mgabdev authored
• Added: - check for if no user, only load more twice on GroupCollectionTimeline, GroupTimeline
-
mgabdev authored
• Fixed: - issue with group_serializer current_user exists
-
mgabdev authored
• Fixed: - missing export in async_components for GroupPasswordModal
-
mgabdev authored
• Added: - pages and routes for Groups by tag and category
-
mgabdev authored
• Removed: - gab_trends action in news (for now, TESTING)
-
mgabdev authored
• Added: - isCard for alt layout to Account component
-
mgabdev authored
• Added: - visibility: private_group to StatusHeader info
-
mgabdev authored
• Added: - TimelineInjectionBase to StatusList every 18th slot in home_timeline
-
mgabdev authored
• Updated: - shop reducer items to be array not immutable list
-
mgabdev authored
• Fixed: - error in group_serializer if no current_user defined
-
mgabdev authored
• Added: - timeline_injections in reducers/index.js
-
mgabdev authored
• Added: - missing styles in global.css
-
mgabdev authored
• Added: - max-width to ShopItem component
-
mgabdev authored
• Added: - isAddable prop to GroupCollectionItem
-
mgabdev authored
• Added: - Timeline Injections - FeaturedGroupsInjection, GroupCategoriesInjection, ProUpgradeInjection, PWAInjection, ShopInjection, TimelineInjectionBase, TimelineInjectionLayout, TimelineInjectionRoot, UserSuggestionsInjection - Constants - Redux for timeline_injections - settings for setting - popover for dismissing and saving weight
-
mgabdev authored
• Added: - checks for status visiblity if group is private
-
mgabdev authored
• Added: - new visibility in Status: private_group
-
mgabdev authored
• Updated: - group_serializer to account for no current_user
- 11 Sep, 2020 12 commits
-
-
mgabdev authored
• Added: - Press, Assets pages in About section
-
mgabdev authored
• Added: - groups/password route
-
mgabdev authored
• Added: - fillBrand style
-
mgabdev authored
• Added: - color red/error to Text component
-
mgabdev authored
• Added: - check in StatusCard for isVertical to force vertical layout for card image and texts
-
mgabdev authored
• Removed: - updateOnProps in Status component
-
mgabdev authored
• Added: - ability to set password for groups - GroupPasswordModal - checks for if has password - rate limiting in rack_attack
-
mgabdev authored
• Added: - includes for GroupCategory in GroupController set_group
-
mgabdev authored
• Updated: - functionality for group join requests approve, reject, leave
-
mgabdev authored
• Updated: - spelling in groups action GROUP_UNPIN_STATUS_FAIL
-
mgabdev authored
• Added: - isDisabled prop to Input
-
mgabdev authored
• Added: - GroupActionButton component for handling group + relationships for joining, requesting, leaving groups • Updated: - Components where group actions exist
-
- 10 Sep, 2020 8 commits
-
-
mgabdev authored
• Updated: - redux gab_trends -> gab for our services - TrendsPanel to use updated route
-
mgabdev authored
• Added: - tooltips to info icons in GroupInfoPanel for isPrivate, isVisible
-
mgabdev authored
• Added: - GroupCategories page for selecting groups based on category
-
mgabdev authored
• Updated: - GroupSerializer for group_category
-
mgabdev authored
• Updated: - GroupCategory functionality with Groups
-
mgabdev authored
• Added: - join requests to Groups - redux actions, reducers - controller and functionality for fetching join requests, accepting, rejecting join requests
-
mgabdev authored
• Updated: - tags link in admin dashboard
-
mgabdev authored
• Added: - suggestions page in app • Updated: - SuggestionsController with unlimited param to show max 80 items
-