कारतोफ्फेलस्क्रिप्ट™
a12606828e
ci: Enforce code formatting on editor-ui (no-changelog) ( #5022 )
...
* ci: Enforce code formatting on editor-ui (no-changelog)
* pnpm format on all frontend code
2022-12-23 13:37:32 +01:00
Jan Oberhauser
4b3aebdd6a
🔖 Release n8n@0.209.1
2022-12-22 18:34:10 +00:00
Jan Oberhauser
9f2e306eaf
⬆️ Set n8n-core@0.149.1, n8n-editor-ui@0.175.1, n8n-nodes-base@0.207.1 and n8n-workflow@0.131.1 on n8n
2022-12-22 18:34:09 +00:00
Jan Oberhauser
d95aaf8fc1
🔖 Release n8n-editor-ui@0.175.1
2022-12-22 18:31:50 +00:00
Jan Oberhauser
70cd974cc0
⬆️ Set n8n-design-system@0.49.1 and n8n-workflow@0.131.1 on n8n-editor-ui
2022-12-22 18:31:49 +00:00
Jan Oberhauser
bd57ab1cf7
🔖 Release n8n-design-system@0.49.1
2022-12-22 18:31:30 +00:00
Jan Oberhauser
9939f29a7e
🔖 Release n8n-nodes-base@0.207.1
2022-12-22 18:30:26 +00:00
Jan Oberhauser
64222af720
⬆️ Set n8n-core@0.149.1 and n8n-workflow@0.131.1 on n8n-nodes-base
2022-12-22 18:30:26 +00:00
Jan Oberhauser
1e84d46a94
🔖 Release n8n-node-dev@0.88.1
2022-12-22 18:30:11 +00:00
Jan Oberhauser
70b3075b75
⬆️ Set n8n-core@0.149.1 and n8n-workflow@0.131.1 on n8n-node-dev
2022-12-22 18:30:11 +00:00
Jan Oberhauser
bcbc86a985
🔖 Release n8n-core@0.149.1
2022-12-22 18:30:01 +00:00
Jan Oberhauser
361e2ef29c
⬆️ Set n8n-workflow@0.131.1 on n8n-core
2022-12-22 18:30:01 +00:00
Jan Oberhauser
d2b40681f6
🔖 Release n8n-workflow@0.131.1
2022-12-22 18:29:51 +00:00
Mutasem Aldmour
e7cb1907cd
fix: Show trigger actions again in nodes panel ( #5016 )
...
Revert "fix(editor): Correctly display trigger nodes without actions and with related regular node in the "On App Events" category (#4976 )"
445463a605
2022-12-22 18:48:53 +01:00
freya
789682763c
test: Ensure all subworkflow execution policies are tested ( #5010 )
2022-12-22 17:28:23 +00:00
Iván Ovejero
22fcc8f2be
fix(editor): Force parse on long expressions ( #5009 )
...
⚡ Force parse on long expressions
2022-12-22 17:42:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
c738aa53e9
docs: Fix all credential documentation urls, and add a CI job to regularly validate these urls ( #5012 )
...
* add or update documentation URLs for all credentials
* add UTM params to documentation urls even when they are absolute urls
* Setup a CI job to validate documentation urls after every release
* Fix FacebookGraphApi documentation URL
* also validate node documentation urls
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-12-22 17:01:29 +01:00
कारतोफ्फेलस्क्रिप्ट™
0333b053ee
fix: Fix the linting issue on master (no-changelog) ( #5013 )
...
* get rid of the "`parseForESLint` from parser `@typescript-eslint/parser` is invalid" errors
* fix the formatting issue
2022-12-22 09:42:07 -06:00
Omar Ajoue
746e8487d2
fix: Issue with credentials and workflows not being matched correctly due to incorrect typing ( #5011 )
...
* fix: Always return ids as strings
2022-12-22 16:09:06 +01:00
bionemesis
67da2d0c72
docs: Update documentation url for n8n credentials (no-changelog) ( #5008 )
...
Update N8nApi.credentials.ts
Fix documentionUrl to point to the right location.
2022-12-22 15:33:34 +01:00
Milorad FIlipović
bd0c2afaac
fix(editor): Fix for executions preview scroll load and wrong execution displayed ( #4994 )
...
* 🐛 Only add current workflow executions to to store when loading executions from global list
* 🐛 Fixing infinite scroll on executions list
* 🐛 Fixing global and current executions list sync
* ⚡ Resetting executions list when opening new workflow
* 🐛 Handling opening execution from global list before opening a workflow
* ⚡ Scrolling to active execution card if out of view, keeping selected execution after workflow load
2022-12-22 12:40:33 +01:00
कारतोफ्फेलस्क्रिप्ट™
75a974987d
docs: Fix OpenAI credential docs url (no-changelog) ( #5006 )
2022-12-22 11:44:11 +01:00
कारतोफ्फेलस्क्रिप्ट™
365ffec3b2
fix: Make tests pass on MySQl and Postgres (no-changelog) ( #5005 )
2022-12-22 11:13:22 +01:00
Csaba Tuncsik
e4785da2e1
fix(AWS DynamoDB Node): Add missing type assertion (no-changelog) ( #5003 )
...
fix(AWS DynamoDB Node): add type assertion
2022-12-22 10:27:14 +01:00
Omar Ajoue
87d8865ad3
fix: Restore missing tags in workflow retrieve ( #5004 )
2022-12-22 10:16:27 +01:00
कारतोफ्फेलस्क्रिप्ट™
0a416eebea
fix: Remove circular dependencies from cli tests (no-changelog) ( #5000 )
...
* fix typescript errors in cli
* remove circular dependencies from cli tests
2022-12-22 10:14:15 +01:00
कारतोफ्फेलस्क्रिप्ट™
17f13b3b6e
ci: Setup eslint-import-resolver-typescript
for improved TS linting ( #4996 )
...
* Setup stricter linting for typescript
* make `import/no-unresolved` an error everywhere
* use prettier to format `.vscode/settings.default.json`
* address PR comments
2022-12-22 09:55:39 +01:00
Omar Ajoue
9568b747c7
fix: DynamoDB node type issues ( #5002 )
2022-12-22 09:40:53 +01:00
Nathan Apter
a43ea177eb
fix(AWS DynamoDB Node): Fix issue pagination and simplify issue #4956 #4957 ( #4959 )
...
* Added 'M' type to decode attribute for dynamodb
* Fixed bug with return all. Headers from the previous iteration were being passed causing an invalid signature error
2022-12-22 05:36:49 +01:00
Jan Oberhauser
e472f4f3b1
🔖 Release n8n@0.209.0
2022-12-21 16:39:27 +00:00
Jan Oberhauser
e52de82a26
⬆️ Set n8n-core@0.149.0, n8n-editor-ui@0.175.0, n8n-nodes-base@0.207.0 and n8n-workflow@0.131.0 on n8n
2022-12-21 16:39:27 +00:00
Jan Oberhauser
fde6961116
🔖 Release n8n-editor-ui@0.175.0
2022-12-21 16:36:31 +00:00
Jan Oberhauser
341ecb017a
⬆️ Set n8n-design-system@0.49.0 and n8n-workflow@0.131.0 on n8n-editor-ui
2022-12-21 16:36:30 +00:00
Jan Oberhauser
24dd6b1fb3
🔖 Release n8n-design-system@0.49.0
2022-12-21 16:36:04 +00:00
Jan Oberhauser
20fe4a1a71
🔖 Release n8n-nodes-base@0.207.0
2022-12-21 16:34:18 +00:00
Jan Oberhauser
f6d25e0cf8
⬆️ Set n8n-core@0.149.0 and n8n-workflow@0.131.0 on n8n-nodes-base
2022-12-21 16:34:18 +00:00
Jan Oberhauser
62cd45eb56
🔖 Release n8n-node-dev@0.88.0
2022-12-21 16:34:04 +00:00
Jan Oberhauser
1e1c9bb8ae
⬆️ Set n8n-core@0.149.0 and n8n-workflow@0.131.0 on n8n-node-dev
2022-12-21 16:34:03 +00:00
Jan Oberhauser
ec9eaf4a48
🔖 Release n8n-core@0.149.0
2022-12-21 16:33:50 +00:00
Jan Oberhauser
7d69a41c13
⬆️ Set n8n-workflow@0.131.0 on n8n-core
2022-12-21 16:33:50 +00:00
Jan Oberhauser
f05672b330
🔖 Release n8n-workflow@0.131.0
2022-12-21 16:33:35 +00:00
Iván Ovejero
1bc3930df8
refactor(core): Allow null
instead of SyntaxError
in expression ( #4998 )
...
⚡ Allow `null` instead of `SyntaxError`
2022-12-21 17:09:02 +01:00
Omar Ajoue
25e9f0817a
refactor: Workflow sharing bug bash fixes ( #4888 )
...
* fix: Prevent workflows with only manual trigger from being activated
* fix: Fix workflow id when sharing from workflows list
* fix: Update sharing modal translations
* fix: Allow sharees to disable workflows and fix issue with unique key when removing a user
* refactor: Improve error messages and change logging level to be less verbose
* fix: Broken user removal transfer issue
* feat: Implement workflow sharing BE telemetry
* chore: temporarily add sharing env vars
* feat: Implement BE telemetry for workflow sharing
* fix: Prevent issues with possibly missing workflow id
* feat: Replace WorkflowSharing flag references (no-changelog) (#4918 )
* ci: Block all external network calls in tests (no-changelog) (#4930 )
* setup nock to prevent tests from making any external requests
* mock all calls to posthog sdk
* feat: Replace WorkflowSharing flag references (no-changelog)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
* refactor: Remove temporary feature flag for workflow sharing
* refactor: add sharing_role to both manual and node executions
* refactor: Allow changing name, position and disabled of read only nodes
* feat: Overhaul dynamic translations for local and cloud (#4943 )
* feat: Overhaul dynamic translations for local and cloud
* fix: remove type casting
* chore: remove unused translations
* fix: fix workflow sharing translation
* test: Fix broken test
* refactor: remove unnecessary import
* refactor: Minor code improvements
* refactor: rename dynamicTranslations to contextBasedTranslationKeys
* fix: fix type imports
* refactor: Consolidate sharing feature check
* feat: update cred sharing unavailable translations
* feat: update upgrade message when user management not available
* fix: rename plan names to Pro and Power
* feat: update translations to no longer contain plan names
* wip: subworkflow permissions
* feat: add workflowsFromSameOwner caller policy
* feat: Fix subworkflow permissions
* shared entites should check for role when deleting users
* refactor: remove circular dependency
* role filter shouldn't be an array
* fixed role issue
* fix: Corrected behavior when removing users
* feat: show instance owner credential sharing message only if isnt sharee
* feat: update workflow caller policy caller ids labels
* feat: update upgrade plan links to contain instance ids
* fix: show check errors below creds message only to owner
* fix(editor): Hide usage page on cloud
* fix: update credential validation error message for sharee
* fix(core): Remove duplicate import
* fix(editor): Extending deployment types
* feat: Overhaul contextual translations (#4992 )
feat: update how contextual translations work
* refactor: improve messageing for subworkflow permissions
* test: Fix issue with user deletion and transfer
* fix: Explicitly throw error message so it can be displayed in UI
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: freyamade <freya@n8n.io>
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2022-12-21 16:42:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
e225c3190e
fix: View option for binary-data shouldn't download the file on Chrome/Edge ( #4995 )
...
* delete unused code
* fix: Do not set the `Content-Disposition` header when viewing binary files
* remove the duplicate styles.
these already exist in BinaryDataDisplayEmbed.vue
2022-12-21 13:30:51 +01:00
Iván Ovejero
80e07f86ac
refactor(editor): Make null
no longer conditionally displayed ( #4993 )
...
⚡ Make `null` no longer conditionally displayed
2022-12-21 13:29:30 +01:00
कारतोफ्फेलस्क्रिप्ट™
5db9c46043
ci: Break most of the circular dependencies in code (no-changelog) ( #4990 )
2022-12-21 10:46:26 +01:00
Mutasem Aldmour
82f763589b
fix: Fix stickies resize ( #4986 )
2022-12-20 16:58:54 +01:00
Mutasem Aldmour
87c76434a2
fix: Keep expression when dropping mapped value ( #4981 )
...
fix: keep expression when dropping mapped value
2022-12-20 16:23:57 +01:00
Mutasem Aldmour
9d00b4748b
fix: Update mapping gifs ( #4982 )
...
fix: update mapping gifs
2022-12-20 14:55:47 +01:00
Mutasem Aldmour
29364ea702
fix: Prevent keyboard shortcuts in expression editor modal ( #4984 )
...
* fix: prevent keyboard shortcuts in expression editor modal
* support esc
2022-12-20 14:38:41 +01:00
Csaba Tuncsik
0da338f9b5
feat(editor): Add usage and plan pages ( #4819 )
...
* feat(editor): Usage and plan page (#4793 )
feat(editor): usage and plan page
* feat(editor): Update Usage and plan page (#4842 )
* feat(editor): usage and plan store
* feat(editor): usage and plan page updates
* feat(editor): usage and plan add buttons and alert
* tes(editor): usage and plan store
* tes(editor): usage remove refresh button and add link to view plans
* tes(editor): usage use info tip
* tes(editor): usage info style
* feat(editor): Get quotas data (#4866 )
feat(editor): get quotas data
* feat(editor): In-app experience (#4875 )
* feat: Add license quotas endpoint
* feat: Add trigger count to workflow activation process
* refactor: Get quotas from db
* feat: Add license information
* ✨ - finalised GET /license endpoint
* 🔨 - getActiveTriggerCount return 0 instead of null
* 🐛 - ignore manualTrigger when counting active triggers
* ✨ - add activation endpoint
* ✨ - added renew endpoint
* 🔨 - added return type interfaces
* 🔨 - handle license errors where methods are called
* 🔨 - rename function to match name from lib
* feat(editor): usage add plans buttons logic
* 🚨 - testing new License methods
* feat(editor): usage add more business logic
* chore(editor): code formatting
* 🚨 - added license api tests
* fix(editor): usage store
* fix(editor): usage update translations
* feat(editor): usage add license activation modal
* feat(editor): usage change subscription app url
* feat(editor): usage add contact us link
* feat(editor): usage fix modal width
* ✨ - Add renewal tracking metric
* ✨ - add license data to pulse event
* 🔨 - set default triggercount on entity model
* ✨ - add db migrations for mysql and postgres
* fix(editor): Usage api call data processing and error handling
* fix(editor): Usage fix activation query key
* 🚨 - add initDb to telemetry tests
* 🔨 - move getlicensedata to licenseservice
* 🔨 - return 403 instead of 404 to non owners
* 🔨 - move owner checking to middleware
* 🐛 - fixed incorrectly returned error from middleware
* 🐛 - using mock instead of test db for pulse tests
* fix(editor): Usage fix activation and add success messages
* fix(editor): Usage should not renew activation right after activation
* 🚨 - skipping failing pulse tests for now
* fix(editor): Usage add telemetry calls and apply design review outcomes
* feat(editor): Hide usage page according to BE flag
* feat(editor): Usage modify key activation flow
* feat(editor): Usage change subscription app url
* feat(editor): Usage add telemetry for manage plan
* feat(editor): Usage extend link url query params
* feat(editor): Usage add line chart if there is a workflow limit
* feat(editor): Usage remove query after key activation redirection
* fix(editor): Usage handle limit exceeded workflow chart, add focus to input when modal opened
* fix(editor): Usage activation can return router promise when removing query
* fix(editor): Usage and plan design review
* 🐛 - fix renew endpoint hanging issue
* 🐛 - fix license activation bug
* fix(editor): Usage proper translation for plans and/or editions
* fix(editor): Usage apply David's review results
* fix(editor): Usage page set as default and first under Settings
* fix(editor): Usage open subscription app in new tab
* fix(editor): Usage page having key query param a plan links
* test: Fix broken test
* fix(editor): Usage page address review
* 🧪 Flush promises on telemetry tests
* ⚡ Extract helper with `setImmediate`
* 🔥 Remove leftovers
* ⚡ Use Adi's helper
* refactor: Comment broken tests
* refactor: add Tenant id to settings
* feat: add environment to license endpoints
* refactor: Move license environment to general settings
* fix: fix routing bug
* fix(editor): Usage page some code review changes and formatting
* fix(editor): Usage page remove direct usage of reusable translation keys
* fix(editor): Usage page async await instead of then
* fix(editor): Usage page show some content only if network requests in component mounted were successful
* chore(editor): code formatting
* fix(editor): Usage checking license environment
* feat(editor): Improve license activation error messages (no-changelog) (#4958 )
* fix(editor): Usage changing activation error title
* remove unnecessary import
* fix(editor): Usage refactor notification showing
* fix(editor): Usage using notification directly in store actions
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: freyamade <freya@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
* fix(editor): Usage change mounted lifecycle logic
* fix(editor): Usage return after successful activation in mounted
* fix: remove console log
* test: fix tests related to settings (#4979 )
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: freyamade <freya@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2022-12-20 10:52:01 +01:00
Milorad FIlipović
96296e1724
test(editor): Add canvas actions e2e tests ( #4950 )
...
* ✅ Added some more workflow actions tests
* ✅ Updating duplicate workflow tests
* ✅ Fixed duplicate workflow tests
* ✅ Added first batch of canvas tests
* ✅ Added zoom and select tests
* ✅ Added tests for adding and deleting nodes
* ✅ Adding a wait before clicking connection action buttons
* ✅ Adding tests for node actions
* 👌 Addressing review feedback
* 👌 Addressing PR feedback
2022-12-20 10:33:20 +01:00
Mutasem Aldmour
343f53bf53
feat: Update mapping pill for table/json views ( #4965 )
...
* feat: standarize mapping pill
* test: update test
2022-12-20 09:39:38 +01:00
Mutasem Aldmour
90bfdfd577
fix: Redirect home to workflows always ( #4968 )
...
fix: redirect to workflows always
2022-12-20 09:39:29 +01:00
Mutasem Aldmour
5b11dc3ff9
fix: Hide trigger tooltip for nodes with static test output ( #4970 )
2022-12-20 09:39:09 +01:00
freya
60b14116f0
refactor(core): Ensure getSharedWorkflowIds returns string[] instead of number[] ( #4971 )
...
* 🔨 - getSharedWorkflowIds returns string[]
* 🔨 - update the sharedWorkflow function in public api
* 🔨 - update existing code to handle new data type
* simplify code
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2022-12-19 17:53:36 +01:00
OlegIvaniv
445463a605
fix(editor): Correctly display trigger nodes without actions and with related regular node in the "On App Events" category ( #4976 )
...
Fix an issue where trigger nodes without action and with related regular node wouldn't show in the "On App Events" category
2022-12-19 17:42:30 +01:00
कारतोफ्फेलस्क्रिप्ट™
570ed3b521
fix: Upgrade amqplib to address CVE-2022-0686 ( #4972 )
2022-12-19 17:01:27 +01:00
Jan Oberhauser
6e33bd38cb
🔖 Release n8n@0.208.1
2022-12-19 14:18:36 +00:00
Jan Oberhauser
982b5cec3b
⬆️ Set n8n-core@0.148.1, n8n-editor-ui@0.174.1 and n8n-nodes-base@0.206.1 on n8n
2022-12-19 14:18:34 +00:00
Jan Oberhauser
89cd7ed33e
🔖 Release n8n-editor-ui@0.174.1
2022-12-19 14:16:40 +00:00
Jan Oberhauser
7bdb2a800f
🔖 Release n8n-nodes-base@0.206.1
2022-12-19 14:15:45 +00:00
Jan Oberhauser
3b7082d80b
⬆️ Set n8n-core@0.148.1 on n8n-nodes-base
2022-12-19 14:15:44 +00:00
Jan Oberhauser
5b87581ae4
🔖 Release n8n-node-dev@0.87.1
2022-12-19 14:15:34 +00:00
Jan Oberhauser
0b835752b1
⬆️ Set n8n-core@0.148.1 on n8n-node-dev
2022-12-19 14:15:34 +00:00
Jan Oberhauser
1108fd78a2
🔖 Release n8n-core@0.148.1
2022-12-19 14:15:23 +00:00
कारतोफ्फेलस्क्रिप्ट™
2797c085e5
fix: Pick up credential test functions from versioned nodes as well ( #4962 )
2022-12-19 08:12:04 -06:00
Milorad FIlipović
bfc8e68b37
fix(editor): Fix for wrong execution data displayed in executions preview ( #4966 )
2022-12-19 14:36:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
5cbb5f4bc8
fix: BinaryDataManager should store metadata when saving from buffer as well ( #4964 )
2022-12-19 14:11:34 +01:00
Deborah
37b1e079ea
docs: Add correct URL for credentials doc to OpenAI node ( #4961 )
...
add correct URL for credentials doc
2022-12-19 13:18:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
231257d081
fix: Always retain original errors in the error chain on NodeOperationError ( #4951 )
2022-12-16 18:47:20 +01:00
कारतोफ्फेलस्क्रिप्ट™
323bd78067
fix: Enable crash journal only in production mode (no-changelog) ( #4948 )
...
* consolidate various `NODE_ENV` checks in the `cli` package
* enable crash journal only in production
2022-12-16 15:27:49 +01:00
कारतोफ्फेलस्क्रिप्ट™
2a7cb0192a
ci: Fix build on master (no-changelog) ( #4949 )
...
ci: upgrade workflow version in dependencies as well (no-changelog)
2022-12-16 15:27:37 +01:00
Jan Oberhauser
20616e7af7
⬆️ Set n8n-workflow@0.130.0 on multiple packages
2022-12-16 07:45:28 -06:00
Jan Oberhauser
1725898c7b
🔖 Release n8n@0.208.0
2022-12-16 13:26:51 +00:00
Jan Oberhauser
4ddc787585
⬆️ Set n8n-core@0.148.0, n8n-editor-ui@0.174.0 and n8n-nodes-base@0.206.0 on n8n
2022-12-16 13:26:51 +00:00
Jan Oberhauser
4afcf01ff6
🔖 Release n8n-editor-ui@0.174.0
2022-12-16 13:24:46 +00:00
Jan Oberhauser
26a49a2dbf
⬆️ Set n8n-design-system@0.48.0 on n8n-editor-ui
2022-12-16 13:24:46 +00:00
Jan Oberhauser
06ae843465
🔖 Release n8n-design-system@0.48.0
2022-12-16 13:24:28 +00:00
Jan Oberhauser
9865300489
🔖 Release n8n-nodes-base@0.206.0
2022-12-16 13:23:36 +00:00
Jan Oberhauser
6413d037e8
⬆️ Set n8n-core@0.148.0 on n8n-nodes-base
2022-12-16 13:23:36 +00:00
Jan Oberhauser
0a0d8fa5dd
🔖 Release n8n-node-dev@0.87.0
2022-12-16 13:23:26 +00:00
Jan Oberhauser
4dea55a28f
⬆️ Set n8n-core@0.148.0 on n8n-node-dev
2022-12-16 13:23:25 +00:00
Jan Oberhauser
620177c90b
🔖 Release n8n-core@0.148.0
2022-12-16 13:23:16 +00:00
Jan Oberhauser
9f980ac371
🔖 Release n8n-workflow@0.130.0
2022-12-16 13:17:01 +00:00
कारतोफ्फेलस्क्रिप्ट™
6127c958f5
fix: Do not crash the server when Telemetry is blocked via DNS ( #4947 )
...
* do not crash the process on unhandled axios errors
* postHog.capture does not return a promise
2022-12-16 13:23:24 +01:00
OlegIvaniv
626879b3a2
fix(editor): Fix an issue where some node actions wouldn't select default params correctly ( #4946 )
2022-12-16 10:58:06 +01:00
Iván Ovejero
6b83972f6e
fix(editor): Allow mapping onto expression editor with selection range ( #4945 )
...
🔥 Remove unneeded guard
2022-12-16 10:06:28 +01:00
Ricardo Duarte
76a3f13458
fix(editor): Fix typo in retry-button option "Retry with original workflow" ( #4528 )
...
Fix typo in index name on retry-button
Co-authored-by: Jan Oberhauser <janober@users.noreply.github.com>
2022-12-16 06:22:31 +01:00
Daemonxiao
6fac502f9e
fix(core): Fix HTTP Digest Auth for responses without an opaque parameter ( #4806 )
2022-12-16 06:10:26 +01:00
Kirill
a04f838117
fix(Disqus Node): Fix thread parameter for "Get All Threads" operation ( #4912 )
2022-12-16 06:02:31 +01:00
Jan Oberhauser
31409420c2
feat(Send Email Node): Add replyTo support ( #4941 )
...
feat(Send Email): Add replyTo support
2022-12-16 02:50:18 +01:00
Jan Oberhauser
7a984bb6b7
feat(OpenAI Node): Add a node to work with OpenAI ( #4932 )
...
* feat(OpenAI Node): Add a node to work with OpenAI
* Added codex file for OpenAi node
* Minor tweaks to Operation Image.
* Minor tweaks to Resource Text.
* Minor copy modification to Image:Create.
* Removed "a Text" in Text operations names.
* ⚡ Connect Response Format parameter and other improvements
* ✨ Add "filter" postReceiveAction
* ⚡ Rename operations and add spelling mistake again to example
* ⚡ Rename another operation
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: Giulio Andreini <andreini@netseven.it>
2022-12-16 01:05:42 +01:00
Iván Ovejero
d7b3d649d6
refactor: Enforce no-explicit-any
in design-system
(no-changelog) ( #4937 )
...
👕 Enforce `no-explicit-any` in design-system
2022-12-15 16:27:17 +01:00
Iván Ovejero
4208040495
test(editor): Add e2e tests for inline expression editor ( #4936 )
...
🧪 Add tests for inline expression editor
2022-12-15 15:36:28 +01:00
Valya
fe0f982437
feat: Hide credentials password values ( #4868 )
...
* feat: redact password field values in credentials
* feat: disable expanding password fields
* fix: redacting credentials without a valid type
This only seems to be a thing in testing?
2022-12-15 13:31:06 +00:00
Iván Ovejero
0e4cda5763
refactor: Phase out TSLint in editor-ui
(no-changelog) ( #4935 )
...
* 🔥 Remove `tslint.json`
* 🔥 Remove TSLint commands
* 🔥 Remove exceptions in `editor-ui`
* 🔥 Remove from `.npmignore`
* 🔥 Remove from `eslint-config`
* 🔥 Remove exception from `design-system`
* 🎨 Prettify
* 📦 Update pnpm-lock
* 🔥 Remove duplicate import
* 🔥 Remove exemption for `no-explicit-any`
* 👕 Inline `no-explicit-any` exemptions
2022-12-15 14:06:00 +01:00
Michael Kret
efa4c56757
fix(core): Fix for Google and Microsoft generic OAuth2 credentials
2022-12-15 10:54:34 +02:00
Alex Grozav
ac066fc9f3
feat: Add workflow sharing telemetry ( #4906 )
...
* feat: Add workflow sharing telemetry
* chore: fix linting issue
* fix: fix telemetry typo
2022-12-15 10:05:54 +02:00
Milorad FIlipović
9956547504
test(editor): Add more tests for workflow actions (no-changelog) ( #4931 )
...
* ✅ Added test for importing workflow from URL
* ✅ Added test for importing workflow from file
* ✅ Added test ids for workflow settings elements
* ✅ Added test for changing workflow settings
* ✅ Adding back missing test id for delete node button
2022-12-14 17:13:03 +01:00