• Organization renaming, deleting and one-click email unsubscribe (#885)

    frostbyte_neo released this 2024-02-07 10:52:50 +00:00 | 3586 commits to main since this release

    • Added the org settings page to the sidebar

    • Added loading states when renaming/deleting projects

    • Don’t show deleted orgs in the app

    • The actual db migration file

    • The Org settings page with the actions working

    • Don’t remove org members, just leave them

    • Don’t show invites from orgs that are deleted

    • Allow disabling IntegrationConnections

    • Don’t refresh IntegrationConnections that are disabled

    • Set all the integrations as disabled

    • Updated the unsubscribe checkbox text

    • Unsubscribe route

    • Use the magic link secret, not the encryption key. Also make the error message more vague

    • Only members of the org or project can rename them

    • Don’t throw an error if the connection can’t be refreshed, return undefined instead

    Downloads