Jan
dc93694a1a
Merge branch 'master' into save-changes-warning
2020-10-25 11:47:47 +01:00
Jan Oberhauser
4a10cf246b
⚡ Further improve support for touch-devices
2020-10-24 20:01:13 +02:00
Jan Oberhauser
044c986f30
👕 Fix lint issue
2020-10-23 19:13:25 +02:00
Jan Oberhauser
d90a5e5dc6
⚡ Improve wheel-scrolling in Firefox
2020-10-23 18:43:30 +02:00
Jan Oberhauser
c40601eecb
⚡ Fix issues with support for touch-devices
2020-10-23 18:16:00 +02:00
Jan Oberhauser
4df74771e3
⚡ Improve support for touch-devices #1070
2020-10-23 13:51:39 +02:00
Jan Oberhauser
7addd14e36
⚡ Add tslintfix script
2020-10-23 09:21:15 +02:00
Omar Ajoue
37f787d7b2
✨ Load node properties on demand ( #1089 )
...
* ⚡ Changed rest api endpoint to omit node properties by default.
⚡ Created another endpoint to return all node information based on a list of names
* refactor: changed endpoint to POST instead of GET
* Changed properties to be optional for node description
* Removed eager loading for node properties.
All nodes will have their properties fetched when used in a workflow.
Works when opening an already saved workflow, creating a new one from
scratch or pasting JSON / URLs.
* Removing unnecessary dependency
2020-10-22 17:24:35 +02:00
Jan Oberhauser
40c2acd77b
👕 Fix lint issue
2020-10-22 15:46:03 +02:00
Jan Oberhauser
269bab679d
👕 Fix built issue
2020-10-20 11:15:14 +02:00
Jan Oberhauser
a0e879fa45
🔖 Release n8n-editor-ui@0.60.0
2020-10-14 11:50:19 +02:00
Jan Oberhauser
6d41f43216
⚡ Fix issue that workflows could not be pasted if they had issue
2020-10-10 18:02:51 +02:00
Jan Oberhauser
bea59e3cc8
🔖 Release n8n-editor-ui@0.59.0
2020-10-05 09:40:04 +02:00
Jan Oberhauser
82e16790c6
🐛 Fix bug that webhookId did not get refreshed on node-duplicate
2020-10-04 17:22:11 +02:00
Jan Oberhauser
1a80a6afed
⚡ Improve support for svg-icons
2020-10-03 14:10:08 +02:00
Jan Oberhauser
c2ba4b64c3
🔖 Release n8n-editor-ui@0.58.0
2020-09-30 16:19:04 +02:00
Jan Oberhauser
f1680386ca
⚡ Get OAuth-Callback URLs from backend
2020-09-30 15:57:40 +02:00
Rytis Ilciukas
3350723bf3
⚡ fix malformed html ( #999 )
2020-09-29 10:39:51 +02:00
Jan Oberhauser
9237409523
🔖 Release n8n-editor-ui@0.57.1
2020-09-23 17:31:59 +02:00
Jan Oberhauser
9cb106c9b4
🐛 Fix issue that OAuth window did not close
2020-09-23 17:31:00 +02:00
Jan Oberhauser
5cb5020cf6
👕 Fix lint issue
2020-09-23 13:31:03 +02:00
Jan Oberhauser
b164470239
🔖 Release n8n-editor-ui@0.57.0
2020-09-23 13:27:17 +02:00
Jan Oberhauser
3c3e1725db
⬆️ Set n8n-workflow@0.42.0 on n8n-editor-ui
2020-09-23 13:26:45 +02:00
Jan Oberhauser
2db6ae0f76
⚡ Simplify documentation help code and display only if URL is set
2020-09-23 11:10:23 +02:00
Jan Oberhauser
24c95c4f09
⚡ Use short variables for direct input data
2020-09-22 11:31:48 +02:00
Jan Oberhauser
181ba3c4e2
📚 License text fix
2020-09-15 07:55:09 +02:00
Jan Oberhauser
1eb957dfe0
🔖 Release n8n-editor-ui@0.56.0
2020-09-14 13:39:16 +02:00
Jan Oberhauser
982b04c540
⬆️ Set n8n-workflow@0.40.0 on n8n-editor-ui
2020-09-14 13:38:52 +02:00
Jan Oberhauser
ac2e0040b0
⚡ Set fixed version of @types/node to fix build
2020-09-12 19:25:49 +02:00
Jan Oberhauser
d48c649329
⬆️ Upgrade some dependencies
2020-09-12 14:02:33 +02:00
Jan Oberhauser
c8d009bced
✨ Add expression support to credentials
2020-09-12 12:16:07 +02:00
Jan Oberhauser
f00c6c10a3
⚡ Increase default space between new nodes
2020-09-11 16:59:41 +02:00
Rupenieks
16195c8b55
⚡ Fix store state dirty when selecting a node
2020-09-09 14:45:49 +02:00
Rupenieks
33582655f2
Revert " ⚡ Deconstructed store mutation data parameters for better readability"
...
This reverts commit 17ab16d248
.
2020-09-09 14:28:13 +02:00
Rupenieks
17ab16d248
⚡ Deconstructed store mutation data parameters for better readability
2020-09-09 14:05:11 +02:00
Rupenieks
4c63db8908
⚡ Build error fixed (let to const)
2020-09-02 16:06:18 +02:00
Rupenieks
d1f9cef891
⚡ Fixed dirty state not being triggered with node connection
2020-09-02 15:59:20 +02:00
Rupenieks
4c04cc015d
⚡ Reduced dirty state sensetivity
...
- No longer considers opening a node a state change
- No longer considers selecting a node a state change
2020-09-02 15:26:17 +02:00
Rupenieks
1cdf0164e9
⚡ Returned to using correct uuid lib
2020-09-02 09:16:16 +02:00
Rupenieks
d756bea1f4
⚡ Added asterisk to indicate if workflow is saved or not
2020-09-01 16:42:40 +02:00
Rupenieks
3e1ada7c1a
🚧 Added Vuex dirty state flag as central source of truth for if there are unsaved changes
2020-09-01 16:06:08 +02:00
rupenieks
66b76d16ee
Merged contributor work
2020-08-31 13:08:27 +02:00
Jan Oberhauser
fa2ee989ea
🔖 Release n8n-editor-ui@0.55.0
2020-08-27 10:57:05 +02:00
Jan Oberhauser
df3e342d1e
⚡ Minor improvements to display of help links
2020-08-27 10:48:57 +02:00
Jan Oberhauser
26a7acf5ed
⚡ Minor improvements to display of help links
2020-08-27 09:57:34 +02:00
Jan Oberhauser
d2110f677e
🔀 Merge branch 'master' into Doc-Link-to-Node-Credentials-Modal
2020-08-27 09:35:22 +02:00
Rupenieks
89499313b6
⚡ indentation
2020-08-27 09:23:23 +02:00
Rupenieks
cf52ce3cfa
⚡ Updated UTM link
2020-08-27 09:12:16 +02:00
maxtkacz
520933c7a4
⚡ Update CredentialsEdit.vue ( #888 )
...
Changed width of Credentials modal from 55% to 75%. Result is the "Nodes with Access" UI now only collapses in a UX-unfriendly manner on viewport widths under 1108px (previously was 1506px)
2020-08-26 21:31:08 +02:00
Jan Oberhauser
317949d765
⚡ Remove left behind debug code
2020-08-26 21:30:24 +02:00