Alex Grozav
aff8cd9a2b
fix: Update padding for resource filters dropdown ( #4751 )
2022-11-29 11:30:17 +02:00
Alex Grozav
b89301ec36
fix: Update workflow save button type and design and share button type ( #4752 )
...
fix: Update workflow save button type and design and share button type.
2022-11-29 11:05:19 +02:00
Alex Grozav
30214f2bc2
fix: Remove background for resource ownership selector ( #4748 )
2022-11-29 11:03:55 +02:00
Alex Grozav
d6d442d458
fix: Update size of select components in filters dropdown ( #4747 )
...
* fix: Update size of select components in filters dropdown
* fix: Update select tags styling
2022-11-29 11:03:43 +02:00
Iván Ovejero
8f6fd009b9
test: Set up e2e tests for Code node ( #4730 )
...
* 🧪 Set up Code node tests
* ⚡ Address comments
2022-11-28 16:54:13 +01:00
Alex Grozav
efbf7366fb
fix: Update workflow share modal margins (no-changelog) ( #4738 )
2022-11-28 15:14:43 +02:00
Alex Grozav
14f81c2725
test: Update getters, add search and sort tests for credentials (no-changelog) ( #4716 )
...
* test(e2e): Update getters, add search and sort tests for credentials
* fix: Refactor sortOptions getter
* fix: fix merge conflict
* fix: removed double key
* fix: Add db and session reset for every credentials suite run
2022-11-28 12:11:39 +02:00
Milorad FIlipović
e3aeaa9a87
fix(editor): Fix for broken selectors for workflows tests (no-changelog) ( #4734 )
...
Fixing broken selectors for workflows tests
2022-11-25 17:10:28 +01:00
OlegIvaniv
2d31720b82
test: Reset DB and skip set-up before running node creator e2e ( #4733 )
...
* test: Reset DB and skip set-up before runing
* remove second db:reset call in node-creator e2e spec
2022-11-25 17:01:49 +01:00
Milorad FIlipović
cb3bfc32f7
test: Setup e2e tests for workflow actions ( #4724 )
...
* ✅ Adding first batch of workflow actions tests
* ✅ Adding loading handling logic and new workflow actions tests
* ✅ Added workflow activation and rename tests
* 👌 Addressing review feedback
* 🔥 Removing leftover commented code
2022-11-25 15:32:09 +01:00
OlegIvaniv
aa3d9c7fea
test: Add e2e tests for node creator ( #4714 )
...
* test: Add basic e2e tests for node creator
* add spec to check if all nodes are rendered
* revert SearchBar.vue changes
* fixed manual key typo
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* Add custom component tests
* Fix wrongly resolved merge conflcit
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2022-11-25 13:52:33 +01:00
Iván Ovejero
62d30f2b43
test: Set up e2e tests for HTTP Request node ( #4718 )
...
* 🧪 Add test identifiers
* ⚡ Add getters
* 🧪 Add initial test
* ⚡ Refactor to use actions
* ⚡ Refactor per Oleg's advice
* 🐛 Fix overlapping input label IDs
2022-11-25 13:09:44 +01:00
OlegIvaniv
d8c2dffc37
fix(editor): Fix slots rendering of NodeCreator's NoResults component ( #4721 )
2022-11-25 12:45:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
55c201eb21
refactor: Improve typings for element-ui imports (no-changelog) ( #4678 )
...
* convert all stories to typescript
* stricter typing for element-ui imports
2022-11-25 10:51:51 +01:00
Mutasem Aldmour
95b97078e8
test: Add e2e tests for workflow/credential migrations when enabling UM ( #4719 )
...
* add tests
* ci: Setup cypress tasks for resetting DB, and setting up an owner
* add test tests to check for settings
* add more tests
* clean up
* rename tag
* update test id
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-11-24 23:22:09 +01:00
कारतोफ्फेलस्क्रिप्ट™
07e4743a3e
refactor(core): Reduce memory usage in the Webhook node ( #4640 )
...
use file streaming to pass webhook binaries around
2022-11-24 16:54:43 +01:00
Jan Oberhauser
203af41c2c
🔖 Release n8n-editor-ui@0.170.0
2022-11-24 15:46:08 +00:00
Jan Oberhauser
2f84e5a607
⬆️ Set n8n-design-system@0.44.0 and n8n-workflow@0.126.0 on n8n-editor-ui
2022-11-24 15:46:07 +00:00
Milorad FIlipović
b18ae18a6b
fix(editor): Fix for missing node connections in dev environment ( #4707 )
...
* 🐛 Fixing connections not showing up in dev environment
* 🐛 Fixing a bug when opening execution page directly
2022-11-24 10:52:56 +01:00
कारतोफ्फेलस्क्रिप्ट™
b6c57e19fc
feat(core): Lazy-load nodes and credentials to reduce baseline memory usage ( #4577 )
2022-11-23 16:20:28 +01:00
Milorad FIlipović
5059c57f4a
refactor(editor): Refactor utils files and mixins ( #4654 )
...
* ✨ Added `utils` module. Moved `canvasHelpers` and old `utils.ts` file to it
* ✨ Moved rest of utils and helpers
* ⚡ Fixing sytax errors
* 🔨 Refactoring new utils files
* 🔨 Organizing imports, adding comments and a bit more refactoring
* ✔️ Fixing tests
* 🔨 Moving mixins to `src`
2022-11-23 13:41:53 +01:00
Alex Grozav
5364e7fc92
feat(editor): Add workflows list status filter ( #4690 )
2022-11-22 14:44:12 +02:00
Alex Grozav
91408dccf5
fix: Update subview switch condition (no-changelog) ( #4688 )
2022-11-22 14:01:22 +02:00
Alex Grozav
4f64e26a83
feat: Show delete button based on workflow permissions ( #4686 )
2022-11-22 13:40:20 +02:00
Alex Grozav
6f8d0de55d
feat: Show toast when saving workflow sharing settings ( #4684 )
2022-11-22 13:26:03 +02:00
Alex Grozav
173badc4e0
feat: Add save confirmation modal when leaving sharing modal ( #4683 )
2022-11-22 13:03:15 +02:00
Alex Grozav
249b7eba15
fix: Update workflow title in workflowsById as well (no-changelog) ( #4682 )
2022-11-22 12:33:59 +02:00
Alex Grozav
a356d7bdba
feat: Add share button to workflows list ( #4681 )
...
* feat: Add share button to workflows list
* fix: take empty workflow into account when sharing
2022-11-22 12:33:40 +02:00
Alex Grozav
b5b44d1b59
feat: Add credentials E2E test suite and page object ( #4596 )
...
* fix: Fix inferred type of X cannot be named error after pnpm update
* feat: Change page objects to expose actions and getters. Add credential creation suite
2022-11-22 11:37:26 +02:00
कारतोफ्फेलस्क्रिप्ट™
772ec78349
fix(core): Use CredentialsOverwrites when testing credentials ( #4675 )
...
* fix(cli): use CredentialsOverwrites in credentials testing
* fix(editor-ui): do not set credential properties if they have been overwritten
2022-11-22 10:08:35 +01:00
Alex Grozav
fe0178150f
fix: Fix settings header text slot (no-changelog) ( #4667 )
...
fix: Fix settings sidebar header
2022-11-22 09:29:08 +02:00
Alex Grozav
e3e17e5dac
feat: Switch owner subview to all subview if has shared resources ( #4672 )
2022-11-22 09:27:45 +02:00
कारतोफ्फेलस्क्रिप्ट™
a9bdc0bbfe
fix: Use the updated slots syntax in ResourceLocator (no-changelog) ( #4663 )
...
Co-authored-by: Alex Grozav <alex@grozav.com>
2022-11-21 15:28:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
5518bd95c7
fix: Community package uninstall button should show the confirmation modal (no-changelog) ( #4668 )
...
Update CommunityPackageManageConfirmModal.vue
2022-11-21 14:11:29 +01:00
Csaba Tuncsik
3ac9ba3491
fix(editor): Table view column limit tooltip ( #4655 )
...
* fix(editor): Table view column limit tooltip
* fix(editor): lint fix
* fix(editor): fix max column limit
* fix(editor): code formatting
2022-11-21 13:00:21 +01:00
OlegIvaniv
60746dc92e
fix(editor): Prevent node-creator tabs from showing when toggled by CanvasAddButton ( #4661 )
2022-11-21 12:19:54 +01:00
Iván Ovejero
c2da21621f
fix: Add temporary slot syntax lint exceptions (no-changelog) ( #4652 )
...
👕 Add temporary slot lint exceptions
2022-11-18 18:03:51 +01:00
Iván Ovejero
44182f23a5
fix(editor): Fix missing resource locator component ( #4649 )
...
🐛 Fix missing RLC
2022-11-18 17:08:22 +01:00
कारतोफ्फेलस्क्रिप्ट™
600b285a44
refactor: Migrate Vue slots to the new syntax ( #4603 )
...
Co-authored-by: Alex Grozav <alex@grozav.com>
2022-11-18 14:59:31 +01:00
Alex Grozav
919cb9180d
fix: Make users fakedoor route visible on cloud ( #4645 )
2022-11-18 14:21:59 +01:00
Jan Oberhauser
943b040cfa
🔖 Release n8n-editor-ui@0.169.0
2022-11-17 17:06:54 +00:00
Jan Oberhauser
c49d9e0b0a
⬆️ Set n8n-design-system@0.43.0 and n8n-workflow@0.125.0 on n8n-editor-ui
2022-11-17 17:06:54 +00:00
Milorad FIlipović
be7672a177
fix(editor): Add 'Stop execution' button to execution preview ( #4632 )
...
* ✨ Adding `Stop execution` button to execution preview
* ✨ Added execution timer for running executions
* 💄 Adjusting spinner size and text color
* 🔥 Removing excessive popup error message when opening failed executions preview
* 🐛 Handling execution stopping when workflow is not saving manual executions
2022-11-17 17:34:55 +01:00
Alex Grozav
9cadaea3a4
fix: store copy of workflow in workflowsById to prevent node data bugs ( #4637 )
2022-11-17 17:35:28 +02:00
Alex Grozav
dea67ca6b7
fix: Fix foreign credentials being shown for new nodes ( #4622 )
...
* feat: Extract usedCredentials into separate store entry and fix foreign credentials being shown for new nodes
* chore: adjust spacing
2022-11-17 16:22:46 +02:00
Milorad FIlipović
7483e147fc
fix(editor): Fix for logging error on user logout ( #4633 )
...
* 🐛 Fixing telemetry errors on user logout
* 🔥 Removing call to `rudder.indentify` when users log out
* 👌 Addressing review comment
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2022-11-17 14:20:09 +01:00
Alex Grozav
0daa36c197
feat: Add workflow data reset action ( #4618 )
...
* feat: add workflow data reset action
* fix: remove console.log
* chore: fix linting issues
2022-11-17 15:19:40 +02:00
Alex Grozav
f7a9ef9116
feat: Add duplicate workflow error handler ( #4616 )
...
* feat: Add duplicate workflow error handler
* refactor: Change translation string for existing duplicate workflow error
2022-11-17 15:19:10 +02:00
Mutasem Aldmour
b35172e442
fix: Add back mapping hint when parameter is focused ( #4634 )
2022-11-17 13:57:29 +01:00
Mutasem Aldmour
402b75ac28
fix: Fix user redirect to signin bug ( #4623 )
2022-11-16 14:21:49 +01:00