tjkoury
e43b342048
Removed unnecessary console.log
2014-06-30 11:33:46 -04:00
tjkoury
5959da2d37
Added dynamic category capability
2014-06-30 11:31:02 -04:00
Nick O'Leary
1602d9496f
Add trigger node
2014-06-25 21:36:28 +01:00
Dave C-J
2d9e72816f
Update comment node to fa icons - plus matching node icon.
2014-06-08 22:13:12 +01:00
Nick O'Leary
fce00b2f4b
Update debug icon
2014-06-04 23:13:01 +01:00
Nick O'Leary
e296635b57
Icon rework
2014-06-04 22:44:01 +01:00
Nick O'Leary
32cad7a627
Icon refresh
2014-05-31 22:20:06 +01:00
Nick O'Leary
a4d27e4cb5
Update some icons
2014-05-31 00:32:00 +01:00
Nick O'Leary
c4b00de48b
Add font-awesome
2014-05-31 00:01:22 +01:00
Nick O'Leary
1d5e8de6f6
Add function documentation to editor.js
2014-05-27 16:06:25 +01:00
Nick O'Leary
7333eb80b4
Merge branch 'master' of github.com:node-red/node-red
2014-05-27 10:54:45 +01:00
Nick O'Leary
d8df592ea6
Merge pull request #228 from Belphemur/credentials
...
Credentials Validation
2014-05-27 10:53:10 +01:00
Nick O'Leary
b995f70d36
Do not reset mouse mode when trigging edit
2014-05-25 22:24:08 +01:00
Nick O'Leary
74007f2ef4
Fix wire corruption across tabs
...
Fixes #229
2014-05-16 23:28:02 +01:00
Nick O'Leary
b7f8c92b13
Add chrome rendering workaround
2014-05-16 20:43:22 +01:00
Antoine Aflalo
364f44451f
Validation of credentials inputs.
2014-05-16 11:20:36 +03:00
Nick O'Leary
2fa82d9f1f
Touch: don't trigger radialMenu on pinch zoom
2014-05-15 22:56:12 +01:00
Nick O'Leary
e524393d87
Touch: add long-touch menu
2014-05-15 22:49:07 +01:00
Nick O'Leary
863ceb065a
Make links a bigger target
2014-05-15 22:44:07 +01:00
Dave C-J
3ba6ad07b7
Finally get Firefox and Chrome to wheel zoom in the same manner...
2014-05-14 17:41:04 +01:00
Nick O'Leary
e0971d96c6
add grip handle icon
2014-05-14 15:38:54 +01:00
Dave C-J
a99b41a101
Self inflicted type - apologies to all...
2014-05-14 15:14:53 +01:00
Dave C-J
7ed10d631e
Reverse mouse wheel - so canvas (alt) zoom consistent with page (ctrl) zoom
2014-05-14 14:22:28 +01:00
Dave C-J
a76f48f50b
Add alt key hook to keyboard event handler (just in case :-)
2014-05-14 14:18:12 +01:00
Nick O'Leary
789b86b122
Prevent node label selection on drag in FF
2014-05-14 13:49:16 +01:00
Nick O'Leary
a3ce04e9a5
Increase double-click to edit time
2014-05-14 09:50:06 +01:00
Nick O'Leary
0e8f0735cc
Touch: long-press initiate lasso
2014-05-13 00:42:24 +01:00
Nick O'Leary
aa4bf4d640
Add sidebar grip and make drag-openable
2014-05-13 00:01:05 +01:00
Nick O'Leary
b29e434449
Touch: add meta tags for chrome/ios save to homescreen
2014-05-12 23:59:27 +01:00
Nick O'Leary
2ee78b73fb
Touch: pinch-to-zoom from touchpoint not origin
2014-05-12 23:57:14 +01:00
tjkoury
cf7339dc6d
Merged with latest from node-RED master
2014-05-12 09:19:54 -04:00
Nick O'Leary
e15a0d545d
Touch: unable to scroll after drawing link
2014-05-11 23:55:11 +01:00
Nick O'Leary
bf49485d4c
Handle null TouchEvent (FF/Safari)
2014-05-11 13:57:54 +01:00
Nick O'Leary
7e85eb297d
Make status display toggleable and add to MQTT nodes
2014-05-10 23:33:02 +01:00
Nick O'Leary
ec5985eaa3
Touch: double tap to edit rather than long-touch
2014-05-09 23:46:36 +01:00
Nick O'Leary
a3dea6ec0d
Touch: enable wiring nodes together
2014-05-09 23:30:00 +01:00
Nick O'Leary
a5cf4b17bf
New config nodes not picking up defaults
2014-05-09 15:23:33 +01:00
Nick O'Leary
87410621c7
Merge pull request #222 from Belphemur/node-credentials
...
Node credentials
2014-05-09 15:11:55 +01:00
Nick O'Leary
bd6ac11c43
Unable to click-select link
2014-05-09 14:22:10 +01:00
Antoine Aflalo
6a7b3cf62c
REST API for Credentials
...
Adding RED.nodes.registerCredentials to register the credentials definition server sided.
Adding the property credentials in the template definition client-side.
Connecting the editor to the credential API.
I added a TODO for the validation of Credentials field.
As the other field, the developer should be able to set the credentials as required and also give a validation function.
2014-05-09 13:47:21 +03:00
Nick O'Leary
034f17a8e8
Touch ui - deselect nodes when touch on canvas
2014-05-08 23:00:11 +01:00
Nick O'Leary
9524ef726a
Change status icon look
2014-05-08 22:56:17 +01:00
Nick O'Leary
e061b2559c
Remove touch-undo
2014-05-08 21:54:20 +01:00
Nick O'Leary
1d2fcc6fa1
Disable native pinch zoom of page
2014-05-08 21:50:19 +01:00
Nick O'Leary
17ad6f94dd
Touch enable jQuery UI components
2014-05-08 21:47:58 +01:00
Nick O'Leary
7ecb80bf40
Add node status updates
2014-05-08 14:15:54 +01:00
Nick O'Leary
16f8673ec0
Add comms module
2014-05-07 20:47:25 +01:00
Nick O'Leary
0d6525623d
Refactor editor.js to reduce duplication of editor setup
...
Part of #93
This reduces the duplication in code that creates the both the normal-
and the config-node dialogs.
It also identifies the key points that credentials handling should
be introduced.
2014-05-06 23:44:35 +01:00
Nick O'Leary
d982d02810
Prevent accidental edit of nodes
...
Part of #217
2014-05-06 10:14:18 +01:00
Nick O'Leary
7c5baac192
Don't show edit dialog for dblclick-drag
...
Closes #217
2014-05-05 23:28:24 +01:00
Nick O'Leary
02eb1d9a64
Import unknown config node breaks layout
...
Fixes #211
2014-04-28 21:40:32 +01:00
Nick O'Leary
b5a8a7288b
Tidy up ajax usage
2014-04-21 22:42:46 +01:00
Nick O'Leary
775297d625
Fix library ui
2014-04-20 23:07:54 +01:00
Nick O'Leary
d00624f9e3
Tidy up REST interface
...
- Ensure application/json where appropriate
- Use jquery api rather than d3
2014-04-20 22:35:38 +01:00
Nick O'Leary
fa275646a1
Allow use of arrow keys to move selected node
...
Closes #176
2014-04-16 13:39:16 +01:00
Nick O'Leary
e9c6501771
Add onadd node edit hook
2014-04-15 22:31:34 +01:00
Nick O'Leary
10d9dee4aa
Escape html chars in Inject/Debug and Info pane
2014-04-09 14:50:53 +01:00
Nick O'Leary
8a646f73b3
Config node validation should define to node-defined func
2014-04-08 16:19:58 +01:00
Nick O'Leary
d784889b75
Validate properties after calling oneditprepare
2014-04-08 15:32:58 +01:00
Dave C-J
789d64f7ed
Add Ctrl-x (cut) to shortcuts
2014-04-03 00:05:16 +01:00
Nick O'Leary
6cc0df75a6
Better spinner graphic
...
Fixes #189
2014-04-01 22:53:48 +01:00
Nick O'Leary
c24cf9c1c2
Fix config node usage counts
2014-03-28 21:34:26 +00:00
Nick O'Leary
cefa0ae5b6
Node defaults of 0 not showing in edit form
...
Fixes #186
2014-03-28 21:00:11 +00:00
Nick O'Leary
0b516a83db
Fix snap-to-grid
...
Fixes #177
2014-03-22 13:47:47 +00:00
Nick O'Leary
4dce130acb
Hide palette until nodes loaded
2014-03-17 16:26:15 +00:00
Nick O'Leary
015adb3dfd
Clear palette filter box on reload (firefox)
2014-03-17 16:01:47 +00:00
Nick O'Leary
68d5ebf388
Allow multiple config types in a node
...
Fixes #170
2014-02-28 20:58:04 +00:00
Nick O'Leary
1c655b5945
Missed sidebar api changes
2014-02-27 16:47:28 +00:00
Nick O'Leary
e403924d2b
Only refresh info if editing_node not null
2014-02-27 16:28:12 +00:00
Nick O'Leary
325600ea61
Update info sidebar on node edit
...
Fixes #168
Moves info sidebar to its own file so it can be refreshed from other parts of the UI
2014-02-26 22:59:53 +00:00
Nick O'Leary
fb5b45c655
Tidy up tab switching
2014-02-24 23:42:24 +00:00
Nick O'Leary
6d4a7c73b5
Move switch-workspace menu up a level
2014-02-24 23:21:23 +00:00
Nick O'Leary
3ac0ea75f4
Update orion editor to 5.0RC1
2014-02-24 23:07:23 +00:00
Nick O'Leary
a0aec3f8f1
Fix config node tab entry for blank label
2014-02-23 20:58:24 +00:00
Nick O'Leary
715fb6e7f4
Tidy-up tab ui api
2014-02-21 09:54:50 +00:00
Nick O'Leary
309e5f4921
Add deploy-in-action spinner gif
2014-02-20 17:32:16 +00:00
Nick O'Leary
ed9ce1bb3c
Add deploy-in-action spinner
2014-02-20 17:31:40 +00:00
Nick O'Leary
d8f2f24b44
Add optional basic-auth to HTTP Request node
...
Closes #160
2014-02-19 20:31:42 +00:00
Nick O'Leary
ec0b5da29c
Import dragging off-node failed to set dirty flag
2014-02-19 20:08:25 +00:00
Nick O'Leary
19d5709e2a
Allow Escape to clear the droptarget
2014-02-19 10:38:46 +00:00
Nick O'Leary
7c24d4d760
Separate out httpAdmin and httpNode
2014-02-16 00:39:30 +00:00
Nick O'Leary
eb90d96d65
Fix drag'n'drop of flows on FF
2014-02-12 22:33:07 +00:00
Andy Piper
c9374532a9
Fix for bad MIME Content-Type (per #152 )
2014-02-11 13:21:30 +00:00
Nick O'Leary
75fc46c05d
Improve node info properties table
2014-02-09 15:24:05 +00:00
Nick O'Leary
d52cd1ce00
Merge branch 'master' of github.com:node-red/node-red
2014-01-27 21:55:58 +00:00
Nick O'Leary
f79fdc66e0
Fix Firefox palette filter CSS
2014-01-27 21:55:31 +00:00
Dave C-J
3a2ed39b51
Add new Range Node
2014-01-27 19:23:35 +00:00
Nick O'Leary
cfd8d137cf
Add config-node sidebar tab
...
Accessed from the drop-down menu
2014-01-25 22:31:43 +00:00
Nick O'Leary
1bdbd6a5b0
Cannot toggle an empty category
2014-01-19 19:23:25 +00:00
Nick O'Leary
8178ab3415
Add palette filter (again)
2014-01-19 12:12:07 +00:00
Nick O'Leary
a6d5d6ca82
Add palette filter
2014-01-19 00:01:27 +00:00
Nick O'Leary
5219d08cb8
Support drag/drop of flow json onto the canvas
...
Closes #43
2013-12-31 21:32:50 +00:00
Nick O'Leary
0046164689
Prevent nodes being dragged off canvas - top-left only
...
Fixes #120
Doesn't prevent dragging off the right/bottom sides, but that should be less likely to occur
2013-12-28 20:03:43 +00:00
Nick O'Leary
4e3594d617
Disable keyboard handler whilst workspace dialogs are open
...
Fixes #128
2013-12-28 17:59:45 +00:00
Nick O'Leary
48d37df199
Track node.changed state over undo
...
Part of #33
2013-12-19 21:34:25 +00:00
Nick O'Leary
344660dfee
Refinements to Unknown-node handling
...
Refinement to #113
2013-12-12 15:51:15 +00:00
Dave C-J
4fff3ce448
Make missing node type error popup non-permanent
...
Fixes Issue #113
2013-12-11 22:22:33 +00:00
Dave C-J
ac884bfdf3
Add "Unknown node" type to core.
...
Relates to Issue #5
not the best/complete solution - but a start.
2013-12-08 21:55:34 +00:00
Dave C-J
3982dcdaf1
Add change node to core/logic - allows simple(r) manipulation of some payloads and msg.properties to save having to write functions for these basic tasks. You can replace contents (regex based or simple swap), and add, modify or delete proerties.
2013-11-24 22:25:35 +00:00
Nicholas O'Leary
6a4aa1ff21
Disable escape-to-close on edit dialog
...
Closes #84
2013-11-21 11:02:31 +00:00
Dave C-J
620af84088
Auto select node on drop onto canvas so info panel shows relevant info (if visible)
2013-11-19 08:48:44 +00:00
Nicholas O'Leary
72f72e8a50
Less intruisive node-changed icon
...
Part of #33
2013-11-18 23:02:27 +00:00
Nicholas O'Leary
1fc4a65307
Handle un-validated config nodes on open
...
Part of #33
2013-11-18 21:17:29 +00:00
Nicholas O'Leary
cbe57aa96c
Validate config node properties
...
Fixes #74
2013-11-17 17:49:32 +00:00
Nicholas O'Leary
3797ace89b
Display node-changed icon when there are unsaved changes
...
Part of #33
2013-11-17 15:52:34 +00:00
Nicholas O'Leary
7d2195d95c
Add node-changed icon
...
Part of #33
2013-11-16 18:38:30 +00:00
Nicholas O'Leary
e703fa1b6b
Add 'changed' property to nodes to track undeployed changes
...
Part of #33
2013-11-15 23:40:36 +00:00
Dave C-J
f7fc0760ca
Fix to Close #72 . remove drag back to left palette to delete.
2013-11-15 17:46:57 +00:00
Nicholas O'Leary
cb6fbf29a8
Palette popover defined title twice
...
fixes #64
2013-11-07 16:08:35 +00:00
Dave C-J
d9ed5b46c4
Various little tweaks - less console.log more util.log, add exra try/catch to serial, add wiring-pi url to Pi "error message".
2013-11-03 19:10:35 +00:00
Nicholas O'Leary
8befd44195
Rename workspaces to tabs/sheets
2013-10-30 21:45:45 +00:00
Nicholas O'Leary
426e866113
Move nodes over to node-red-nodes repo
2013-10-30 21:13:52 +00:00
Nicholas O'Leary
b71645f8ea
Rename Workspaces to Sheets (ui only)
2013-10-30 19:58:42 +00:00
Nicholas O'Leary
60652d2095
Update workspace delete button state properly
2013-10-30 19:25:22 +00:00
Nicholas O'Leary
a16c0835fd
Merge branch 'master' into tabs
2013-10-28 23:05:40 +00:00
Nicholas O'Leary
37c89a7796
Account for scrolling when pasting nodes across tabs
2013-10-28 22:50:22 +00:00
Nicholas O'Leary
12d8d45f83
Add add-tab button to tab bar
2013-10-28 22:31:36 +00:00
Nicholas O'Leary
c3258e91d6
Remove unused style
2013-10-28 20:49:55 +00:00
Nicholas O'Leary
a8f5d6b9ee
Prevent deleting the final tab
2013-10-28 20:48:25 +00:00
Nicholas O'Leary
419b044a12
Add delete button to tab edit dialog
2013-10-28 20:28:44 +00:00
Nicholas O'Leary
9c72b65611
Update workspace switcher menu when tabs removed
2013-10-28 20:14:59 +00:00
Nicholas O'Leary
2e15944b20
Use new tab style for sidebar
2013-10-28 20:06:46 +00:00
Nicholas O'Leary
8d14ae888f
Make highlighted node more accessible
2013-10-28 16:54:49 +00:00
Nicholas O'Leary
948cbc537e
Add toggle button support to core, tidying up debug node
2013-10-28 16:45:31 +00:00
Dave C-J
87fdc74ed0
Make debug button move/partially hide when disabled to make it obvious. Also thicken border of node selected from within debug window - again to make it "pop" so it is obvious. Fixes #47
2013-10-28 10:01:12 +00:00
Nicholas O'Leary
c9344cd5f1
Restore scroll position on tab switch
2013-10-27 21:05:12 +00:00
Nicholas O'Leary
386520e65b
Make tab operations undoable
2013-10-27 20:42:42 +00:00
Nicholas O'Leary
c810edc10e
Rename/Delete tab support
2013-10-26 22:29:24 +01:00
Nicholas O'Leary
3604286793
Save/restore tabs
2013-10-25 21:34:00 +01:00
Nicholas O'Leary
f3e33f4c29
Add workspace menu and start plumbing in
2013-10-23 16:42:13 +01:00
Nicholas O'Leary
fa3c219685
Better tab sizing and scaling
2013-10-23 10:44:08 +01:00
Nicholas O'Leary
dce09f318f
Add some tabs
2013-10-23 00:02:22 +01:00
Nicholas O'Leary
fda72d2b53
Restrict Lasso select to current workspace
2013-10-21 23:22:56 +01:00
Nicholas O'Leary
31a3d1e91b
Add workspace/z property to nodes
2013-10-20 23:11:38 +01:00
Dave C-J
c4f30a6111
remove extra logging from exec , add sun icon
2013-10-20 20:37:40 +01:00
Dave C-J
426444b042
Tweaks to timer node - limit delays/rate to +ve numbers... add bit more info, slight tidy up.
2013-10-17 22:45:17 +01:00
Nicholas O'Leary
32fcd12919
Add switch node
2013-10-13 20:28:21 +01:00
Nicholas O'Leary
8c6aa07d91
Allow node properties to be objects/arrays
2013-10-12 21:54:07 +01:00
Nicholas O'Leary
4c9f3bcdb6
Keep node icon centered when resizing
2013-10-12 21:43:45 +01:00
Dave C-J
ae6fa8b6c0
Add bluetooth icon
2013-10-10 08:46:45 +01:00
Nicholas O'Leary
41f35881e6
Show node help in sidebar when clicked in palette
2013-10-09 21:41:16 +01:00
Nicholas O'Leary
df205aab58
Tweak curves for overlapping nodes
2013-10-01 11:38:46 +01:00
Nicholas O'Leary
6341c2e907
Make the lines go around corners better
2013-09-28 21:15:32 +01:00
Dave C-J
47c7656c2b
Fix for unreachable menus - Fix to close Issue #7
2013-09-28 14:11:50 +01:00
Dave C-J
c95fc633e3
remove/hide some over zealous warn messages from blinkstick
2013-09-24 18:45:47 +01:00
Nicholas O'Leary
7348e475eb
Fix null mouse_position on node import
2013-09-20 16:52:07 +01:00
Dave C-J
3c456eaec4
Enhance Comment block with a editbox to allow for longer comments and possible help etc
2013-09-19 11:07:57 +01:00
Dave C-J
052aad50e6
Add LevelDB node to the mix - a file based key value store... persistent across reboots etc.
2013-09-18 17:15:36 +01:00
Nicholas O'Leary
1d4adecaa0
Validate functions should be called in context of the node
2013-09-17 13:23:08 +01:00
Nicholas O'Leary
4b119c065a
Open sidebar by default - fixes #18
2013-09-16 23:16:14 +01:00