Skip to content
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

fix(editor): Hide not supported node options #7597

Merged
merged 1 commit into from Nov 3, 2023

Conversation

janober
Copy link
Member

@janober janober commented Nov 3, 2023

Currently Trigger-Nodes and Sub-Nodes display options that do not make sense or work like:

  • Always Output Data
  • Execute Once
  • On Error

This PR hides those options for nodes that can not make use of them anyway to not confuse users.

Github issue / Community forum post (link here to close automatically):

@janober janober requested a review from Joffcom November 3, 2023 07:36
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Attention: 166 lines in your changes are missing coverage. Please review.

Comparison is base (921d213) 33.74% compared to head (c612d1f) 33.86%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7597      +/-   ##
==========================================
+ Coverage   33.74%   33.86%   +0.12%     
==========================================
  Files        3409     3410       +1     
  Lines      208661   208725      +64     
  Branches    22567    22570       +3     
==========================================
+ Hits        70404    70683     +279     
+ Misses     137106   136887     -219     
- Partials     1151     1155       +4     
Files Coverage Δ
packages/cli/src/commands/BaseCommand.ts 46.62% <100.00%> (+14.45%) ⬆️
packages/workflow/src/Interfaces.ts 76.00% <ø> (ø)
packages/workflow/src/TelemetryHelpers.ts 26.31% <ø> (ø)
packages/editor-ui/src/stores/ui.store.ts 59.34% <88.88%> (+1.20%) ⬆️
...ckages/cli/src/databases/utils/migrationHelpers.ts 62.85% <0.00%> (ø)
packages/core/src/ExtractValue.ts 2.66% <33.33%> (ø)
packages/cli/src/License.ts 41.37% <0.00%> (-1.48%) ⬇️
packages/editor-ui/src/stores/ui.utils.ts 63.88% <63.88%> (ø)
packages/editor-ui/src/views/NodeView.vue 17.37% <15.78%> (-0.01%) ⬇️
packages/editor-ui/src/components/NodeSettings.vue 36.34% <0.78%> (-0.37%) ⬇️

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Nov 3, 2023
Copy link

cypress bot commented Nov 3, 2023

3 flaky tests on run #2709 ↗︎

0 269 0 0 Flakiness 3

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 janober 🗃️ e2e/*
Project: n8n Commit: c612d1f40d
Status: Passed Duration: 07:27 💡
Started: Nov 3, 2023 9:35 AM Ended: Nov 3, 2023 9:43 AM
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Output Screenshots Video
Flakiness  28-resource-mapper.cy.ts • 2 flaky tests

View Output Video

Test Artifacts
Resource Mapper > should correctly delete single field Output Screenshots Video
Resource Mapper > should correctly delete all fields Output Screenshots Video

Review all test suite changes for PR #7597 ↗︎

Copy link
Contributor

github-actions bot commented Nov 3, 2023

✅ All Cypress E2E specs passed

@janober janober merged commit b532a7b into master Nov 3, 2023
56 of 57 checks passed
@janober janober deleted the hide-not-supported-node-options branch November 3, 2023 11:18
krynble pushed a commit that referenced this pull request Nov 7, 2023
Currently Trigger-Nodes and Sub-Nodes display options that do not make
sense or work like:
- Always Output Data
- Execute Once
- On Error

This PR hides those options for nodes that can not make use of them
anyway to not confuse users.

Github issue / Community forum post (link here to close automatically):
@github-actions github-actions bot mentioned this pull request Nov 7, 2023
krynble added a commit that referenced this pull request Nov 7, 2023
##
[1.15.2](https://github.com/n8n-io/n8n/compare/n8n@1.15.1...n8n@1.15.2)
(2023-11-07)


### Bug Fixes

* **core:** Decrease reset password token expire time
([#7598](#7598))
([44664d2](44664d2))
* **editor:** Allow overriding theme from query params
([#7591](#7591))
([1362585](1362585))
* **editor:** Fix issue that frontend breaks with unkown nodes
([#7596](#7596))
([dd7b7d1](dd7b7d1))
* **editor:** Hide not supported node options
([#7597](#7597))
([658cacc](658cacc))
* **editor:** Remove unknown credentials on pasting workflow
([#7582](#7582))
([0768271](0768271))
* **editor:** Reset canvas zoom before workspace reset in node view
([#7625](#7625))
([44460f9](44460f9))
* **editor:** Zoom in/out on canvas the same amount on scroll/gesture
([#7602](#7602))
([be6fbf2](be6fbf2))

Co-authored-by: krynble <krynble@users.noreply.github.com>
@janober
Copy link
Member Author

janober commented Nov 7, 2023

Got released with n8n@1.15.2

@github-actions github-actions bot mentioned this pull request Nov 8, 2023
ivov added a commit that referenced this pull request Nov 8, 2023
#
[1.16.0](https://github.com/n8n-io/n8n/compare/n8n@1.15.1...n8n@1.16.0)
(2023-11-08)


### Bug Fixes

* **core:** Comply with custom default for workflow saving settings
([#7634](#7634))
([48c068f](48c068f))
* **core:** Decrease reset password token expire time
([#7598](#7598))
([2aa7f63](2aa7f63))
* **core:** Ensure `init` before checking leader or follower in
multi-main scenario ([#7621](#7621))
([a994ba5](a994ba5))
* **core:** Ensure pruning starts only after migrations have completed
([#7626](#7626))
([f748de9](f748de9))
* **core:** Fix accessor error when running partial execution
([#7618](#7618))
([26361df](26361df)),
closes [#6229](#6229)
* **core:** Make password-reset urls valid only for single-use
([#7622](#7622))
([6031424](6031424))
* **Crypto Node:** Fix issue with value not appearing for Sign action
([#7619](#7619))
([5df583f](5df583f))
* **editor:** Allow overriding theme from query params
([#7591](#7591))
([2854a0c](2854a0c))
* **editor:** Fix issue that frontend breaks with unkown nodes
([#7596](#7596))
([db56a9e](db56a9e))
* **editor:** Fix local storage flags defaulting to undefined string
([#7603](#7603))
([151e60f](151e60f))
* **editor:** Fix workflow history prune time limit (getting hours
instead of days) ([#7644](#7644))
([3d5a485](3d5a485))
* **editor:** Hide not supported node options
([#7597](#7597))
([b532a7b](b532a7b))
* **editor:** Remove unknown credentials on pasting workflow
([#7582](#7582))
([d633753](d633753))
* **editor:** Reset canvas zoom before workspace reset in node view
([#7625](#7625))
([78b84af](78b84af))
* **editor:** Zoom in/out on canvas the same amount on scroll/gesture
([#7602](#7602))
([c92402a](c92402a))
* **Facebook Lead Ads Trigger Node:** Fix issue with missing scope for
business management ([#7616](#7616))
([32b85ba](32b85ba))


### Features

* **core:** Add the node version to telemetry in node_graph_string
([#7449](#7449))
([59dc36a](59dc36a))
* **core:** Coordinate workflow activation in multiple main scenario in
internal API ([#7566](#7566))
([c857e42](c857e42))
* **core:** Initial support for two-way communication over websockets
([#7570](#7570))
([ac87701](ac87701))
* **core:** Log executed migrations with info level
([#7586](#7586))
([7dac9ab](7dac9ab))
* **core:** Rate limit forgot password endpoint
([#7604](#7604))
([5790e25](5790e25))
* **LinkedIn Node:** Add support for Article thumbnails
([#7489](#7489))
([e6d3d1a](e6d3d1a))
* **NocoDB Node:** Add new data apis and workspace support
([#7329](#7329))
([da2d2a8](da2d2a8))

Co-authored-by: ivov <ivov@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants