Commit Graph

703 Commits (5092-port-state)

Author SHA1 Message Date
Gauthier Dandele 56fd8135b5
Remove debug metrics
Co-authored-by: Nick O'Leary <nick.oleary@gmail.com>
2025-06-05 16:36:00 +02:00
GogoVega bb49fc6c16
Import the got module only once + fix console statement 2025-06-04 15:44:16 +02:00
Nick O'Leary 30215b02ac
Merge branch 'master' into dev 2025-06-03 16:55:29 +01:00
Sonny Piers 237da104fc Add an additional git_auth_failed condition
The following error log on push did not trigger the username/password prompt.

remote: Permission to PlanktoScope/dashboard.git denied to sonnyp.
fatal: unable to access 'https://github.com/PlanktoScope/dashboard.git/': The requested URL returned error: 403
2025-06-03 10:00:36 +02:00
Nick O'Leary 3a3571b37e
Consolidate update widgets 2025-04-25 15:51:10 +01:00
Nick O'Leary 71f06941cd
Handle unavailable settings 2025-04-24 15:40:20 +01:00
Nick O'Leary 0f3d25252b
Add unit tests 2025-04-24 15:26:29 +01:00
Nick O'Leary 7d4d604aa2
Increase initial delay to 30 minutes 2025-04-24 13:41:10 +01:00
Nick O'Leary 2f099a57f6
Set ping schedule to 5 mins after startup, then 24hrs 2025-04-23 17:48:11 +01:00
Nick O'Leary 9a784191ba
Add runtime telemetry component 2025-04-23 17:31:46 +01:00
Nick O'Leary 34bf4b0268
Merge branch 'master' into dev 2025-04-14 14:43:59 +01:00
Nick O'Leary 9dd1e9a0b3
Update dependencies 2025-04-14 12:02:48 +01:00
Nick O'Leary 20fae98ecd
Merge branch 'master' into dev 2025-04-14 11:04:06 +01:00
Nick O'Leary 686efc4720
Merge branch 'master' into dev 2025-03-17 16:07:46 +00:00
Nick O'Leary 90c2758624
Add code to error object sent by Catch node 2025-03-13 10:49:15 +00:00
Nick O'Leary 5ef2f9f0f3
Handle deleting of subflow context entries 2025-03-03 16:10:43 +00:00
Nick O'Leary e55301c073
Update for 4.0.9 2025-02-14 17:03:13 +00:00
Nick O'Leary e9dab46de8
Merge pull request #5025 from node-red/browse-subflow-flow-context
Show subflow flow context under node section of sidebar
2025-02-10 16:51:55 +00:00
Nick O'Leary 7d9e09f5a7
Handle long auto-complete suggests
Fixes #5028
2025-02-10 16:23:13 +00:00
Nick O'Leary 43df2318d4
Show subflow flow context under node section of sidebar 2025-01-27 16:36:57 +00:00
Nick O'Leary e2981f2970
Allow env var access to context 2025-01-17 16:45:44 +00:00
Nick O'Leary 4845a1f7eb
Bump for 4.0.8 2024-12-20 11:06:08 +00:00
Nick O'Leary 100e5244c8
Bump for 4.0.7 2024-12-17 17:08:56 +00:00
Nick O'Leary e9d5d20e2d
Update for 4.0.6 2024-12-16 11:35:14 +00:00
Nick O'Leary 00a3010933
Update dependencies 2024-12-10 15:25:23 +00:00
GogoVega 6d6e6fa416
Get the env config node from the parent subflow 2024-11-15 14:30:47 +01:00
Nick O'Leary fe9354d10b
Bump for 4.0.5 2024-10-10 11:05:08 +01:00
Nick O'Leary 90ea3c15b3
Bump for 4.0.4 release 2024-10-09 10:56:14 +01:00
Nick O'Leary acd500fe3d
Merge pull request #4893 from node-red/update-deps
Update dev dependencies
2024-10-09 10:30:56 +01:00
Nick O'Leary a0033697ea
Update cookie 2024-10-09 10:25:35 +01:00
Joe Bordes 7650620a78 i18n(App) update with latest language file changes 2024-10-04 18:06:01 +02:00
Nick O'Leary f7a43f83e5
Bump for 4.0.3 2024-09-17 14:23:43 +01:00
Nick O'Leary 204e0f636b
Merge pull request #4874 from node-red/update-dependencies
Update dependencies
2024-09-17 13:52:08 +01:00
Nick O'Leary 64cdee6d36
Update express 2024-09-13 14:57:09 +01:00
Nick O'Leary 20ae4a7272
Update dependencies 2024-09-11 13:58:16 +01:00
Nick O'Leary 964271f9c7
Multiplayer: add real-time cursor tracking 2024-08-05 16:18:05 +01:00
Nick O'Leary 45936285cc
Bump dev to 4.1.0-beta.1 2024-07-18 16:32:12 +01:00
Nick O'Leary c0f1581370
Bump for 4.0.2 2024-07-01 16:38:28 +01:00
Nick O'Leary da3ad40968
Add more guards for undefined session 2024-06-28 14:19:18 +01:00
Nick O'Leary 011b47a108
Guard against undefined sessions in multiplayer 2024-06-28 11:41:05 +01:00
Nick O'Leary 2123514c76
Update for 4.0.1 release 2024-06-26 14:38:28 +01:00
Nick O'Leary efdc1b1a1d
Ensure group nodes are properly exported in /flow api 2024-06-26 14:30:33 +01:00
Nick O'Leary 2fa6f35873
Update for 4.0 final 2024-06-20 11:41:25 +01:00
Nick O'Leary 3a91fc17fd
Merge branch 'master' into sync-dev 2024-06-11 10:14:01 +01:00
Nick O'Leary 5124bc6bf8
Bump for 3.1.10 release 2024-06-10 21:14:20 +01:00
Nick O'Leary 1048b16f3c
Merge pull request #4754 from node-red/4752-add-rewired-to-stoplist
Include rewired nodes when calculating Modified Flows stop list
2024-06-10 20:44:20 +01:00
Nick O'Leary 526b3fda91
Include rewired nodes when calculating Modified Flows stop list 2024-06-10 16:56:49 +01:00
Nick O'Leary d70b7ea924
Fix clone of group env var properties
Closes #4751
2024-06-10 16:15:06 +01:00
Nick O'Leary 3aeb4bd868
Update dependencies 2024-05-30 16:43:33 +01:00
Nick O'Leary 87992823d5
Update for 4.0 final release 2024-05-30 16:12:56 +01:00