typebot.io/apps
Baptiste Arnaud 801fea860a
🛂 Improve editor authorization feedback (#856)
Closes #844, closes #839

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

- New Feature: Added a `logOut` function to the user context for
improved logout handling.
- Refactor: Updated the redirect path in the `SignInForm` component for
better user redirection after authentication.
- New Feature: Enhanced the "Add" button and "Connect new" menu item in
`CredentialsDropdown` with role-based access control.
- Refactor: Replaced the `signOut` function with the `logOut` function
from the `useUser` hook in `DashboardHeader`.
- Bug Fix: Prevented execution of certain code blocks in
`TypebotProvider` when `typebotData` is read-only.
- Refactor: Optimized the `handleObserver` function in `ResultsTable`
with a `useCallback` hook.
- Bug Fix: Improved router readiness check in `WorkspaceProvider` to
prevent premature execution of certain operations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-26 14:02:53 +02:00
..
builder 🛂 Improve editor authorization feedback (#856) 2023-09-26 14:02:53 +02:00
docs (setVariable) Add "Environment name" value in Set variable block (#850) 2023-09-26 09:50:20 +02:00
landing-page Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
viewer 🚑 (fileUpload) Fix file upload in linked typebots 2023-09-26 08:07:33 +02:00