Commit graph

30 commits

Author SHA1 Message Date
Alex Gleason
19dfda4ca2
GroupLinkPreview: dark mode 2023-04-18 09:39:09 -04:00
Alex Gleason
3f44e6cdcb
GroupLinkPreview: fix cursor 2023-04-18 09:31:08 -04:00
Alex Gleason
7b544d2427
Group Link Preview 2023-04-17 16:36:05 -04:00
Chewbacca
5d29666b41 Add support for trending tags 2023-04-13 07:33:52 -04:00
Chewbacca
8cb0540361 Fix infinite scroll bug with Group Search 2023-04-04 11:45:27 -04:00
Chewbacca
6dc962f6aa Fix icon 2023-04-03 16:19:19 -04:00
Chewbacca
607e91e8cf Refactor Group Layout selection 2023-04-03 12:56:29 -04:00
a1cf627bfd Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 20:37:34 +02:00
Chewbacca
af9439f1d3 Use entity store for Group Search 2023-03-28 12:57:44 -04:00
Chewbacca
a916056367 Re-use GroupActionButton component 2023-03-28 11:53:13 -04:00
Chewbacca
be4a7e45e9 Fix loading animation for Carousel 2023-03-28 10:30:34 -04:00
Alex Gleason
1949651b9a
Merge remote-tracking branch 'origin/develop' into group-requests 2023-03-23 10:23:06 -05:00
Alex Gleason
a8be701ea0
Fix PendingGroupsRow test 2023-03-20 21:31:07 -05:00
Alex Gleason
143a9eda44
Use PendingItemsRow for pending members, pass a prop to control its size 2023-03-20 16:26:40 -05:00
Alex Gleason
f6b28dd9c3
Abstract PendingItemsRow into its own component 2023-03-20 16:09:19 -05:00
Chewbacca
e42e0577f4 Move Group mutations to entities 2023-03-20 15:41:18 -04:00
Chewbacca
c8a4d63fc8 Add GroupAvatar component 2023-03-14 15:17:05 -04:00
Chewbacca
821b90c372 Add pages for Popular / Suggested Groups 2023-03-14 15:16:01 -04:00
Chewbacca
7be8218f0c Convert popular/suggested Groups to use Entities 2023-03-14 15:16:01 -04:00
Alex Gleason
6ac57910bf Merge branch 'groupschema-tests' into 'develop'
Add group factory functions for tests, add a groupSchema test

See merge request soapbox-pub/soapbox!2344
2023-03-14 14:16:05 +00:00
Alex Gleason
d12078a687
Use group factory functions in tests instead of normalizers 2023-03-13 14:55:59 -05:00
Chewbacca
58527b0656 Update Group component with Join buttons 2023-03-13 14:27:35 -04:00
Chewbacca
f21f72461a Add support for pending Group Requests 2023-03-13 14:27:21 -04:00
Chewbacca
287fda6d6c Improve error handling for Groups Discover page 2023-03-13 11:36:08 -04:00
Chewbacca
3cc4f8b64b Improve Group Header with latest designs 2023-03-02 14:42:45 -05:00
Chewbacca
0b7a2ac19b Add support for i18n in Group Search 2023-03-01 10:40:07 -05:00
Chewbacca
d6d7807807 Add tests for RecentSearches 2023-03-01 09:43:30 -05:00
Chewbacca
5acc231cda Add tests for Search component 2023-02-28 15:03:03 -05:00
Chewbacca
e7897228c6 Add support for Group search 2023-02-28 10:26:27 -05:00
Chewbacca
0414c36a1e Add Trending and Suggested Groups to discovery 2023-02-27 08:26:59 -05:00