Commit Graph

83 Commits

Author SHA1 Message Date
mgabdev
05d4c921a8 Added expenses to sidebar in app 2020-01-21 16:07:58 -05:00
mgabdev
7fb0b462e2 Fix notifications
https://gitlab.com/soapbox-pub/soapbox/merge_requests/120/diffs#diff-content-917c7fb80cf426cfae1e7baaa21b3d90ccb2b29c
2020-01-16 18:24:10 -05:00
mgabdev
69ea7fcdc6 Updated search UI header and results
Added groups with new items for filtering search results
2020-01-14 18:14:54 -05:00
mgabdev
08cab0c778 Updated sidebar, promo_panel
Added store link, removed news, partners
2019-12-10 01:53:17 -05:00
mgabdev
e3e8c5c2d5 Updated tabs bar styles to remove nav links on small devices, show other buttons 2019-10-22 16:20:49 -04:00
mgabdev
41a4460934 Added footer bar component, styles to app 2019-10-22 16:20:10 -04:00
mgabdev
8088b9951a Added trends.gab.com to header, tabs bar, sidebar, promo panel 2019-10-21 20:03:09 -04:00
mgabdev
8a9e73521e Updated compose modal publish button position
Removed fixed positioning of publish button on small screen sizes to top, keep at bottom as compose modal is now scrollable.
2019-10-18 19:20:08 -04:00
mgabdev
236dbf8efd Updated compose modal button
Removed pubilsh button from compose modal component. Using original compose form publish button instead.
2019-10-18 01:36:04 -04:00
mgabdev
caf72d0467 Updated compose modal
Added "publish" button on top of modal. Added compose modal scroll functionality. Updated max height for textbox. Removed avatar, arrow on compose modal for more room. Updated image upload sizes for composer.
Fixes: #83
2019-10-18 00:55:30 -04:00
mgabdev
05c54a9f8b Added pro upgrade modal component and styles 2019-09-18 19:48:09 -04:00
mgabdev
f7db2ec2f2 Updated promo panel to include button for upgrading to pro 2019-09-18 19:45:59 -04:00
Rob Colbert
645f53a0cb Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 16:20:44 -04:00
2458773093
4c12aa8741 responsive fixes 2019-09-18 23:17:59 +03:00
Rob Colbert
4de30bd8d0 Merge branch 'feature/revision-history' of https://code.gab.com/gab/social/gab-social into develop 2019-09-18 11:08:04 -04:00
2458773093
498630f20f revision history ui 2019-09-17 18:23:51 +03:00
Rob Colbert
1559f19b84 change blog.gab.com to news.gab.com 2019-09-03 23:20:54 -04:00
2458773093
168642a1b9 promotion fe 2019-09-04 00:54:03 +03:00
2458773093
2fdeccd1c6 edit ui 2019-08-23 01:09:15 +03:00
mgabdev
4ef6af99ee Removed store links from sidebar and promo panel 2019-08-22 13:52:48 -04:00
mgabdev
8157e543e5 Updated promo panel styles
Added background, borders similar to other panels.
2019-08-20 16:36:07 -04:00
mgabdev
6590f43f6b Updated promo panel items
Gab news, store, partners, apps.
2019-08-20 16:00:54 -04:00
mgabdev
d41a63a21d Updated promo panel
Removed invite, added apps and news
2019-08-18 12:19:10 -04:00
mgabdev
14df0de9d8 Removed apps item from tabs_bar 2019-08-18 12:17:37 -04:00
mgabdev
0ef81876dc Merge branch 'feature/adding_embed_and_meta_tags' of https://code.gab.com/gab/social/gab-social into develop 2019-08-18 00:12:28 -04:00
mgabdev
9ed74bcc08 Updated sidebar to be disabled if no current user 2019-08-17 01:35:29 -04:00
mgabdev
4b1c4c31d1 Upated /tags/:id in react app to be a public route 2019-08-17 01:15:30 -04:00
mgabdev
0be86d6ec5 Added sidebar menu feature 2019-08-14 23:04:03 -04:00
mgabdev
a2bb97d412 Updated tabs bar
updated responsiveness of tabs bar
2019-08-14 23:02:48 -04:00
2458773093
57ddfabf20 group timeline improvements and prep for sorting 2019-08-11 15:41:56 +03:00
Rob Colbert
05037f60be Remove investing information
- Removed "Invest" from unauthenticated home page in Navbar
- Removed button/link from promo area of authenticated home page in
sidebar
- Updated Investors page to remove link leaving two beyind (reports)
2019-08-07 15:47:34 -04:00
mgabdev
328faded44 Updated Apps link in tabs_bar to open in same tab 2019-07-30 23:03:33 -04:00
mgabdev
e7b7146374 Added "Apps" tab bar link & icon, updated tab bar responsiveness 2019-07-29 19:08:27 -04:00
mgabdev
06bda6e9e6 Fixed issue with logout, dropdown menu on mobile
removed _blank, open in same tab
added data-method=delete if isLogout
2019-07-28 15:01:56 -04:00
mgabdev
757fde8798 Added user badges and "member since"
added ProBadge, InvestorBadge, DonorBadge components, css
removed "PRO" from appending in display_name
fixes: #50
2019-07-23 00:21:46 -04:00
mgabdev
b61596b1a7 Added confirmation to compose modal on close if has text
Added to modal_root if modal type is compose
Added to compose_modal
Fixes: #51
2019-07-22 23:10:05 -04:00
mgabdev
efd441d0ba Added onCancel function prop to confirmation_modal
Added an optional function to call on confirmation modal
2019-07-22 23:02:14 -04:00
mgabdev
8aeeaa7244 Added type to modal_root base 2019-07-22 23:01:12 -04:00
mgabdev
ef3f9a801e Updated GroupSidebarPanel locations, keys
added/updated keys to layout array to remove "missing key" error in ui/index
updated location of group sidebar panel to always be above wtf panel
2019-07-22 00:10:45 -04:00
Rob Colbert
46bec5710f Merge branch 'groups-updates' of https://code.gab.com/gab/social/gab-social into develop 2019-07-21 23:08:31 -04:00
2458773093
aefe5a44f3 show group sidebar panel across the site 2019-07-22 05:12:59 +03:00
mgabdev
937a7540bd Updated column backBtnSlim prop type 2019-07-19 15:33:42 -04:00
mgabdev
57bc960da0 Added keys to layout items in ui/index
fixes the error displaying in console for missing keys
2019-07-19 15:33:27 -04:00
mgabdev
94566e0ab4 Added list functionality to home page, updated column header buttons for list 2019-07-19 00:03:57 -04:00
mgabdev
db480928ec Added column back button to column component by default 2019-07-18 23:27:54 -04:00
mgabdev
9f9103b11c Removed column back button from all feature component 2019-07-18 23:27:07 -04:00
2458773093
04b219355c Merge branch 'develop' into groups-updates
* develop:
  Updated status component to use properStatus when going to status page
  Added floating action button to ui/index
  Removed floating action button from columns area
  Fix issue with notification badge number not showing on mobile
  Updated scrollable_list to use documentElement for (primary/only) scrolling functionality
  Added onScroll props to status_list
  Added timeline scrollTop action, added to status_list_container, scrollable_list
  Removed unnecessary scrollContainer in status, account_gallery
  Added missing isLoading prop to ScrollableList
  Updated scrollable_list intersectionObserverWrapper
  Updated floatingActionButton to only show if someone is logged in
  Updated timeline_queue_button_header
  Removed focus of compose/cw after submit or spoiler change
  Removed set height of 100% on body
  Removed unused redirect after compose submit
  Patch Fix for hidden poll choices and results on light theme.
  Updated notification badge number formatter
  Fixed status/repost functionality to show status if owned by given username
  admin tool for editing pro status of accounts
2019-07-18 23:02:16 +03:00
2458773093
f33c178b5a New form style for groups 2019-07-18 22:37:53 +03:00
mgabdev
abd4a831a2 Added floating action button to ui/index
hide on search, post, getting-started, if no user
2019-07-18 00:22:19 -04:00
mgabdev
b163726651 Removed floating action button from columns area 2019-07-18 00:17:36 -04:00