Mutasem
8c5ed7bccf
delete .gitignore
2021-08-09 17:27:57 +02:00
Mutasem
3437299ec0
remove .github
2021-08-09 17:25:53 +02:00
Mutasem
3aad209499
update browser lint rc
2021-08-09 17:23:56 +02:00
Mutasem
e934ff82c1
add test step
2021-08-09 17:20:48 +02:00
Mutasem
253d96060d
add test step
2021-08-09 17:19:43 +02:00
Mutasem
515fbde46c
update spacing to spaces, add dev step
2021-08-09 17:17:16 +02:00
Mutasem
9a63769cb2
add tslint step
2021-08-09 17:11:29 +02:00
Mutasem
dc73f37d5c
update versions
2021-08-09 16:32:59 +02:00
Mutasem
5727de8914
set repo
2021-08-09 16:23:13 +02:00
Mutasem
2458d6f9a2
update contributing.md
2021-08-09 16:20:13 +02:00
Mutasem
03291d8202
update dependency
2021-08-09 16:03:51 +02:00
Mutasem
a84b3086ab
add build
2021-08-09 15:55:16 +02:00
Mutasem
e6d25c8c0a
support dart sass
2021-08-09 15:52:36 +02:00
Mutasem
cf1e98b272
update sass package
2021-08-09 15:37:50 +02:00
Mutasem
ea06bfe9f4
remove git modules
2021-08-09 13:59:16 +02:00
Mutasem
ceea914b4a
update eslintrc
2021-08-09 12:53:32 +02:00
Mutasem
4ecbc01df6
switch to single space
2021-08-09 12:42:22 +02:00
Mutasem
20af57c1cc
switch to tabs
2021-08-09 12:35:39 +02:00
Mutasem
fbdfa77984
lint issue
2021-08-09 12:29:36 +02:00
Mutasem
3eded4cb1d
apply editor config prettier
2021-08-09 12:22:21 +02:00
Mutasem
b120d0345f
apply editorconfig
2021-08-09 12:00:14 +02:00
Mutasem
b44163dd79
add design system repo
2021-08-09 11:29:11 +02:00
Mutasem
f775389312
Merge branch 'master' of github.com:n8n-io/n8n into n8n-2283-implement-design-system
2021-08-09 11:24:19 +02:00
Jan Oberhauser
1d4a5ba8ce
🔖 Release n8n@0.133.0
2021-08-08 10:48:21 +00:00
Jan Oberhauser
73c83fddba
⬆️ Set n8n-editor-ui@0.101.0 and n8n-nodes-base@0.130.0 on n8n
2021-08-08 10:48:20 +00:00
Jan Oberhauser
c2d043ecc1
🔖 Release n8n-editor-ui@0.101.0
2021-08-08 10:47:29 +00:00
Jan Oberhauser
c43375fc5c
🔖 Release n8n-nodes-base@0.130.0
2021-08-08 10:46:24 +00:00
Ben Hesseldieck
ffecbc7004
🐛 Fix db connection check /healthz ( #2041 )
...
* 🐛 fix db connection check
* 👕 fix missing semi
* ⏪ Revert "🐛 Hardcode typeorm@0.2.34 as new version makes health-check fail"
This reverts commit ddee2ec47c
.
* 🐛 fix health-check in WebhookServer
2021-08-08 12:04:04 +02:00
Jan Oberhauser
72d57537de
🐛 Fix issue with empty folders on Nextcloud node #2057
2021-08-08 11:47:23 +02:00
Mutasem Aldmour
fc6d3ad8c0
✨ Add "Follow All Redirects" option to HTTP Request Node ( #2046 )
...
* redirect post/put/delete/patch requests
* add redirect all option
* ⚡ Minor improvement
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-08 11:27:07 +02:00
Jan
6ffc46c79d
Revert " 🐛 Fix ipad drag issue ( #2016 )" ( #2062 )
...
This reverts commit 5bdcadf93d
.
2021-08-08 11:14:09 +02:00
Mutasem Aldmour
5bdcadf93d
🐛 Fix ipad drag issue ( #2016 )
2021-08-08 10:43:34 +02:00
Ricardo Espinoza
2e309bef7f
🐛 Fix Spotify pagination bug ( #2061 )
...
* Fixed missing value
Fixed infinite amount of interval triggered nodes executions
* Fixed inifite loop on Spotify Node
* Hide Limit parameter
* Logic operator fix
* Spotify getFollowingArtists returnAll fix
* ⚡ Small improvements to #2054
* 👕 Fix lint issue
Co-authored-by: Лебедев Иван <11215636+X-pech@users.noreply.github.com>
Co-authored-by: X-pech <lisgml@gmail.com>
2021-08-08 09:58:04 +02:00
Iván Ovejero
1529550b14
✨ Add Monica CRM node ( #2045 )
...
* ✨ Create Monica node
* ⚡ Fix default values
* 🔥 Remove excess spacing
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Add environment parameter
* ⚡ Add sort parameter to contact:getAll
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-08 09:51:44 +02:00
Ricardo Espinoza
8971910209
⚡ Change displayName to Cisco by Webex ( #2058 )
...
* ⚡ change displayName to Cisco by Webex
* ⚡ Change default name back
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-07 09:46:33 +02:00
Ricardo Espinoza
244a2ba409
⚡ Add record type id to supported objects on Salesforce Node ( #2056 )
2021-08-07 09:41:00 +02:00
Mutasem Aldmour
fa31c0c7b6
🐛 Fix UI blocking with large workflows ( #2053 )
...
* fix reactivity bug
* Clean up props
* add comma
* clean up, reduce reactivity more
* ts issues
2021-08-07 09:35:59 +02:00
Mutasem
32ecc7d865
remove regenerator runtime
2021-08-06 13:55:58 +02:00
Mutasem
30ed042361
clean up impl
2021-08-06 12:37:06 +02:00
Ricardo Espinoza
af230c704d
Merge pull request #2055 from n8n-io/feature/cisco-webex
...
⚡ Add new logo to Cisco Webex node
2021-08-05 13:08:01 -04:00
ricardo
b490799c72
⚡ Add new logo
2021-08-05 13:06:28 -04:00
Omar Ajoue
b8524bbfb7
Merge pull request #2052 from n8n-io/woocommerce-lint-and-tags-fix
...
Fixed linting and tags information
2021-08-04 18:44:17 +02:00
Omar Ajoue
dd034f2143
Fixed linting and tags information
2021-08-04 18:38:48 +02:00
Jacob Burrell
caa6a3d234
Removing redundancies in Woo-Commerce node. ( #596 )
...
* Iterating additionalFields given instead of hard coding the interface to match them when creating a product
* Removed redundancy for product creation/update and order create.
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-08-04 18:06:15 +02:00
Mutasem
0316040a87
remove build report step
2021-08-04 10:35:50 +02:00
Mutasem
3c20f1f1db
update tooltip
2021-08-03 19:44:21 +02:00
Mutasem
dc21a7ecae
update select height
2021-08-03 19:29:33 +02:00
Mutasem
11fdb45849
change to outline
2021-08-03 19:18:38 +02:00
Mutasem
032bcc74e0
clean up button sizes
2021-08-03 09:49:55 +02:00
Mutasem
0d23e02aa9
revert changes
2021-08-03 00:06:56 +02:00