mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
725393dae6
* ⚡ Add user activation survey
* Fix typo
* Avoid showing the modal when there is a modal view
* Allow to redirect to specific execution
* Improve structure
* Handle errors when sharing feedback
* update withFeatureFlag function
* Fix linting issue
* Set user activation flag on workflowExecutionCompleted event
* Revert update user settings functionality
* Remove unnecessary changes
* fix linting issue
* account for new functionality in tests
* Small improvements
* keep once instace of the model open between tabs
* Add sorting to GET /executions
* type parameters for GET /executions
a
* Add constant for local store key
* Add execution mode filtering
* fix linting issue
* Do not override settings when setting isOnboarded true
* Add update user settings endpoint
* improvements
* revert changes to /GET executions
* Fix typo
* Add userActivated flag to user store
* Add E2E test
* Fix linting issue
* Update pnpm-lock
* Revert unnecessary change
* Centralize user's settings update
* Remove unused ref in userActivationSurvey modal
* Use aliased imports
* Use createEventBus function in component
* Fix tests
|
||
---|---|---|
.. | ||
Custom_credential.json | ||
Custom_node.json | ||
Custom_node_custom_credential.json | ||
Custom_node_n8n_credential.json | ||
Manual_wait_set.json | ||
NDV-test-select-input.json | ||
Settings_user_activation_modal_enabled.json | ||
Test_workflow-actions_paste-data.json | ||
Test_workflow_1.json | ||
Test_workflow_2.json | ||
Test_workflow_3.json | ||
Test_workflow_4_executions_view.json | ||
Test_workflow_ndv_errors.json | ||
Test_workflow_schema_test.json | ||
Test_workflow_schema_test_pinned_data.json | ||
Webhook_wait_set.json |