Mutasem
436492c821
add cli dep
2021-07-09 10:36:58 +02:00
Mutasem
5313bcacd9
fix lint issues
2021-07-08 22:43:26 +02:00
Mutasem
5b75459f43
fix icon size
2021-07-08 22:40:10 +02:00
Mutasem
4966004db1
inherit styles
2021-07-08 19:44:13 +02:00
Mutasem
e1b49d8c70
add fragments
2021-07-08 19:40:38 +02:00
Mutasem
5c8611cb9a
refactor components
2021-07-08 19:36:08 +02:00
Mutasem
e3a40abda7
remove unused component
2021-07-08 19:13:19 +02:00
Mutasem
e8b8725103
update warning
2021-07-08 19:09:46 +02:00
Mutasem
ee2aa0e411
fix bug
2021-07-08 17:13:45 +02:00
Mutasem
81f8bf48bc
set title
2021-07-08 16:49:19 +02:00
Mutasem
75061780cd
set dates
2021-07-08 16:44:55 +02:00
Mutasem
dde31addd7
handle long names
2021-07-08 15:44:35 +02:00
Mutasem
67991e8a3d
check endpoint exists
2021-07-08 15:40:24 +02:00
Mutasem
967f9e0f7c
update config
2021-07-08 15:29:37 +02:00
Mutasem
6fd3b97cc1
bolden version
2021-07-08 15:23:25 +02:00
Mutasem
73e752ac0f
override top value for theme
2021-07-08 15:20:33 +02:00
Mutasem
315fda47d1
build
2021-07-08 13:02:38 +02:00
Mutasem
db0e0bc862
update spacing
2021-07-08 13:02:30 +02:00
Mutasem
5b2f96cc6a
update scss variables, spacing
2021-07-08 13:02:21 +02:00
Mutasem
af7ba07280
handle edge cases
2021-07-08 12:48:35 +02:00
Mutasem
dcf15800ca
fix lint issue
2021-07-08 12:28:35 +02:00
Mutasem
adda05de9a
address comments
2021-07-08 12:13:30 +02:00
Mutasem
e174c1ddfd
add scss color variables
2021-07-08 11:36:04 +02:00
Mutasem
3cbe31dd5e
set env variables
2021-07-08 09:58:54 +02:00
Mutasem
16b7d55357
update cli to return version information
2021-07-08 09:42:36 +02:00
Mutasem
fdbc0bb650
merge latest
2021-07-07 15:57:43 +02:00
Mutasem
328a576753
use grid for icons
2021-07-07 15:45:43 +02:00
Mutasem
2204d43037
address badge styling
2021-07-07 15:33:26 +02:00
Mutasem
55c6bdab25
address design feedback
2021-07-07 14:51:24 +02:00
Jan Oberhauser
a74fc78ed3
⚡ Update Vero icon
2021-07-07 07:57:59 +02:00
Ricardo Espinoza
c7db9c0a4d
🐛 Fix connectionTimeout, add requestTImeout and fix issue with column names with spaces ( #1971 )
...
* 🐛 fix issue sending connectionTimeout parameter
* 🐛 Fix issue when inserting data using columns with spaces
* 🐛 Fix issue when updating data using columns with spaces
* 🐛 Fix issue when deleting data using columns with spaces
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-07 00:26:34 +02:00
Omar Ajoue
8d235e94cb
⚡ Performance improvements for executions count on Postgres ( #1888 )
...
* Performance improvements for executions count on Postgres
As reported by a community member https://community.n8n.io/t/stress-load-testing/4846/5
and https://github.com/n8n-io/n8n/issues/1578 , when using postgres with
a big volume of executions, the executions list's performance degrades.
This PR is aimed at Postgres specifically by querying postgres' stats
collector instead of running a full table scan, providing a good
estimate.
More can be read here: https://www.citusdata.com/blog/2016/10/12/count-performance/
* Removed order of magnitude so we display closer numbers
* Making count based on statistics only when not applying filters
* ⚡ Minor styling improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-06 23:25:25 +02:00
Jan Oberhauser
297d9fe77d
🔖 Release n8n@0.127.0
2021-07-04 18:15:30 +00:00
Jan Oberhauser
97eb22db04
⬆️ Set n8n-core@0.76.0, n8n-editor-ui@0.97.0, n8n-nodes-base@0.124.0 and n8n-workflow@0.63.0 on n8n
2021-07-04 18:15:30 +00:00
Jan Oberhauser
80a5c8ac60
🔖 Release n8n-editor-ui@0.97.0
2021-07-04 18:14:34 +00:00
Jan Oberhauser
ba7b487517
⬆️ Set n8n-workflow@0.63.0 on n8n-editor-ui
2021-07-04 18:14:34 +00:00
Jan Oberhauser
0b41c7466b
🔖 Release n8n-nodes-base@0.124.0
2021-07-04 18:13:35 +00:00
Jan Oberhauser
0d62098571
⬆️ Set n8n-core@0.76.0 and n8n-workflow@0.63.0 on n8n-nodes-base
2021-07-04 18:13:35 +00:00
Jan Oberhauser
0fcd0cb87a
🔖 Release n8n-node-dev@0.16.0
2021-07-04 18:13:16 +00:00
Jan Oberhauser
d4c47a62c0
⬆️ Set n8n-core@0.76.0 and n8n-workflow@0.63.0 on n8n-node-dev
2021-07-04 18:13:16 +00:00
Jan Oberhauser
8b94373863
🔖 Release n8n-core@0.76.0
2021-07-04 18:13:01 +00:00
Jan Oberhauser
1532d27102
⬆️ Set n8n-workflow@0.63.0 on n8n-core
2021-07-04 18:13:00 +00:00
Jan Oberhauser
6e5be51cef
🔖 Release n8n-workflow@0.63.0
2021-07-04 18:12:44 +00:00
Ricardo Espinoza
1b46ea5d30
🐛 Fix issue setting passphrase correctly ( #1966 )
2021-07-04 18:57:53 +02:00
Jan Oberhauser
bac13ba821
👷 Try to fix push to test-workflows
2021-07-03 15:05:54 +02:00
Jan Oberhauser
ac89234329
👷 Push credentials also if the tests fail
2021-07-03 14:47:31 +02:00
Mutasem Aldmour
276eaea4bf
⚡ Clean up node description ( #1883 )
...
Co-authored-by: Jan <janober@users.noreply.github.com>
2021-07-03 14:40:16 +02:00
Jan Oberhauser
b49202687d
✨ Add support to display binary video content
2021-07-03 14:30:02 +02:00
Snyk bot
2e40a0e64e
⬆️ Set fflate@0.7.0 on n8n-nodes-base
...
Snyk has created this PR to upgrade fflate from 0.6.10 to 0.7.0.
See this package in npm:
https://www.npmjs.com/package/fflate
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-07-03 14:19:57 +02:00
Ricardo Espinoza
849c8ad2b7
⚡ Send operations in bulk to Airtable ( #1945 )
...
* Add bulk operation to Airtable Node
* ⚡ Small improvements to #1942
* ⚡ Resolve lint issues
* ⚡ Make by default bulk updates and fix issue with update
Co-authored-by: Michael Chen <michaelchen@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-07-03 14:07:48 +02:00