trypost/tests/Unit/Policies
Paulo Castellano dc29d4dd48 fix(permissions): address code-review findings
- store(): members without connected accounts no longer get redirected into
  the now-admin-only /accounts (403); non-managers go to the calendar with
  the same flash, admins still go to /accounts
- cover the SyncPostPlatforms can('update') gate (viewer creates no platform
  rows; member does) and the store redirect split, in WorkspaceRolePermissions
- cover PostPolicy::duplicate viewer-denied
- docs sidebar link uses the canonical https://docs.trypost.it
- drop orphaned sidebar.support.{discord,last_updates} keys in all locales
- remove the explanatory isLocked comment in Edit.vue
2026-06-22 18:00:36 -03:00
..
AccountPolicyTest.php refactor: address code review for per-workspace pricing 2026-06-21 21:28:47 -03:00
AutomationPolicyTest.php fix(permissions): enforce workspace roles across backend and UI 2026-06-22 16:31:54 -03:00
PostPolicyTest.php fix(permissions): address code-review findings 2026-06-22 18:00:36 -03:00
WorkspacePolicyTest.php fix(members): block self role-change/removal and lock role rules with tests 2026-06-22 14:41:11 -03:00