Jan Oberhauser
55e9d15daa
🔖 Release n8n-nodes-base@0.143.0
2021-10-29 00:14:20 +00:00
Jan Oberhauser
0e02d13ba5
⬆️ Set n8n-core@0.91.0 and n8n-workflow@0.74.0 on n8n-nodes-base
2021-10-29 00:14:20 +00:00
Jan Oberhauser
562871bac5
🔖 Release n8n-node-dev@0.31.0
2021-10-29 00:14:11 +00:00
Jan Oberhauser
3bfea67086
⬆️ Set n8n-core@0.91.0 and n8n-workflow@0.74.0 on n8n-node-dev
2021-10-29 00:14:10 +00:00
Jan Oberhauser
783d48e3b1
🔖 Release n8n-core@0.91.0
2021-10-29 00:14:01 +00:00
Jan Oberhauser
95fd11dac2
⬆️ Set n8n-workflow@0.74.0 on n8n-core
2021-10-29 00:14:01 +00:00
Jan Oberhauser
89fee87a88
🔖 Release n8n-workflow@0.74.0
2021-10-29 00:13:50 +00:00
Jan Oberhauser
8ca388f168
👕 Fix lint issue
2021-10-28 19:08:32 -05:00
Ricardo Espinoza
a798c6c0f6
✨ Add Microsoft Dynamics CRM Node ( #2292 )
...
* ✨ Microsoft Dynamics CRM
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-28 19:00:25 -05:00
Mutasem
87454484b2
fix height issue
2021-10-28 18:22:36 +02:00
Mutasem
c79fcf376e
update border radius
2021-10-28 18:11:15 +02:00
Omar Ajoue
e39678b54f
🐛 Fixed url params serializing for OAuth1 requests ( #2381 )
2021-10-28 11:09:25 -05:00
Omar Ajoue
c97ceba86d
🐛 Fixed the way proxies are declared with axios ( #2384 )
2021-10-28 11:07:09 -05:00
Mutasem
5438342a35
add label offset
2021-10-28 18:06:15 +02:00
Oliver Trajceski
c73a5f76dc
🐛 Rework expression for renaming node for dotted expressions ( #2380 )
2021-10-28 10:59:09 -05:00
Mutasem
cd9dab31b2
reset location
2021-10-28 17:23:47 +02:00
Mutasem
2e6eb8394a
fix output label positions
2021-10-28 17:21:31 +02:00
Mutasem
c1a9e263e6
fix output label positions
2021-10-28 17:17:50 +02:00
Mutasem
85fc869d88
udpate node z-index
2021-10-28 16:46:30 +02:00
Mutasem
2431b3ccbe
increase spacing
2021-10-28 16:31:47 +02:00
Mutasem
60b6c50206
update endpoints styling
2021-10-28 16:26:15 +02:00
Mutasem
74608b2f87
change background to dots
2021-10-28 15:40:57 +02:00
Mutasem
2011fd688c
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-10-28 09:39:40 +02:00
Oliver Trajceski
ba8c922604
🐛 Fixed Expression Renaming Bug ( #2368 )
...
* N8N-2551 - Fixed Expression Renaming Bug
* N8N-2551 - Format prettier
2021-10-27 18:14:29 -05:00
Mutasem Aldmour
ce066a160f
⚡ Remove unnessasry <br/> ( #2340 )
...
* introduce analytics
* add user survey backend
* add user survey backend
* set answers on survey submit
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* change name to personalization
* lint
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* N8n 2495 add personalization modal (#2280 )
* update modals
* add onboarding modal
* implement questions
* introduce analytics
* simplify impl
* implement survey handling
* add personalized cateogry
* update modal behavior
* add thank you view
* handle empty cases
* rename modal
* standarize modal names
* update image, add tags to headings
* remove unused file
* remove unused interfaces
* clean up footer spacing
* introduce analytics
* refactor to fix bug
* update endpoint
* set min height
* update stories
* update naming from questions to survey
* remove spacing after core categories
* fix bug in logic
* sort nodes
* rename types
* merge with be
* rename userSurvey
* clean up rest api
* use constants for keys
* use survey keys
* clean up types
* move personalization to its own file
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
* update parameter inputs to be multiline
* update spacing
* Survey new options (#2300 )
* split up options
* fix quotes
* remove unused import
* refactor node credentials
* add user created workflow event (#2301 )
* update multi params
* simplify env vars
* fix versionCli on FE
* update personalization env
* clean up node detail settings
* fix event User opened Credentials panel
* fix font sizes across modals
* clean up input spacing
* fix select modal spacing
* increase spacing
* fix input copy
* fix webhook, tab spacing, retry button
* fix button sizes
* fix button size
* add mini xlarge sizes
* fix webhook spacing
* fix nodes panel event
* fix workflow id in workflow execute event
* improve telemetry error logging
* fix config and stop process events
* add flush call on n8n stop
* ready for release
* fix input error highlighting
* revert change
* update toggle spacing
* fix delete positioning
* keep tooltip while focused
* set strict size
* increase left spacing
* fix sort icons
* remove unnessasry <br/>
* remove unnessary break
* remove unnessary margin
* clean unused functionality
* remove unnessary css
* remove duplicate tracking
* only show tooltip when hovering over label
* remove extra space
* add br
* remove extra space
* clean up commas
* clean up commas
* remove extra space
* remove extra space
* rewrite desc
* add commas
* add space
* remove extra space
* add space
* add dot
* update credentials section
* use includes
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-27 15:00:13 -05:00
Mutasem Aldmour
171f5a458c
⚡ Update parameter inputs to be multi-line ( #2299 )
...
* introduce analytics
* add user survey backend
* add user survey backend
* set answers on survey submit
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* change name to personalization
* lint
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
* N8n 2495 add personalization modal (#2280 )
* update modals
* add onboarding modal
* implement questions
* introduce analytics
* simplify impl
* implement survey handling
* add personalized cateogry
* update modal behavior
* add thank you view
* handle empty cases
* rename modal
* standarize modal names
* update image, add tags to headings
* remove unused file
* remove unused interfaces
* clean up footer spacing
* introduce analytics
* refactor to fix bug
* update endpoint
* set min height
* update stories
* update naming from questions to survey
* remove spacing after core categories
* fix bug in logic
* sort nodes
* rename types
* merge with be
* rename userSurvey
* clean up rest api
* use constants for keys
* use survey keys
* clean up types
* move personalization to its own file
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
* update parameter inputs to be multiline
* update spacing
* Survey new options (#2300 )
* split up options
* fix quotes
* remove unused import
* refactor node credentials
* add user created workflow event (#2301 )
* update multi params
* simplify env vars
* fix versionCli on FE
* update personalization env
* clean up node detail settings
* fix event User opened Credentials panel
* fix font sizes across modals
* clean up input spacing
* fix select modal spacing
* increase spacing
* fix input copy
* fix webhook, tab spacing, retry button
* fix button sizes
* fix button size
* add mini xlarge sizes
* fix webhook spacing
* fix nodes panel event
* fix workflow id in workflow execute event
* improve telemetry error logging
* fix config and stop process events
* add flush call on n8n stop
* ready for release
* fix input error highlighting
* revert change
* update toggle spacing
* fix delete positioning
* keep tooltip while focused
* set strict size
* increase left spacing
* fix sort icons
* remove unnessary margin
* clean unused functionality
* remove unnessary css
* remove duplicate tracking
* only show tooltip when hovering over label
* update credentials section
* use includes
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-10-27 14:55:37 -05:00
Mutasem
19712778f1
Merge branch 'lock-rudderstack-veresion' of github.com:n8n-io/n8n into n8n-2349-connectors
2021-10-27 17:51:54 +02:00
Mutasem
a00961ac88
lock version
2021-10-27 17:42:08 +02:00
Mutasem
bbbf800e3f
fix looping behavior at close distance
2021-10-27 16:46:16 +02:00
Mutasem
4f7875ddb5
refactor js plumb
2021-10-27 16:29:56 +02:00
Mutasem
81565b5621
fix icon scaling
2021-10-27 15:16:34 +02:00
Mutasem
aaed1c4c26
remove offset for actions
2021-10-27 14:08:52 +02:00
Mutasem
e8abd5e66b
truncate when selected
2021-10-27 14:04:06 +02:00
Mutasem
b5ffa761e2
update positioning
2021-10-27 13:51:15 +02:00
Mutasem
8fcc88f358
make selects faster
2021-10-27 13:39:07 +02:00
Mutasem
e9e7d1f2a4
add selected state
2021-10-27 13:24:04 +02:00
Mutasem
f96a8f841c
update disabled state
2021-10-27 12:22:17 +02:00
Mutasem
55fd7d954c
implement new states
2021-10-27 12:07:52 +02:00
Ricardo Espinoza
3e1fb3e0c9
⚡ Add search filters to contacts and companies (AgileCRM) ( #2373 )
...
* Added search options for the AgileCRM node
* Adjusting AgileCRM getAll operation (using Magento 2 node as a reference)
* ⚡ Small improvements to #2238
Co-authored-by: Valentina <valentina.lilova98@gmail.com>
2021-10-26 22:45:26 -05:00
Omar Ajoue
15d05c7f01
⚡ Fixed ignore response code flag to work properly with return full response ( #2370 )
2021-10-26 18:58:08 -05:00
Iván Ovejero
db738fc824
⚡ Add workflow name and ID to settings ( #2369 )
...
* ⚡ Add workflow name and ID to settings
* 🔨 Refactor to use mapGetters
2021-10-26 18:54:03 -05:00
Jan Oberhauser
dc642419df
⚡ Make sure that DateTime Node always returns strings
2021-10-26 11:34:36 -05:00
Jan Oberhauser
119989bc37
⚡ Add support for moment types to If Node
2021-10-26 11:34:32 -05:00
Mutasem
ed551289e9
fix drag issue
2021-10-26 16:36:38 +02:00
Mutasem
5065b392f6
fix gap
2021-10-26 16:33:24 +02:00
Mutasem
c230c75d01
add offset for if/switch/merge
2021-10-26 14:16:09 +02:00
Mutasem
20caa30405
change connection type
2021-10-26 13:08:13 +02:00
Mutasem
f8eb2dd090
fix delete bug
2021-10-26 12:50:32 +02:00
Mutasem
8de96a346c
add enter delay
2021-10-26 12:41:54 +02:00
Mutasem
ae04eb6150
select start node by default when opening new workflow
2021-10-25 17:25:10 +02:00