Commit graph

128 commits

Author SHA1 Message Date
Chewbacca
c5151417d1 Merge branch 'fallback-group-images' into 'develop'
Handle errors on Group Headers

See merge request soapbox-pub/soapbox!2465
2023-04-24 16:20:25 +00:00
Chewbacca
81bf8649b4 Merge branch 'fix-reporting-modal' into 'develop'
Fix reporting modal

See merge request soapbox-pub/soapbox!2466
2023-04-24 16:19:55 +00:00
Chewbacca
11cb90bb15 Allow admins to report Groups 2023-04-24 11:33:42 -04:00
Alex Gleason
5834be838b Merge branch 'group-tags-x' into 'develop'
GroupTagsField: hide "x" until there's more than one tag

See merge request soapbox-pub/soapbox!2461
2023-04-24 15:00:30 +00:00
Chewbacca
b6a5c56859 Merge branch 'tag-improvements' into 'develop'
Tag improvements

See merge request soapbox-pub/soapbox!2458
2023-04-24 12:59:13 +00:00
Chewbacca
8530471ddb Handle errors on Group Headers 2023-04-24 08:17:51 -04:00
78ce8a4894 Make empty-column-indicator fullwidth on Gallery pages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-21 23:50:08 +02:00
Alex Gleason
ede31e4e5a
GroupTagsField: hide "x" until there's more than one tag 2023-04-21 11:31:59 -05:00
Chewbacca
ed4b86c5fa Add page to show statuses per tag 2023-04-21 09:36:37 -04:00
Chewbacca
6977d305bf Fix route to tag path 2023-04-21 09:36:26 -04:00
Chewbacca
7842f8e7dc Only owners can edit tags 2023-04-21 09:36:08 -04:00
Chewbacca
e88be5fada Fix spacing 2023-04-18 12:03:52 -04:00
Chewbacca
0f29c5673c Fix bug with slug in Group Media 2023-04-18 12:03:42 -04:00
Alex Gleason
c343cce5ea
Merge remote-tracking branch 'origin/develop' into group-lookup 2023-04-17 15:55:05 -04:00
Alex Gleason
f2d5b2eaef
Update group URLs to use slugs 2023-04-17 15:42:08 -04:00
Alex Gleason
1bce61182c
Make components use groupId param 2023-04-17 15:28:20 -04:00
Chewbacca
c5c5bd0d62 Add ability to update Group tags 2023-04-17 10:21:59 -04:00
Chewbacca
2d52c8c3e4 Add support for Group tags 2023-04-17 10:21:23 -04:00
Chewbacca
6da45c3ef7 Add ability to search my Groups 2023-04-17 10:19:57 -04:00
Chewbacca
cd890c8641 Handle error from API on Group Save 2023-04-12 16:56:56 -04:00
Chewbacca
dd94dbad8e Update toast after saving Groups 2023-04-12 15:32:29 -04:00
Chewbacca
c8d9197065 Support autoFocus in Streamfield 2023-04-12 09:17:26 -04:00
Alex Gleason
7720df2ebe
Merge remote-tracking branch 'origin/develop' into group-gallery 2023-04-11 11:01:37 -05:00
Chewbacca
e82ecdc05c Improve alignment/spacing 2023-04-11 08:55:17 -04:00
Alex Gleason
ce0557546a
Groups: add group gallery 2023-04-10 15:22:08 -05:00
Alex Gleason
532013b34f Merge branch 'add-topics' into 'develop'
Groups: allow managing topics

See merge request soapbox-pub/soapbox!2416
2023-04-05 21:37:55 +00:00
Alex Gleason
7a3f98ca64
EditGroup: remove toast 2023-04-05 15:57:33 -05:00
Alex Gleason
088f7e0b0e
GroupTagsField: i18n 2023-04-05 15:55:29 -05:00
Chewbacca
535579676b Merge branch 'max-admins' into 'develop'
Cap Group Admins at 5

See merge request soapbox-pub/soapbox!2415
2023-04-05 13:19:19 +00:00
Alex Gleason
1049968fd6
GroupMembershipRequests: invalidate list on unmount 2023-04-04 15:35:28 -05:00
Alex Gleason
ae4430b9eb
EditGroup: allow managing topics 2023-04-04 14:54:32 -05:00
Chewbacca
5fa8a21403 Cap Group Admins at 5 2023-04-04 14:05:08 -04:00
Alex Gleason
8cca3c4e6e
Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-04 12:29:51 -05:00
Chewbacca
b704e476eb Merge branch 'update-group-header' into 'develop'
Allow Admins to manage/leave Group

See merge request soapbox-pub/soapbox!2410
2023-04-04 16:35:52 +00:00
Chewbacca
f20dade50b Update entity in store after canceling request 2023-04-04 12:08:29 -04:00
Chewbacca
e78bbf4e19 Allow Admins to manage/leave Group 2023-04-04 12:08:26 -04:00
Chewbacca
17800fa56f Merge branch 'fix-icon-color' into 'develop'
Update icon color for Group Statuses

See merge request soapbox-pub/soapbox!2409
2023-04-04 14:42:41 +00:00
Chewbacca
7ef2220405 Revert change to key 2023-04-04 08:13:23 -04:00
Chewbacca
a486b317d4 Fetch account and relationship with entity store 2023-04-04 08:11:03 -04:00
Chewbacca
b959b14746 Update icon color in Group timeline 2023-04-03 17:17:03 -04:00
Alex Gleason
9aac68fee8
Merge remote-tracking branch 'origin/develop' into group-modal 2023-04-03 15:23:31 -05:00
Alex Gleason
a4992eec4d
isLoading --> isSubmitting for action hooks 2023-04-03 15:19:10 -05:00
Alex Gleason
659c186394
ManageGroupModal: use internal state instead of Redux 2023-04-03 15:06:20 -05:00
Chewbacca
aed41989f5 Remove 'Pending requests' from Group Manage 2023-04-03 15:57:12 -04:00
Chewbacca
d2224c0359 Merge branch 'udpate-toast-copy' into 'develop'
Update copy after requesting to join group

See merge request soapbox-pub/soapbox!2404
2023-04-03 19:47:47 +00:00
Chewbacca
c2f5671de1 Update copy after requesting to join group 2023-04-03 15:38:41 -04:00
Alex Gleason
1b9c070a20
EditGroup: move AvatarPicker and HeaderPicker into their own components 2023-04-03 14:26:31 -05:00
Chewbacca
485213972e Update banned members design 2023-04-03 12:13:41 -04:00
a1cf627bfd Lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 20:37:34 +02:00
Alex Gleason
72b57d93da Merge branch 'groups-toggle' into 'develop'
Groups toggle

See merge request soapbox-pub/soapbox!2391
2023-03-31 19:06:10 +00:00