Commit Graph

88 Commits

Author SHA1 Message Date
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 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 1f977d5a44 Fixed inset for mobile devices on MediaModal
• Fixed:
- inset for mobile devices on MediaModal
2020-08-12 18:13:02 -05:00
mgabdev fb1cd9305e Added Pagination component, updated usages
• Added:
- Pagination component, updated usages
2020-08-12 17:57:26 -05:00
mgabdev a32740c065 Updated MediaModel controls insets
• Updated:
- MediaModel controls insets
2020-08-10 22:23:14 -05:00
mgabdev abf6e9fe53 Upgrade ProModal feature image responsiveness
• Upgrade:
- ProModal feature image responsiveness
2020-08-10 21:59:45 -05:00
mgabdev 038e75ffeb Removed export in GifPickerModal
• Removed:
- export in GifPickerModal
2020-08-07 17:42:59 -05:00
mgabdev ae930c908e Removed GroupRemovedAccountsModal, GroupMembersModal
• Removed:
- GroupRemovedAccountsModal, GroupMembersModal
2020-08-06 00:03:41 -05:00
mgabdev 96b026ebf0 Updated ProUpgradeModal styles, Added PRO feature images
• Updated:
- ProUpgradeModal styles

• Added:
- PRO feature images
2020-07-24 21:27:09 -05:00
mgabdev 853b15a63e Updated UnauthorizedModal styles
• Updated:
- UnauthorizedModal styles
2020-07-24 21:20:09 -05:00
mgabdev f2918559c3 Updated EditProfileModal to not allow verified people to change display names
• Updated:
- EditProfileModal to not allow verified people to change display names
2020-07-22 10:27:26 -05:00
mgabdev 4e44337cb2 Added missing constants in ModalRoot for shortcuts
• Added:
- missing constants in ModalRoot for shortcuts
2020-07-21 22:25:20 -05:00
mgabdev f92f75d747 Added shortcuts
• Added:
- shortcuts functionality
- shortcuts route, controller, model
- shortcut error message for "exists"
- shortcut redux
- EditShortcutsModal, constant
- links to sidebar, sidebar_xs
- options to add/remove group, account in GroupOptionsPopover, ProfileOptionsPopover
- shortcuts page, feature/list
2020-07-21 22:24:26 -05:00
mgabdev 87f85131b7 Added error, loading modal and popover components
• Added:
- error, loading modal components
- error, loading popover components

• Removed:
- ModalLoading from async_components

• Updated:
- ModalRoot to use new components
2020-07-21 16:48:55 -05:00
mgabdev 10a410be53 Added back EditProfileModal to all edit profile action buttons
• Added:
- back EditProfileModal to all edit profile action buttons
- AccountActionButton, UserPanel, ProfileHeader
2020-07-17 15:25:05 -05:00
mgabdev ad4c6df155 Removed unused modals ActionsModal, LeavingGabModal
• Removed:
- unused modals ActionsModal, LeavingGabModal
2020-07-06 15:14:50 -05:00
mgabdev f7e0528d3b Merge branch 'feature/rich_text_editor' of https://code.gab.com/gab/social/gab-social into develop 2020-06-17 16:45:45 -04:00
mgabdev 1a506327db Rich Text Editor (WIP) x3 2020-06-17 13:25:10 -04:00
mgabdev 218a55c848 Added ListAddUserModal
• Added:
- ListAddUserModal for adding an account to a list from profile page

• Todo:
- Add remove account from list modal
- Add instant notice of addition/removal
2020-06-15 22:38:56 -04:00
mgabdev 44519fef35 Fixed issue with ReportModal typing and mobile styles
• Fixed:
- issue with ReportModal typing and mobile styles
2020-06-15 21:41:46 -04:00
mgabdev 9b79559ace Updated Text component extraLarge and large text sizes
• Updated:
- Text component extraLarge and large text sizes
- GifPickerModal, UserStat component contains extraLarge text
2020-06-15 13:32:08 -04: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 e09265279d Fixed group editing
• Fixed:
- group editing dialog

• Updated:
- FileInput to take in file from props to state
- GroupCreateModal, GroupCreate to take in groupId
2020-06-10 22:16:23 -04:00
mgabdev 7b4faf3bf5 Removed domain blocks
• Removed:
- domain blocks as we are not using any other domains than gab.com
2020-06-06 20:14:20 -04:00
mgabdev 5f50ea137f Updated MediaModal height styles
• Fixes:
- Overflow of media when media height exceeds window height. Now, it fits within the window bounds as expected.
2020-05-15 17:34:40 -04:00
mgabdev cd159c8f5b Added All/Community feed link in sidebars
• Added:
- All/Community feed link in sidebars

• Removed:
- Setting for optionally showing community button in sidebar
2020-05-15 17:20:25 -04:00
mgabdev 0626928899 Progress 2020-05-14 16:45:39 -04:00
mgabdev ccc3206f8f Progress on mobile modal and popover dialogs 2020-05-12 20:36:54 -04:00
mgabdev dcb0a2c74b Progress 2020-05-09 23:26:58 -04:00
mgabdev a390662e4f Progress 2020-05-07 01:55:24 -04:00
mgabdev a026d86b86 Progress 2020-05-07 00:03:34 -04:00
mgabdev c1131db577 Progress 2020-05-06 19:40:54 -04:00
mgabdev 01bb440385 Progress
comments yo
2020-05-05 01:16:01 -04:00
mgabdev 498f163880 Progress 2020-05-04 14:44:37 -04:00
mgabdev 055b5a430f progress 2020-05-03 01:22:49 -04:00
mgabdev 196a906cec Progress 2020-05-02 02:25:55 -04:00
mgabdev 8e349c368c Progress 2020-05-01 01:50:27 -04:00
mgabdev 8673eb8975 Progress 2020-04-30 00:34:50 -04:00
mgabdev 03de4c4fea Progress 2020-04-29 18:32:49 -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