GogoVega
|
e52c2911da
|
Fix a checkbox must return a boolean value and not on
|
2024-05-23 10:57:51 +02:00 |
|
Nick O'Leary
|
ca33d6b799
|
Merge pull request #4713 from GogoVega/add-missing-sidebar-tooltips
Add missing tooltips to Sidebar
|
2024-05-21 17:15:52 +01:00 |
|
GogoVega
|
5538f6dd8a
|
Add missing tooltips to Sidebar
|
2024-05-21 12:58:29 +02:00 |
|
Nick O'Leary
|
46fdf56c79
|
Allow nodes to return additional history entries in onEditSave
|
2024-05-20 16:41:44 +01:00 |
|
Nick O'Leary
|
211d420fb2
|
Merge pull request #4667 from node-red/fix-subflow-property-undo
Fix undo of subflow env property edits
|
2024-04-23 23:45:46 +02:00 |
|
Nick O'Leary
|
960af87fb0
|
Ensure subflow change state is cleared after deploy
|
2024-04-23 21:17:35 +02:00 |
|
Nick O'Leary
|
de7339ae97
|
Fix undo of subflow env property edits
|
2024-04-23 20:39:14 +02:00 |
|
Joshua Carter
|
c855050bcf
|
Fix three error typos in monaco.js
|
2024-04-15 08:09:26 -07:00 |
|
Nick O'Leary
|
c13b8266dd
|
Prevent subflow being added to itself
|
2024-04-11 17:05:10 +01:00 |
|
Nick O'Leary
|
5dfa47ab6c
|
Guard refresh of unknown subflow
|
2024-04-02 15:54:34 +01:00 |
|
Nick O'Leary
|
20d067c1ea
|
Merge pull request #4633 from node-red/4617-hide-library-context-options
Hide import/export context menu if disabled in theme
|
2024-03-28 11:10:14 +00:00 |
|
Nick O'Leary
|
9526566799
|
Hide import/export context menu if disabled in theme
|
2024-03-28 11:00:10 +00:00 |
|
Nick O'Leary
|
6a8230ec1e
|
Show change icon on subflow tabs
Fixes #4626
|
2024-03-27 18:10:04 +00:00 |
|
Nick O'Leary
|
ae5e1570ae
|
Reset workspace index when clearing nodes
Fixes #4600
|
2024-03-21 11:14:34 +00:00 |
|
Nick O'Leary
|
220786be60
|
Do not flag env var in num typedInput as error
|
2024-02-26 16:55:01 +00:00 |
|
Nick O'Leary
|
aeb79bce2a
|
Fix missing node icons in workspace
|
2024-02-19 16:07:22 +00:00 |
|
Nick O'Leary
|
bb0b547d5a
|
Merge pull request #4550 from node-red/4549-improve-import-confict-dialog
Improve feedback in import dialog to show conflicted nodes
|
2024-02-06 16:36:15 +00:00 |
|
Nick O'Leary
|
565c212779
|
Handle modified-nodes deploy after replacing unknown config node
Fixes #4548
|
2024-02-05 16:22:58 +00:00 |
|
Nick O'Leary
|
4268a04a04
|
Improve feedback in import dialog to show conflicted nodes
Fixes #4549
|
2024-01-29 17:48:01 +00:00 |
|
Nick O'Leary
|
5b9d002f56
|
Merge pull request #4529 from node-red/4397-hightlight-config-node-errors
Highlight errors in config node sidebar
|
2024-01-19 16:08:17 +00:00 |
|
Nick O'Leary
|
6620679008
|
Show standard validation triangle on config nodes
|
2024-01-16 17:35:50 +00:00 |
|
Nick O'Leary
|
f93654f680
|
Merge pull request #4527 from node-red/4485-copy-context-path
Include top level property name when copying path from context
|
2024-01-16 11:59:50 +00:00 |
|
Nick O'Leary
|
a5725c59fd
|
Merge pull request #4526 from node-red/4508
Ensure global-config credential env vars are merged on deploy
|
2024-01-16 11:58:20 +00:00 |
|
Nick O'Leary
|
4168bbb751
|
Merge pull request #4528 from node-red/4497-fix-config-footer-css
Modify node users info in config editor footer
|
2024-01-16 11:58:07 +00:00 |
|
Nick O'Leary
|
89c2efe17d
|
Highlight errors in config node sidebar
Fixes #4397
|
2024-01-15 17:49:17 +00:00 |
|
Nick O'Leary
|
9030b7d27c
|
Merge pull request #4491 from ralphwetzel/master_fix_icon_resize
Fix icon scaling for non .svg icons
|
2024-01-15 17:20:14 +00:00 |
|
Nick O'Leary
|
8600f4131e
|
Modify node users info in config editor footer
Fixes #4497
|
2024-01-15 17:11:54 +00:00 |
|
Nick O'Leary
|
8a8245b560
|
Include top level property name when copying path from context
Fixes #4485
|
2024-01-15 16:54:16 +00:00 |
|
Nick O'Leary
|
58e2fcbeee
|
Ensure global-config credential env vars are merged on deploy
Fixes #4508
|
2024-01-15 16:44:43 +00:00 |
|
Nick O'Leary
|
68dcf7bceb
|
Merge pull request #4500 from kazuhitoyokoi/master-disablemenuitems
Add handling to disable items on context menu
|
2024-01-08 23:42:19 +00:00 |
|
Nick O'Leary
|
6a4d293352
|
Merge pull request #4516 from kazuhitoyokoi/master-fixfocus4contextmenu
Focus Quick Add dialog from context menu
|
2024-01-08 17:04:00 +00:00 |
|
Kazuhito Yokoi
|
59ea7a4f70
|
Fix subflow ports in Quick Add dialog
|
2024-01-08 03:12:36 +09:00 |
|
Kazuhito Yokoi
|
6c64ba45c2
|
Focus Quick Add dialog from context menu
|
2024-01-07 20:46:50 +09:00 |
|
Kazuhito Yokoi
|
c68cc4ac19
|
Merge branch 'master' into master-disablemenuitems
|
2024-01-07 18:47:12 +09:00 |
|
Kazuhito Yokoi
|
84ed88c8dd
|
Use single forEach instead of multiple filter
|
2024-01-07 18:41:08 +09:00 |
|
Kazuhito Yokoi
|
8365310ca7
|
Put the changed code on one line to avoid jshint error
|
2023-12-29 20:32:14 +09:00 |
|
Kazuhito Yokoi
|
aaed9882b8
|
Add handling to disable items on context menu for node labels
|
2023-12-29 17:51:03 +09:00 |
|
Kazuhito Yokoi
|
74ff0599d1
|
Fix location of subflow ports in palette
|
2023-12-23 19:51:57 +09:00 |
|
Ralph Wetzel
|
c31e622160
|
Fix icon scaling for non .svg icons
|
2023-12-20 17:14:12 +01:00 |
|
Kazuhito Yokoi
|
70ea5c839a
|
Add handling to disable items on context menu
|
2023-12-16 17:02:18 +09:00 |
|
Nick O'Leary
|
2f1565fbc9
|
Add missing en-us messages
|
2023-12-07 18:19:37 +00:00 |
|
wangyiyi2056
|
a0562bef81
|
Added action list Chinese translation + v3.1.1
|
2023-12-05 22:50:03 +08:00 |
|
Nick O'Leary
|
3e2d20e536
|
Merge pull request #4455 from GogoVega/4429-fix-validateNodeProperty
Fix `validateNodeProperty` without validator provided
|
2023-11-29 16:19:41 +00:00 |
|
GogoVega
|
a2d7772958
|
Fix validateNodeProperty if no validator provided
|
2023-11-28 20:13:25 +01:00 |
|
Mauricio Bonani
|
2964a4da5e
|
Don't try to load the parents of the first commit
|
2023-11-24 16:22:29 -05:00 |
|
Nick O'Leary
|
e945deeab6
|
Allow mermaid theme to be set via editorTheme and custom themes
Fixes #4274
|
2023-11-20 17:47:39 +00:00 |
|
Nick O'Leary
|
74d431ea36
|
Merge pull request #4427 from node-red/4394-update-page-title-on-flow-nav
Update browser title with flow name if set
|
2023-11-07 17:40:36 +00:00 |
|
Nick O'Leary
|
6488111f79
|
Merge pull request #4423 from node-red/4415-handle-excluded-core-nodes
Ensure typeSearch handles undefined node definitions
|
2023-11-07 17:39:46 +00:00 |
|
Nick O'Leary
|
c52985d245
|
Update browser title with flow name if set
Fixes #4394
|
2023-11-07 17:24:04 +00:00 |
|
Nick O'Leary
|
4d08e297c4
|
Hide node status background when there is no status to show
Fixes #4418
|
2023-11-07 16:34:36 +00:00 |
|