Alex Gleason
|
b47cdb368f
|
useGroupMembershipRequests: use useDismissEntity hooks
|
2023-03-22 16:31:49 -05:00 |
|
Alex Gleason
|
61fb434a54
|
Improve API of parseEntitiesPath
|
2023-03-22 16:12:05 -05:00 |
|
Alex Gleason
|
8f67d2c76f
|
EntityStore: consolidate types, fix type of "path"
|
2023-03-22 16:06:10 -05:00 |
|
Alex Gleason
|
d2fd9e0387
|
Export new entity hooks
|
2023-03-22 15:32:56 -05:00 |
|
Alex Gleason
|
b127025167
|
Move useCreateEntity into its own hook as well, because why not
|
2023-03-22 15:31:58 -05:00 |
|
Alex Gleason
|
b76559f24a
|
Add useDismissEntity hook, update useDeleteEntity to match
|
2023-03-22 14:40:18 -05:00 |
|
Alex Gleason
|
3d72e6305f
|
EntityStory: add dismissEntities action for deleting ids from a list
|
2023-03-22 14:34:10 -05:00 |
|
Alex Gleason
|
4049de50aa
|
Add separate useDeleteEntity hook accepting a callback
|
2023-03-22 14:08:08 -05:00 |
|
Alex Gleason
|
ee1b1b4397
|
GroupMembers: fix pending row borders and dark mode
|
2023-03-22 13:47:18 -05:00 |
|
Alex Gleason
|
1954848c65
|
Tabs: vertically center the counter
|
2023-03-22 13:23:45 -05:00 |
|
Alex Gleason
|
71c7c4adc7
|
Merge branch 'group-widgets' into 'develop'
Add MyGroupsPanel, improve layout on various group pages
See merge request soapbox-pub/soapbox!2374
|
2023-03-22 16:03:02 +00:00 |
|
Alex Gleason
|
cc2fbc0208
|
Merge branch 'redirect-group-posts' into 'develop'
Redirect group statuses to a custom path
See merge request soapbox-pub/soapbox!2371
|
2023-03-22 16:02:58 +00:00 |
|
Chewbacca
|
f7a964e6ee
|
Merge branch 'delete-group' into 'develop'
Add hook to delete Group
See merge request soapbox-pub/soapbox!2369
|
2023-03-22 15:58:27 +00:00 |
|
Chewbacca
|
32ca5f09ee
|
I18n
|
2023-03-22 11:23:35 -04:00 |
|
Chewbacca
|
ad98bf45cc
|
Add hook to delete Group
|
2023-03-22 11:20:03 -04:00 |
|
Alex Gleason
|
65070f6519
|
Add MyGroupsPanel, improve layout on various group pages
|
2023-03-21 16:34:15 -05:00 |
|
Alex Gleason
|
ec72ac0db8
|
yarn i18n
|
2023-03-21 16:09:40 -05:00 |
|
Alex Gleason
|
be32a0c1a0
|
Textarea: add a character counter
|
2023-03-21 15:39:08 -05:00 |
|
Alex Gleason
|
69d667d6c6
|
"Authorized" --> "Approved"
|
2023-03-21 11:56:48 -05:00 |
|
Alex Gleason
|
be7a462fc4
|
Merge branch 'edit-group-fixes' into 'develop'
Edit group fixes
See merge request soapbox-pub/soapbox!2372
|
2023-03-21 03:16:08 +00:00 |
|
Alex Gleason
|
f61e0d889a
|
"Blocked members" --> "Banned members"
|
2023-03-20 21:56:15 -05:00 |
|
Alex Gleason
|
cc3585f319
|
Manage group: add headers
|
2023-03-20 21:52:44 -05:00 |
|
Alex Gleason
|
f369a7c765
|
Use "danger" text for deleting account and group
|
2023-03-20 21:42:54 -05:00 |
|
Alex Gleason
|
a8be701ea0
|
Fix PendingGroupsRow test
|
2023-03-20 21:31:07 -05:00 |
|
Alex Gleason
|
2196d9e3e5
|
yarn i18n
|
2023-03-20 21:23:10 -05:00 |
|
Alex Gleason
|
fb8d543f7c
|
Redirect group statuses to a custom path
|
2023-03-20 20:57:49 -05:00 |
|
Alex Gleason
|
b87af6a71c
|
AuthorizeRejectButtons: fix styles, make less fragile
|
2023-03-20 20:11:21 -05:00 |
|
Alex Gleason
|
3a12b316d9
|
GroupPage: add pending members counter
|
2023-03-20 20:02:58 -05:00 |
|
Alex Gleason
|
9ca384dcd7
|
Card: fix back button not having a rounded border
|
2023-03-20 19:37:46 -05:00 |
|
Alex Gleason
|
4f5866d43f
|
CHANGELOG: authorize/reject buttons
|
2023-03-20 19:33:29 -05:00 |
|
Alex Gleason
|
5774516ea0
|
Reorganize GroupMembershipRequests a little
|
2023-03-20 19:32:24 -05:00 |
|
Alex Gleason
|
d4e9fddd02
|
Update usage of AuthorizeRejectButtons in group membership requests
|
2023-03-20 19:24:06 -05:00 |
|
Alex Gleason
|
7a06c7f92c
|
Use AuthorizeReject buttons for follow requests
|
2023-03-20 19:23:11 -05:00 |
|
Alex Gleason
|
28f5a88848
|
Use AuthorizeReject buttons for account approval
|
2023-03-20 19:22:55 -05:00 |
|
Alex Gleason
|
4de8926445
|
IAuthorizeRejectButtons: simplify component
|
2023-03-20 19:22:00 -05:00 |
|
Alex Gleason
|
f9ab9a45c2
|
AuthorizeRejectButtons: improve style of result message
|
2023-03-20 18:49:41 -05:00 |
|
Alex Gleason
|
fe64f9f84b
|
AuthorizeRejectButtons: improve button styles
|
2023-03-20 18:35:31 -05:00 |
|
Alex Gleason
|
7c7855e7a1
|
Groups: make authorize/reject use component state, update designs
|
2023-03-20 17:46:10 -05:00 |
|
Alex Gleason
|
1d9ed41fec
|
Add AuthorizeRejectButtons component
|
2023-03-20 17:45:52 -05:00 |
|
marcin mikołajczak
|
282afaa47f
|
Merge branch 'use-groups-condition' into 'develop'
Do not make requests to api/v1/groups if feature not available
See merge request soapbox-pub/soapbox!2363
|
2023-03-20 21:57:35 +00:00 |
|
|
7329c0bf25
|
Do not make requests to api/v1/groups if fffeature not available
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2023-03-20 22:42:27 +01:00 |
|
Alex Gleason
|
ca9a41f102
|
Use EntityStore for pending group requests
|
2023-03-20 16:41:12 -05:00 |
|
Chewbacca
|
babaa979f5
|
Merge branch 'move-mutations-to-entities' into 'develop'
Move Group mutations to entities
See merge request soapbox-pub/soapbox!2368
|
2023-03-20 21:35:37 +00: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 |
|
Alex Gleason
|
3c06ba734b
|
Display pending counter in group member list
|
2023-03-20 16:03:41 -05:00 |
|
Alex Gleason
|
d08178f5fc
|
Groups: use entity store for pending requests
|
2023-03-20 15:54:06 -05:00 |
|
Alex Gleason
|
28a69ad88b
|
Ensure group_visibility param is passed when creating group
|
2023-03-20 15:30:13 -05:00 |
|
Chewbacca
|
e46a7e8f4a
|
Merge branch 'promote-to-admin' into 'develop'
Move Promote/Demote admin into entity store
See merge request soapbox-pub/soapbox!2359
|
2023-03-20 20:08:51 +00:00 |
|
Chewbacca
|
8b478c939a
|
Revert change
|
2023-03-20 16:08:29 -04:00 |
|