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
Mutasem Aldmour
c41c707654
ci: Update slack notifications for build steps ( #4985 )
...
ci: update slack notifications
2022-12-20 14:13:24 +01:00
Mutasem Aldmour
17311ca049
feat: Add PR template ( #4983 )
2022-12-20 13:53:05 +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
3754c49f0c
📚 Update CHANGELOG.md and main package.json to 0.208.1
2022-12-19 08:25:46 -06: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
3c7a8a8ef1
fix: Upgrade versions in pnpm-lock.yaml (no-changelog)
2022-12-16 07:54:11 -06:00
Jan Oberhauser
20616e7af7
⬆️ Set n8n-workflow@0.130.0 on multiple packages
2022-12-16 07:45:28 -06:00
Jan Oberhauser
6350abc898
📚 Update CHANGELOG.md and main package.json to 0.208.0
2022-12-16 14:30:25 +01: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