-
Notifications
You must be signed in to change notification settings - Fork 7.7k
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(editor): Implement Resource Mapper component #6207
Merged
MiloradFilipovic
merged 207 commits into
master
from
feature/resource-mapping-component
May 31, 2023
Merged
feat(editor): Implement Resource Mapper component #6207
MiloradFilipovic
merged 207 commits into
master
from
feature/resource-mapping-component
May 31, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…postgres-node-overhaul
…source mapper to delete cell content in Google Sheets
OlegIvaniv
reviewed
May 24, 2023
packages/editor-ui/src/components/ResourceMapper/ResourceMapper.vue
Outdated
Show resolved
Hide resolved
OlegIvaniv
reviewed
May 24, 2023
OlegIvaniv
previously approved these changes
May 24, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just two minor things I've noticed, otherwise looks good to me 👍
✅ All Cypress E2E specs passed |
OlegIvaniv
previously approved these changes
May 25, 2023
✅ All Cypress E2E specs passed |
OlegIvaniv
approved these changes
May 31, 2023
✅ All Cypress E2E specs passed |
MiloradFilipovic
added a commit
that referenced
this pull request
Jun 1, 2023
* master: (54 commits) feat: Version control mvp (#6271) feat(editor): Implement Resource Mapper component (#6207) fix(editor): Update SSO settings styles (#6342) fix: Show `Ask AI` only on Code Node (#6336) feat(core): Add metadata (customdata) to event log (#6334) refactor: Add telemetry to upgrade paths (no-changelog) (#6313) fix(Code Node): Fix `item` and `items` alias regression (#6331) feat: Add manual login option and password reset link for SSO (#6328) fix(editor): Fix Luxon date parsing of ExecutionsUsage component (#6333) fix(core): Do not track errored workflow executions for automated executions (no-changelog) (#6322) fix(core): Prevent prototype pollution on injectable services (#6309) fix(core): Optimize getSharedWorkflowIds query (#6314) ci: Reset DB only once per e2e test (no-changelog) (#6216) feat(editor): Bring back checklist experiment (no-changelog) (#6307) fix: Add ldapts to nodes-base package (no-changelog) (#6315) fix(Code Node): Update vm2 to address CVE-2023-32313 (#6318) feat: Add tab visibility change detection when polling executions (no-changelog) (#6311) fix(editor): Fix locale plularisation if count is 0 (#6312) 🚀 Release 0.230.0 (#6310) fix(Execute Command Node): Block executions when `command` is empty (#6308) ...
Got released with |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
core
Enhancement outside /nodes-base and /editor-ui
n8n team
Authored by the n8n team
node/improvement
New feature or request
Released
ui
Enhancement in /editor-ui or /design-system
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closing NODE-392
NOTE: This branch contains already merged work from the Postgres node overhaul, hence so many commits from @michael-radency