-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Settings 3000 #18419
feat: Settings 3000 #18419
Conversation
frontend/src/scenes/settings/project/webhookIntegrationLogic.ts
Dismissed
Show dismissed
Hide dismissed
📸 UI snapshots have been updated3 snapshot changes in total. 0 added, 3 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated3 snapshot changes in total. 0 added, 3 modified, 0 deleted:
Triggered by this commit. |
# Conflicts: # frontend/src/layout/navigation/navigationLogic.ts # frontend/src/lib/components/ActivationSidebar/activationLogic.test.ts # frontend/src/lib/components/ActivationSidebar/activationLogic.ts # frontend/src/lib/components/DefinitionPopover/DefinitionPopover.tsx # frontend/src/lib/components/Subscriptions/views/EditSubscription.tsx # frontend/src/scenes/App.tsx # frontend/src/scenes/dashboard/dashboards/DashboardsTable.tsx # frontend/src/scenes/notebooks/NotebooksTable/NotebooksTable.tsx # frontend/src/scenes/organization/Settings/membersLogic.tsx # frontend/src/scenes/organization/membersLogic.tsx # frontend/src/scenes/saved-insights/SavedInsightsFilters.tsx # frontend/src/scenes/session-recordings/saved-playlists/SavedSessionRecordingPlaylists.tsx # frontend/src/scenes/settings/organization/membersLogic.tsx # frontend/src/scenes/settings/project/teamMembersLogic.tsx # frontend/src/scenes/settings/user/TwoFactorAuthentication.tsx
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
# Conflicts: # frontend/__snapshots__/posthog-3000-navigation--navigation-3000.png # frontend/__snapshots__/posthog-3000-navigation--navigation-base.png # frontend/__snapshots__/scenes-app-notebooks--recordings-playlist.png # frontend/src/scenes/appScenes.ts # frontend/src/scenes/sceneLogic.test.tsx # frontend/src/scenes/sceneTypes.ts # frontend/src/scenes/scenes.ts
📸 UI snapshots have been updated1 snapshot changes in total. 0 added, 1 modified, 0 deleted:
Triggered by this commit. |
# Conflicts: # frontend/src/layout/navigation/TopBar/TopBar.tsx # frontend/src/scenes/project/Settings/AccessControl.tsx # frontend/src/scenes/settings/organization/membersLogic.tsx # frontend/src/scenes/settings/project/ProjectAccessControl.tsx # frontend/src/scenes/settings/user/PersonalAPIKeys.tsx
…feat/settings-3000
📸 UI snapshots have been updated6 snapshot changes in total. 0 added, 6 modified, 0 deleted:
Triggered by this commit. |
Problem
Inspired by this lets make settings way better.
Changes
TODO
👉 Stay up-to-date with PostHog coding conventions for a smoother review.
How did you test this code?