Commit graph

4511 commits

Author SHA1 Message Date
Mutasem ab3530c304 reduce theme build 2021-08-09 18:42:26 +02:00
Mutasem d380c9cf25 remove headline comment 2021-08-09 18:17:18 +02:00
Mutasem c7cd2562e6 move into preview 2021-08-09 18:15:56 +02:00
Mutasem 6ea725b7e5 remove assets 2021-08-09 18:11:00 +02:00
Mutasem 669dac880b update intro 2021-08-09 18:10:10 +02:00
Mutasem 54bf27d514 clean up intro 2021-08-09 18:09:14 +02:00
Mutasem 9c660ad1c5 set types 2021-08-09 17:57:33 +02:00
Mutasem 60aacaf5be update types 2021-08-09 17:51:36 +02:00
Mutasem e60ca02841 update button interface 2021-08-09 17:51:16 +02:00
Mutasem 8bfd1bd702 remove preview link 2021-08-09 17:39:50 +02:00
Mutasem 547a77c17c set comment for icons 2021-08-09 17:35:19 +02:00
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