Nick O'Leary
|
c440a4c730
|
Expose list of context stores to the editor
|
2018-07-03 14:17:42 +01:00 |
|
Nick O'Leary
|
c0870c5694
|
Merge branch '0.19' into context-tab
|
2018-06-27 16:05:17 +01:00 |
|
Nick O'Leary
|
5d86f7b6ba
|
Refresh context sidebar tab based on selection
|
2018-06-26 23:34:32 +01:00 |
|
HirokiUchikawa
|
7185bcd51f
|
Add open/close API for context
|
2018-06-20 19:41:58 +09:00 |
|
Hiroki Uchikawa
|
e33ec0cf50
|
update external context
- Implement `delete` function
- Swap default easily
- Change memory context as a plugin
- Update localfilesystem plugin
- Change file/folder structure
|
2018-06-20 19:40:26 +09:00 |
|
Hiroyasu Nishiyama
|
cfcf78ae28
|
fix failure of node installation (#1658)
|
2018-03-03 07:35:17 +00:00 |
|
Nick O'Leary
|
06a5e4273b
|
Move all event emitting into runtime side, not api side
|
2018-02-28 11:24:12 +00:00 |
|
Nick O'Leary
|
25f4a018d9
|
Merge branch '0.18' into projects
|
2018-01-16 11:21:54 +00:00 |
|
Nick O'Leary
|
33a5b84181
|
Add first-run dialog to migrate files to project
|
2017-12-19 00:56:02 +00:00 |
|
Kazuki Nakanishi
|
6d2389945b
|
allow a node's icon to be set dynamically (#1490)
* create a proto type
* Fixed some problems after reviewing
|
2017-11-30 13:13:35 +00:00 |
|
Nick O'Leary
|
6a06142e1e
|
Allow credSecret to be managed via project settings
|
2017-09-26 22:51:08 +01:00 |
|
Nick O'Leary
|
f9769a73fe
|
Retry auto-install of modules that fail
- introduces autoInstallModulesRetry - default 30000
- backs off interval if repeated failures
- fixes notification to the editor of an auto-reinstall
|
2017-07-08 17:30:17 +01:00 |
|
Nick O'Leary
|
bfb548636e
|
Merge branch 'master' into 0.17
|
2017-04-11 14:53:44 +01:00 |
|
Nick O'Leary
|
08d21ccba7
|
Clone credentials when passing to node
Fixes #1198
|
2017-04-10 21:45:04 +01:00 |
|
Nick O'Leary
|
5356373681
|
Finalise nodeSettings and update tlsConfigDisableLocalFiles
- increase test coverage around registerType
|
2017-03-09 21:06:49 +00:00 |
|
Nick O'Leary
|
fca77a868f
|
Allow a node to declare settings that should be exported
|
2017-03-01 15:01:07 +00:00 |
|
Nick O'Leary
|
869fdbcc6a
|
Remove event passing for icons/examples from the api layer
|
2017-02-15 23:07:50 +00:00 |
|
Nick O'Leary
|
0a96259ddf
|
Update copyright header for JS Foundation
|
2017-01-11 15:24:33 +00:00 |
|
Dave Conway-Jones
|
8d5286703f
|
reimplement $(env var) replace to share common code.
and add test to utils
|
2016-11-17 13:56:17 +00:00 |
|
Dave Conway-Jones
|
d042169f2e
|
Let credentials also use $(...) substitutions from ENV
to close #1051
(and add to test)
|
2016-11-16 21:47:13 +00:00 |
|
Nick O'Leary
|
49f72881f4
|
Disable palette editor if npm not found
|
2016-10-12 22:30:32 +01:00 |
|
Nick O'Leary
|
d29abc2724
|
Encrypt credentials by default
|
2016-09-23 10:38:30 +01:00 |
|
Nick O'Leary
|
f9b972349d
|
Move credential load/save storage functions under get/setFlows
|
2016-09-21 21:58:50 +01:00 |
|
Nick O'Leary
|
e06cadd761
|
Pass full runtime object to storage and flow sub-components
|
2016-09-21 10:22:04 +01:00 |
|
Nick O'Leary
|
0ade8ff7a2
|
Add log warning if node module required version cannot be satisfied
|
2016-07-28 15:43:26 +01:00 |
|
Nick O'Leary
|
45ff86eae5
|
Do not rely on the HTML file to identify where nodes are registered from
|
2016-04-28 11:23:42 +01:00 |
|
Nick O'Leary
|
3288efdad6
|
Remove unimplemented flow.enable/disable functions
|
2016-01-18 10:53:50 +00:00 |
|
Nick O'Leary
|
5ead3342cc
|
Add node context/flow/global
|
2016-01-06 17:01:13 +00:00 |
|
Nick O'Leary
|
fd2e47ed73
|
WIP: add flow api
|
2016-01-06 17:01:12 +00:00 |
|
Nick O'Leary
|
d673846e3d
|
WIP: runtime api for node modules
|
2016-01-06 17:01:11 +00:00 |
|
Nick O'Leary
|
f43738446e
|
WIP: separate runtime and api components
|
2016-01-06 17:01:11 +00:00 |
|