hensei-web/components/party
Justin Edmund 6135b5bed4
Fix ability for non-owners to change team visibility (#385)
This fixes #384 

* Hides "Change party visibility" button when a user is viewing an
unlisted team they did not create
* Prevents updating team at all if the `editable` flag is not set (which
might break something else for anonymous teams... we'll see)
2023-10-11 11:25:08 +09:00
..
EditPartyModal Implement party visibility (#369) 2023-08-25 15:51:28 -07:00
Party Fix ability for non-owners to change team visibility (#385) 2023-10-11 11:25:08 +09:00
PartyDropdown Implement party visibility (#369) 2023-08-25 15:51:28 -07:00
PartyFooter Implement experimental GridRep (#368) 2023-08-23 23:42:52 -07:00
PartyHead Tactical mobile fixes (#352) 2023-07-06 19:23:40 -07:00
PartyHeader Fix ability for non-owners to change team visibility (#385) 2023-10-11 11:25:08 +09:00
PartySegmentedControl Migrate to CSS modules (#335) (#336) 2023-07-04 00:43:49 -07:00
PartyVisibilityDialog Implement party visibility (#369) 2023-08-25 15:51:28 -07:00