Commit graph

11420 commits

Author SHA1 Message Date
Eugene f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851) 2024-11-27 13:00:33 +01:00
Alex Grozav a7de34dac6
fix(editor): Lower throttle time to only briefly show execution running status (no-changelog) (#11921) 2024-11-27 13:42:13 +02:00
कारतोफ्फेलस्क्रिप्ट™ f6c0d045e9
fix(core): Don't use unbound context methods in code sandboxes (#11914) 2024-11-27 12:08:16 +01:00
Michael Kret 2c252b0b2d
feat(AI Transform Node): Support for drag and drop (#11276) 2024-11-27 12:42:55 +02:00
Eugene 80c5242e16
feat(core): Run evaluation workflow per each test case (no-changelog) (#11757) 2024-11-27 11:19:22 +01:00
Tomi Turtiainen 9cc3b210d7
refactor(core): Change task runner default healthcheck server port to 5681 (no-changelog) (#11910) 2024-11-27 09:48:13 +01:00
Tomi Turtiainen 137193c3e9
fix(core): Increase task runner offer validity and introduce randomness (no-changelog) (#11907) 2024-11-27 09:36:37 +01:00
Csaba Tuncsik b2c3312ce3
test(editor): Test telemetry component (no-changelog) (#11903) 2024-11-27 09:35:40 +01:00
Alex Grozav caa744785a
feat(editor): Migrate existing users to new canvas and set new canvas as default (#11896) 2024-11-27 10:11:33 +02:00
oleg 132aa0b9f1
feat(editor): Add workflow evaluation edit and list views (no-changelog) (#11719) 2024-11-27 07:47:41 +01:00
Tomi Turtiainen a535e88f1a
fix(core): Fix validation of items returned in the task runner (#11897)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-11-26 22:15:55 +02:00
Dana a713b3ed25
feat(editor): Make the left sidebar in Expressions editor draggable (#11838) 2024-11-26 19:13:53 +00:00
Iván Ovejero 1d80225d26
fix(core): Correct invalid WS status code on removing connection (#11901) 2024-11-26 17:22:41 +01:00
कारतोफ्फेलस्क्रिप्ट™ 97269a3703
chore: Upgrade mongodb and socks to address CVE-2024-29415 (no-changelog) (#11899) 2024-11-26 17:00:56 +01:00
Alex Grozav f4ab5c7b92
fix(editor): Fix new canvas discovery tooltip position after adding github stars button (#11898) 2024-11-26 17:36:42 +02:00
Eugene 845ba6c917
feat(core): Initial TestRunner service with basic test execution (no-changelog) (#11735) 2024-11-26 16:04:24 +01:00
Eugene 6b23ad0c12
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) (#11831)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-11-26 15:01:00 +01:00
Iván Ovejero 3341267518
chore: Upgrade to TypeScript 5.7 (#11865) 2024-11-26 14:16:46 +01:00
Eugene 10e011d71e
chore: Fix flaky cypress tests (no-changelog) (#11894) 2024-11-26 13:57:00 +01:00
Alex Grozav bc4857a1b3
fix(editor): Use crypto.randomUUID() to initialize node id if missing on new canvas (#11873) 2024-11-26 14:39:52 +02:00
Danny Martini 3320436a6f
fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ 75e2b6fd9e
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
Iván Ovejero 3aa72f613f
fix(editor): Restore workers view (#11876) 2024-11-26 11:31:40 +01:00
Tomi Turtiainen e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
Iván Ovejero 1adb730599
test(core): Expand coverage for execution filters (#11890) 2024-11-26 10:27:01 +01:00
Alex Grozav 595de81c03
fix(editor): Fix node position not getting set when dragging selection on new canvas (#11871)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-25 15:29:08 +02:00
Alex Grozav 91d1bd8d33
feat(editor): Make new canvas connections go underneath node when looping backwards (#11833) 2024-11-25 14:29:37 +02:00
Eugene 459e6aa9bc
chore: Add new table for test metrics (no-changelog) (#11848) 2024-11-25 10:38:51 +01:00
Marc Littlemore a061dbca07
fix(core): Fix broken execution query when using projectId (#11852) 2024-11-25 09:48:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 03135702f1
fix(core): Bring back execution data on the executionFinished push message (#11821)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-11-22 19:09:48 +01:00
कारतोफ्फेलस्क्रिप्ट™ 13cc5abb7f
fix(core): Keep in-memory execution status in-sync with the DB (no-changelog) (#11843) 2024-11-22 16:06:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ fbaa17951f
refactor(core): Extract SupplyDataContext out of NodeExecutionFunctions (no-changelog) (#11834) 2024-11-22 15:04:21 +01:00
Iván Ovejero bce2366947
refactor(core): Mark deprecations for v2 (#11817) 2024-11-22 13:49:00 +01:00
jeanpaul 5c80cb57cf
fix(AI Agent Node): Add binary message before scratchpad to prevent tool calling loops (#11845) 2024-11-22 13:47:43 +01:00
Bin Chang adf026c201
fix: Fix some comments (no-changelog) (#11816)
Signed-off-by: binchengqu <bincheng@before.tech>
2024-11-22 13:31:52 +01:00
feelgood-interface 05c61091db
feat: Add SharePoint credentials (#11570)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-22 11:37:03 +00:00
my-opencode bc0d51eed5
fix(MongoDB Node): Fix typo in variable name (no-changelog) (#11791) 2024-11-22 11:34:37 +00:00
AdinaTotorean fbd1ecfb29
feat: Add Zabbix credential only node (#11489) 2024-11-22 11:24:30 +00:00
Iván Ovejero 0cbb46c8b9
feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01:00
Charlie Kolb cd3598aaab
feat(editor): Drop response wrapper requirement from Subworkflow Tool output (#11785)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2024-11-22 10:17:45 +01:00
Milorad FIlipović 89b4807243
fix(editor): Fix AI assistant loading message layout (#11819) 2024-11-22 08:05:24 +01:00
Tomi Turtiainen ececdb09e4
fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-21 17:26:08 +01:00
Michael Kret 1a8fb7bdc4
fix(n8n Form Node): Redirect if completion page to trigger (#11822) 2024-11-21 15:41:48 +00:00
Alex Grozav b89ca9d482
feat(editor): Improve node and edge bring-to-front mechanism on new canvas (#11793) 2024-11-21 16:00:38 +02:00
oleg 4dde287cde
fix(OpenAI Node): Remove preview chatInput parameter for Assistant:Messsage operation (#11825) 2024-11-21 14:31:00 +01:00
Ricardo Espinoza ca169f3f34
fix(editor): Turn NPS survey into a modal and make sure it shows above the Ask AI button (#11814) 2024-11-21 08:27:47 -05:00
Michael Kret d99e0a7c97
fix: CodeNodeEditor walk cannot read properties of null (#11129)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-21 10:16:10 +01:00
Jon 40dd02f360
feat(Slack Node): Update wait for approval to use markdown (#11754)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-20 20:57:27 +00:00
Ricardo Espinoza b3a99a2351
fix(editor): Don't re-render input panel after node finishes executing (#11813)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-20 11:11:29 -05:00
github-actions[bot] 4435b14424
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Raúl Gómez Morales cd5ad65e90
fix(editor): Fix executions sorting (#11808) 2024-11-20 15:33:16 +01:00
Charlie Kolb 187edf28aa
fix(editor): Fix failing non-null assertion in useDataSchema:getNodeInputData (no-changelog) (#11807) 2024-11-20 15:30:12 +01:00
Michael Kret bcb9a20781
fix: Prevent workflow to run if active and single webhook service (#11752) 2024-11-20 13:48:56 +00:00
Michael Kret 285534e6d0
fix(Read/Write Files from Disk Node): Escape parenthesis when reading file (#11753) 2024-11-20 13:48:15 +00:00
Ricardo Espinoza 9cc5bc1aef
fix: Add supported versions warning to Zep memory node (#11803) 2024-11-20 07:52:25 -05:00
Iván Ovejero 5fa72b0512
fix(core): Fix diagnostics.enabled default value (#11809) 2024-11-20 13:19:41 +01:00
Csaba Tuncsik ff4261c168
fix(editor): Add project header subtitle (#11797) 2024-11-20 13:03:09 +01:00
Iván Ovejero 7d3ad669e2
feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
Danny Martini b05d435199
fix(editor): Fix partial executions not working due to broken push message queue and race conditions (#11798)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-20 12:07:05 +01:00
Michael Kret 8fbad74ab6
feat: GitHub stars dismiss button (#11794)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-11-20 11:03:43 +00:00
Michael Kret d1bae1ace0
fix(HTTP Request Node): Continue using error (#11733) 2024-11-20 10:48:43 +00:00
Iván Ovejero 2632b1fb7f
fix(core): Ensure task runner module and server shut down (no-changelog) (#11801)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-20 10:55:19 +01:00
Iván Ovejero d15b8d0509
fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ e1dacb4d57
ci: Fix mysql tests (no-changelog) (#11799) 2024-11-20 09:56:14 +01:00
Michael Kret 10991675fe
fix(n8n Form Node): Support expressions in completion page (#11781)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-11-20 08:52:11 +00:00
Tomi Turtiainen 43aa389ea7
refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
oleg 83abdfaf02
fix(AI Agent Node): Escape curly brackets in tools description for non Tool agents (#11772)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-19 17:56:52 +01:00
Ivan Atanasov 1987363f79
fix(editor): Add documentation link to insufficient quota message (#11777) 2024-11-19 16:28:02 +01:00
Iván Ovejero b8c7075545
refactor(core): Add low concurrency warning to worker (#11762)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-19 16:22:07 +01:00
कारतोफ्फेलस्क्रिप्ट™ 274fcf45d3
fix(core): Improve the security on OAuth callback endpoints (#11593) 2024-11-19 16:17:20 +01:00
Ricardo Espinoza c265d44841
feat(editor): Add option to create sub workflow from workflows list in Execute Workflow node (#11706) 2024-11-19 10:09:06 -05:00
Raúl Gómez Morales b38ce14ec9
feat(editor): Add universal Create Resource Menu (#11564)
Co-authored-by: Csaba Tuncsik <csaba@n8n.io>
2024-11-19 15:47:10 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1d8fd13d84
fix(core): Unload any existing version of a community nodes package before upgrading it (#11727) 2024-11-19 15:36:33 +01:00
कारतोफ्फेलस्क्रिप्ट™ 17ef2c63f6
fix(core): Delete binary data parent folder when pruning executions (#11790) 2024-11-19 14:24:13 +01:00
Csaba Tuncsik 91f9390b90
fix(editor): Optimize application layout (#11769) 2024-11-19 13:31:04 +01:00
Alex Grozav 6c2dad7914
fix(editor): Fix reordered switch connections when copying nodes on new canvas (#11788) 2024-11-19 14:13:19 +02:00
Charlie Kolb de0e86150f
feat(editor): Add Info Note to NDV Output Panel if no existing Tools were used during Execution (#11672) 2024-11-19 13:11:12 +01:00
Mutasem Aldmour e298ebe90d
feat(Embeddings Azure OpenAI Node, Azure OpenAI Chat Model Node): Add support for basePath url in Azure Open AI nodes (#11784) 2024-11-19 12:06:33 +01:00
Eugene 6cf0abab5b
fix(Anthropic Chat Model Node): Update credentials test endpoint (#11756)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-19 11:29:25 +01:00
Iván Ovejero 4880d1a92a
refactor(core): Make launcher auth easier to debug (#11768)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00
Alex Grozav 6cd9b996af
feat(editor): Add selection navigation using the keyboard on new canvas (#11679)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-18 19:50:42 +02:00
Mutasem Aldmour de01a8a01d
feat(Embeddings OpenAI Node, Embeddings Azure OpenAI Node): Add dimensions option (#11773) 2024-11-18 15:53:07 +01:00
Iván Ovejero a544b74d87
refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
कारतोफ्फेलस्क्रिप्ट™ 61696c3db3
feat(core): Improve handling of manual executions with wait nodes (#11750)
Co-authored-by: Michael Kret <michael.k@radency.com>
2024-11-18 12:58:26 +01:00
Jon d5ba1a059b
fix(Google Sheets Trigger Node): Fix issue with regex showing correct sheet as invalid (#11770) 2024-11-18 11:54:20 +00:00
Iván Ovejero 124ac26e43
feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +02:00
Ricardo Espinoza 3f9127955a
refactor(editor): Stop using $locale in favor of the i18n composable (#11731)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-15 19:11:58 -05:00
कारतोफ्फेलस्क्रिप्ट™ bd924c7194
chore(editor): Stop reporting ResponseError: Unauthorized error to Sentry (no-changelog) (#11744)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-11-15 14:00:21 +01:00
Tomi Turtiainen f1ca8c128b
feat(core): Add sentry for task runner (no-changelog) (#11683)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-15 10:35:02 +01:00
Iván Ovejero f4f0b5110c
refactor(core): Remove deprecated TIME constant (#11740) 2024-11-15 10:28:21 +01:00
कारतोफ्फेलस्क्रिप्ट™ fb123b44af
ci: Hide the github button in e2e tests (no-changelog) (#11747)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-15 08:33:46 +01:00
Mutasem Aldmour fd3254d587
feat(core): Improve debugging of sub-workflows (#11602)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-11-14 23:04:43 +01:00
Eugene 76262ef899
chore: Migrate test definition PK to string nanoid (no-changelog) (#11742) 2024-11-14 18:47:57 +01:00
कारतोफ्फेलस्क्रिप्ट™ 15ca2c4e45
refactor(editor): Stop cloning and serializing full execution data for executionFinished push message (#11703) 2024-11-14 17:39:46 +01:00
Shireen Missi 7bb9002cbc
fix(editor): Fix the issue with RMC Values to Send collection disappears (#11710)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-11-14 16:21:59 +00:00
Shireen Missi 7381c28af0
fix(YouTube Node): Issue in published before and after dates filters (#11741) 2024-11-14 16:02:26 +00:00
Eugene d9259a2d93
chore: Add description field to test definition (no-changelog) (#11691) 2024-11-14 14:45:02 +01:00
Danny Martini 3b62bd58c2
fix(core): Allow Azure's SAML metadata XML containing WS-Federation nodes to pass validation (#11724)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-11-14 14:33:37 +01:00
Giulio Andreini 61fac4f93f
fix(editor): Fix callout component border issue (no-changelog) (#11705)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-11-14 14:25:17 +01:00
Csaba Tuncsik 1a783606b4
fix(editor): Change Home label to Overview (#11736) 2024-11-14 13:59:08 +01:00