trypost/app/Http
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
..
Controllers fix(permissions): address code-review findings 2026-06-22 18:00:36 -03:00
Middleware feat: per-workspace pricing, onboarding, and billing overhaul 2026-06-21 20:40:03 -03:00
Requests fix(members): preserve invited role on accept and surface viewer in role menu 2026-06-22 14:24:19 -03:00
Resources feat(automations): multi-format RSS/Atom feeds with dynamic variables 2026-06-16 10:56:08 -03:00