Ricardo Espinoza
fdffd47bed
🐛 Send credentials on body when exchanging the code for the access token ( #1169 )
2020-11-17 07:36:12 +01:00
Jan Oberhauser
b74dee450f
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-16 18:22:12 +01:00
Jan Oberhauser
768b7d5263
⚡ Update required node version in package.json
2020-11-16 18:21:46 +01:00
Frane Bandov
c57250c71f
⚡ SFTP: make dir creation more robust ( #1166 )
2020-11-16 18:18:48 +01:00
Harshil Agrawal
032e2dfae5
⚡ Add Strapi credentials documentation link ( #1164 )
2020-11-16 10:35:09 +01:00
Jan Oberhauser
59ecc0e9c1
⚡ Minor improvements to Matrix Node
2020-11-16 07:58:58 +01:00
Ricardo Espinoza
4ca2b63bcc
⚡ Feature/matrix extended ( #1162 )
...
* added Matrix option to send notice and emote messages
* added Matrix option to send HTML messages
* ⚡ Small text changes
Co-authored-by: Sabine <sabinbox@laszakovits.net>
2020-11-16 07:42:57 +01:00
ricardo
fd1897a288
Merge branch 'master' into feature/airtable-trigger
2020-11-14 20:11:30 -05:00
Ben Hesseldieck
f2666e92ff
⚡ Add preExecuteHooks ( #1151 )
...
* ⚡ Save initital data on hook error
* 🚧 update function interface
* 🚧 response webhook with error, 🐛 fix adding preExecutionHooks to hooks
* 🔥 remove execute hook
* ⚡ execute preExecute hooks on integrated workflows
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-11-13 23:31:27 +01:00
Jan Oberhauser
8f8603320a
⚡ Minor improvement to SFTP credentials
2020-11-12 19:26:03 +01:00
Ricardo Espinoza
042028fb5f
⚡ Add private key and passphrase fields to SFTP credentials ( #1136 )
...
* ⚡ Add private key and passphrase fields to credentials
* ⚡ Small improvement
2020-11-12 19:23:55 +01:00
Jan Oberhauser
f3874b5ed9
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-11-12 18:57:39 +01:00
Jan Oberhauser
e327bfcb91
⚡ Do not allow shorter polling-times than 1 minute
2020-11-12 12:42:04 +01:00
Tanay Pant
c602803ed7
⚡ Add breaking change for 0.93.0
2020-11-12 09:14:24 +01:00
Harshil Agrawal
a800a84078
⚡ Added credential documentation URL for Line node ( #1150 )
2020-11-11 16:08:30 +01:00
Harshil Agrawal
241fc064c2
⚡ Add credential documentation URL for the Gotify node ( #1152 )
2020-11-11 15:46:52 +01:00
Jan Oberhauser
7641d2ad81
🔖 Release n8n@0.93.0
2020-11-11 12:03:16 +01:00
Jan Oberhauser
887e777e9a
⬆️ Set n8n-core@0.51.0, n8n-editor-ui@0.63.0, n8n-nodes-base@0.88.0 and n8n-workflow@0.44.0 on n8n
2020-11-11 12:02:45 +01:00
Jan Oberhauser
cdea2af248
🔖 Release n8n-editor-ui@0.63.0
2020-11-11 12:01:18 +01:00
Jan Oberhauser
bf47cc0337
⬆️ Set n8n-workflow@0.44.0 on n8n-editor-ui
2020-11-11 12:00:54 +01:00
Jan Oberhauser
46509e2fcd
🔖 Release n8n-nodes-base@0.88.0
2020-11-11 11:59:30 +01:00
Jan Oberhauser
1a9d2a824f
⬆️ Set n8n-core@0.51.0 and n8n-workflow@0.44.0 on n8n-nodes-base
2020-11-11 11:59:00 +01:00
Jan Oberhauser
dce3e0561b
🔖 Release n8n-core@0.51.0
2020-11-11 11:57:47 +01:00
Jan Oberhauser
16caa14065
⬆️ Set n8n-workflow@0.44.0 on n8n-core
2020-11-11 11:57:23 +01:00
Jan Oberhauser
d03b21554c
🔖 Release n8n-workflow@0.44.0
2020-11-11 11:56:29 +01:00
Jan Oberhauser
0f95ad4446
🐛 Fix retry buy with current workflow #1144
2020-11-11 10:24:10 +01:00
Jan Oberhauser
c15637a0a8
⚡ Minor improvements to Strapi-Node
2020-11-11 09:52:05 +01:00
Jan Oberhauser
73e1399c42
⚡ Minor improvements to Strapi-Node
2020-11-11 09:45:50 +01:00
Ricardo Espinoza
a5ecf3d58d
✨ Add Strapi-Node ( #1143 )
...
* ✨ Strapi-Node
* ⚡ Small improvements
* ⚡ Small improvement
2020-11-11 09:44:53 +01:00
Jan Oberhauser
702a8bf3bf
⚡ Additional improvements to AMQP node
2020-11-11 08:45:31 +01:00
Günther
da5fddad5a
⚡ Amqp - Message Throttling - Close Connection on Send ( #1127 )
...
* Azuer Service Bus
* Message throttling
* remove the Events the WF is desabled
* close connections after send
* sendable once
2020-11-11 08:44:59 +01:00
Jan Oberhauser
97289a244f
⚡ Fix indentation
2020-11-10 23:30:40 +01:00
bsanderrmg
10645c2ef5
⚡ TLS option for MSSQL credentials type ( #1132 )
...
* Update MicrosoftSql.node.ts
* Update MicrosoftSql.credentials.ts
* Update MicrosoftSql.node.ts
Add TLS encryption toggle to MSSQL credentials type and implement into the connection config object. This will help users connect to certain Azure MSSQL products and older MSSQL instances.
2020-11-10 23:30:03 +01:00
Ricardo Espinoza
03a672300f
⚡ Add custom traits to Segment Node ( #1145 )
2020-11-10 23:05:08 +01:00
ricardo
32cd54e705
⚡ Small improvements
2020-11-10 16:40:52 -05:00
Jan Oberhauser
1630d20e39
⚡ Add OAuth2 authentication to Pipedrive Trigger Node
2020-11-10 21:27:20 +01:00
Jan Oberhauser
86d19fb11f
⚡ Minor improvements to Gotify Node
2020-11-10 19:17:47 +01:00
Jan Oberhauser
001b93151b
⚡ Minor improvements to Gotify Node
2020-11-10 19:16:35 +01:00
Ricardo Espinoza
13e3efe312
✨ Add Gotify-Node ( #1135 )
2020-11-10 19:15:56 +01:00
Jan Oberhauser
6125dee8f1
⚡ Minor improvements to Line-Node
2020-11-10 19:09:13 +01:00
Ricardo Espinoza
1ce19de200
✨ Add Line-Node ( #1137 )
...
* ✨ Line-Node
* ⚡ Improvements
2020-11-10 19:08:48 +01:00
Jan Oberhauser
2d74ebb9ab
⚡ Minor improvement to GetResponse Node
2020-11-10 18:32:19 +01:00
Ricardo Espinoza
bbef8b7f71
✨ Add GetResponse-Node ( #1139 )
2020-11-10 18:28:03 +01:00
Jan Oberhauser
f8af777423
⚡ Sort Jira options
2020-11-10 07:49:43 +01:00
Ricardo Espinoza
ad6155068e
⚡ Jira retrieve all projects ( #1140 )
...
Fixes #1138
2020-11-10 07:43:39 +01:00
Jan Oberhauser
c6f21804d7
👕 Fix lint issue
2020-11-09 12:35:44 +01:00
Jan Oberhauser
639bdd2ceb
✨ Allow custom documentation URLs on credentials & nodes
2020-11-09 12:23:53 +01:00
Jan Oberhauser
9fee42b2a8
⚡ Add shear option, resize with alpha color and fix bug
2020-11-09 11:26:46 +01:00
ricardo
83ce722dcf
⚡ Fields ordered alphabetically
2020-11-08 11:14:43 -05:00
Vincent Barrier
b1ba991367
Manage custom properties on Hubspot deals
2020-11-08 14:45:00 +01:00
Vincent Barrier
5288365104
add custom properties for deals
...
add custom properties for deals
2020-11-08 14:43:16 +01:00
Ricardo Espinoza
96cffdfd1e
🐛 Fix error when checking if webhook exists ( #1129 )
...
* 🐛 Fix error when checking if webhook exists
* zap: Small fix
2020-11-07 19:44:13 +01:00
ricardo
42758988f2
✨ Airtable Trigger
2020-11-06 20:18:10 -05:00
Jan Oberhauser
a6cf9bceb3
⚡ Improve channel selection on Mattermost node
2020-11-06 13:39:38 +01:00
Jan Oberhauser
7168b1780e
🔖 Release n8n@0.92.0
2020-11-04 16:29:18 +01:00
Jan Oberhauser
dc41973009
⬆️ Set n8n-core@0.50.0, n8n-editor-ui@0.62.0 and n8n-nodes-base@0.87.0 on n8n
2020-11-04 16:28:31 +01:00
Jan Oberhauser
b630d00179
🔖 Release n8n-editor-ui@0.62.0
2020-11-04 16:25:34 +01:00
Jan Oberhauser
7a8ef27d25
🔖 Release n8n-nodes-base@0.87.0
2020-11-04 16:24:10 +01:00
Jan Oberhauser
9b3dcafedf
⬆️ Set n8n-core@0.50.0 on n8n-nodes-base
2020-11-04 16:23:32 +01:00
Jan Oberhauser
fe6133583c
🔖 Release n8n-core@0.50.0
2020-11-04 16:19:29 +01:00
Jan Oberhauser
709dcdd57c
⚡ Minor improvements to Google Books Node
2020-11-04 16:11:51 +01:00
Jan Oberhauser
9a1328ccfb
Merge branch 'master' into RicardoE105-google-books
2020-11-04 15:43:38 +01:00
Tanay Pant
3f41b0f166
🐛 Bug Fixes
2020-11-04 14:20:29 +01:00
AxelRueweler
80ca8e79ec
⚡ Added description to ShopifyCredentials subdomain ( #1114 )
2020-11-04 13:21:49 +01:00
Tanay Pant
c950aea2c3
Merge branch 'google-books' of https://github.com/RicardoE105/n8n into RicardoE105-google-books
2020-11-04 13:12:14 +01:00
Jan Oberhauser
3c62402f9c
⚡ Add documentationUrl to FacebookGraphAppApi credential
2020-11-04 13:11:49 +01:00
Jan Oberhauser
9465653fab
⚡ Improve editor-UI dirty checking
2020-11-04 13:04:40 +01:00
Jan Oberhauser
d80d486e59
⚡ Small changes to Facebook Trigger Node
2020-11-04 12:26:09 +01:00
Ricardo Espinoza
ff9964e10b
✨ Add Facebook Trigger Node ( #1106 )
...
* ⚡ Facebook trigger from webhooks
Uses tokens just like the GraphQL API but this one requires an app token
instead of an user access token.
* ⚡ Improvements
:zap Improvements
* 🐛 Fix credential file name
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2020-11-04 12:25:18 +01:00
Jan
28b0c87136
✨ Add Storyblok Node ( #1125 )
...
* ✨ Add Storyblok node
* 🔨 Minor changes
* ⚡ Small improvements
* ⚡ Improvements
* ⚡ Prepare Storyblok Node for release
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-04 10:53:33 +01:00
Jan
638e688f25
✨ Add Orbit Node ( #1123 )
...
* ✨ Add Orbit node
* 🔨 Refactor and add new functionality
* ⚡ Improvements to Orbit-Node
* ⚡ Improvements
* ⚡ Minor improvements to Orbit-Node
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-11-03 23:33:10 +01:00
Jan Oberhauser
247fdec745
⚡ Minor improvements to Twitter-Node
2020-11-03 23:11:20 +01:00
Jan Oberhauser
8eb1890f7f
⚡ Minor improvements to Twitter-Node
2020-11-03 23:01:59 +01:00
Ricardo Espinoza
7c049fa858
⚡ Add direct message resource to Twitter ( #1118 )
2020-11-03 23:01:38 +01:00
Jan Oberhauser
ad75f17e98
⚡ Removed more parameters which exited twice
2020-11-03 09:54:27 +01:00
Jan Oberhauser
a002523b71
⚡ Removed a parameter which exited twice
2020-11-03 09:51:26 +01:00
Jan Oberhauser
8475923ebd
👕 Fix lint issue
2020-11-03 08:17:54 +01:00
Ricardo Espinoza
34f69fd652
Merge pull request #1116 from mikasjp/bug/strava_trigger_description
...
Fixed Strava Trigger node description
2020-11-02 19:54:00 -05:00
Omar Ajoue
3650d3b3bf
🐛 Fixing issue with Gmail subject enconding ( #1121 )
...
Reported by community user huuich (https://community.n8n.io/t/gmail-integration-partly-created/693/12?u=jan )
An attempt to fix the problem using basic JS functions (escape / unescape
/ encoding / decoding) did not work, so I decided to use MailComposer
as suggested by Jan on Jira Issue PROD-575
2020-11-02 22:47:47 +01:00
Harshil Agrawal
13e71b06ad
⚡ ️ Add credential documentation link for MailerLite ( #1120 )
2020-11-02 09:14:31 +01:00
Mikołaj Kamiński
530c4a0ea9
Fixed Strava Trigger node description
2020-10-31 16:27:20 +01:00
Tanay Pant
c3076a8dc7
⚡ Update for n8n@090.0
2020-10-30 12:34:03 +01:00
Jan Oberhauser
5f12b840d6
🔖 Release n8n@0.91.0
2020-10-30 09:51:57 +01:00
Jan Oberhauser
e84b72e1a2
⬆️ Set n8n-core@0.49.0, n8n-editor-ui@0.61.0, n8n-nodes-base@0.86.0 and n8n-workflow@0.43.0 on n8n
2020-10-30 09:51:18 +01:00
Jan Oberhauser
e411cb5b63
🔖 Release n8n-editor-ui@0.61.0
2020-10-30 09:49:52 +01:00
Jan Oberhauser
b1df37f401
⬆️ Set n8n-workflow@0.43.0 on n8n-editor-ui
2020-10-30 09:49:29 +01:00
Jan Oberhauser
84fe451f7b
🔖 Release n8n-nodes-base@0.86.0
2020-10-30 09:48:32 +01:00
Jan Oberhauser
93041ab404
⬆️ Set n8n-core@0.49.0 and n8n-workflow@0.43.0 on n8n-nodes-base
2020-10-30 09:48:08 +01:00
Jan Oberhauser
1c79ef4d9e
🔖 Release n8n-core@0.49.0
2020-10-30 09:47:14 +01:00
Jan Oberhauser
af9d84288e
⬆️ Set n8n-workflow@0.43.0 on n8n-core
2020-10-30 09:46:40 +01:00
Jan Oberhauser
ca1b2d1bd5
🔖 Release n8n-workflow@0.43.0
2020-10-30 09:45:54 +01:00
Jan Oberhauser
2c18fd401d
⚡ Improvements to Google Calendar Availability
2020-10-30 09:32:35 +01:00
Ricardo Espinoza
2202224c94
⚡ Add Google Calendar availability ( #1105 )
...
* ⚡ Add Feebusy resource to the Google Calendar node
* ⚡ Improvements
Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-30 09:31:27 +01:00
Jan Oberhauser
b806ee3a57
⚡ Improvements to Kafka-Node
2020-10-29 15:44:11 +01:00
Ricardo Espinoza
12bb00fcd6
✨ Add Apache Kafka node ( #1109 )
...
* ✨ Add Apache Kafka node
* ⚡ Improvements
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-29 15:42:54 +01:00
Jan Oberhauser
0f0dfa2191
⚡ Minor improvements and lint-fix
2020-10-28 23:38:53 +01:00
AxelRueweler
5460b69418
⚡ Select executions by the firstId ( #1108 )
...
* Add option to get the full execution data from the server.
* Select Executions by the firstId.
2020-10-28 23:34:16 +01:00
Jan Oberhauser
708b0c8b26
⚡ Improvements to Amqp Node
2020-10-28 23:30:30 +01:00
Günther
6f92ecb128
⚡ Add Azure Service Bus support ( #1107 )
2020-10-28 23:29:45 +01:00
Jan Oberhauser
889267ebb6
👕 Fix lint issue
2020-10-28 23:14:09 +01:00
Ricardo Espinoza
0b1688caf4
⚡ Feature/salesforce jwt bearer ( #1082 )
...
* Salesforce - OAuth 2.0 JWT Bearer Flow for Server-to-Server Integration
* ⚡ Small improvements
* ⚡ Small fix
Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-28 23:07:35 +01:00
Jan Oberhauser
e9b49d78e1
⚡ Fixes to MailerLite Node
2020-10-28 23:04:12 +01:00
Ricardo Espinoza
b5bbe9a181
✨ Add MailerLite Node & Trigger ( #1067 )
...
* ✨ MailerLite Node & Trigger
* ⚡ Set correct name to node and trigger
2020-10-28 23:03:29 +01:00
Jan Oberhauser
ee5fc281d1
👕 Fix lint issue
2020-10-27 20:22:42 +01:00
Jan Oberhauser
805c89be17
⚡ Minor improvements to Pushbullet-Node
2020-10-27 20:15:29 +01:00
Ricardo Espinoza
d0fc7209bf
✨ Add Pushbullet-Node ( #1073 )
...
* ✨ Pushbullet-Node
* ⚡ Small improvements
* ⚡ Improvements
Co-authored-by: Jan <janober@users.noreply.github.com>
2020-10-27 20:14:55 +01:00
Harshil Agrawal
958efa1578
Add credential documentation URL for Strava ( #1104 )
...
* Add credential documentation URL for Strava
* 🔨 Fix the documentation URL
2020-10-27 16:48:24 +01:00
Jan Oberhauser
ac346b125b
⚡ Change CLI command config -> update
2020-10-27 11:14:51 +01:00
Harshil Agrawal
5b1c86bd72
Add link to credential documentation for Pushover ( #1103 )
2020-10-27 10:21:58 +01:00
Jan Oberhauser
609a2a4791
👕 Fix lint issue
2020-10-26 21:26:52 +01:00
AxelRueweler
7aeafc9f27
⚡ Add option to get the full execution data from the server. ( #1101 )
2020-10-26 21:19:44 +01:00
Jan Oberhauser
c38a2f4210
🐛 Fix bug with dirty state checking
2020-10-26 19:28:32 +01:00
Jan Oberhauser
cb496b8c4d
⚡ Small improvements to HTTP Request node
2020-10-26 13:27:29 +01:00
Omar Ajoue
26de4a86c9
⚡ Adding throttle to http request node ( #1095 )
...
Works by setting a timeout between each batch of requests.
Batch size and interval are configurable.
2020-10-26 13:27:12 +01:00
Jan Oberhauser
66bfcca63f
🐛 Fix issue with IF&Switch node for undefined expressions #1099
2020-10-26 09:43:01 +01:00
Jan
5eb4a7c187
⚡ Add Sendy documentation URL
...
Add Sendy documentation URL
2020-10-25 22:38:24 +01:00
Jan Oberhauser
c339d76456
⚡ Minior improvements
2020-10-25 12:58:02 +01:00
Jan
72ac20b070
⚡ Improvements on #911 to display unsaved changes. Now works with back button. ( #1098 )
...
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2020-10-25 12:47:49 +01:00
Jan
dc93694a1a
Merge branch 'master' into save-changes-warning
2020-10-25 11:47:47 +01:00
Jan Oberhauser
c8e85b5d6d
👕 Fix lint issue
2020-10-25 11:26:27 +01:00
Jan Oberhauser
6cc986c516
⚡ Check on startup for Node.js version 12.9 or later
2020-10-25 11:01:36 +01:00
Jan Oberhauser
4a10cf246b
⚡ Further improve support for touch-devices
2020-10-24 20:01:13 +02:00
Jan Oberhauser
205a033717
✨ Add CLI command to deactivate workflows
2020-10-24 14:37:45 +02:00
Ricardo Espinoza
78c846277b
🐛 Bug fix for Google Calendar ( #1096 )
2020-10-24 00:01:59 +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
c7b1cbbc72
⬆️ Set n8n-nodes-base@0.85.0 on n8n
2020-10-23 18:17:03 +02:00
Jan Oberhauser
c40601eecb
⚡ Fix issues with support for touch-devices
2020-10-23 18:16:00 +02:00
Jan Oberhauser
e48c9b2dc0
🔖 Release n8n-nodes-base@0.85.0
2020-10-23 16:48:31 +02:00
Jan Oberhauser
efb53ed421
⬆️ Upgrade some dependencies
2020-10-23 16:45:16 +02:00
Jan Oberhauser
58d07ae3d6
⬆️ Set n8n-core@0.48.0 on n8n-nodes-dev
2020-10-23 16:20:47 +02:00
Jan Oberhauser
fc9a373161
⚡ Fix Google Translate icon
2020-10-23 16:17:56 +02:00
Jan Oberhauser
4df74771e3
⚡ Improve support for touch-devices #1070
2020-10-23 13:51:39 +02:00
Jan
ada485ed5c
* ⚡ Add company resource to Mautic
...
* ⚡ Add company resource
* ⚡ Small improvement
* Tweak descriptions/ labels
Added descriptions for resources + fixed a spelling mistake (all just editing "description" fields, nothing else)
* 👕 Fix lint issue
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: maxtkacz <maxtkacz@gmail.com>
2020-10-23 09:31:32 +02:00
Jan Oberhauser
7addd14e36
⚡ Add tslintfix script
2020-10-23 09:21:15 +02:00
Jan Oberhauser
d432eae601
👕 Fix lint issue
2020-10-23 09:19:45 +02:00
Ricardo Espinoza
974f5f9f15
⚡ Add GSuite group resource ( #1048 )
2020-10-23 09:15:11 +02:00
Jan Oberhauser
c9e5ca5420
👕 Fix lint issue
2020-10-23 08:05:24 +02:00
Ricardo Espinoza
5eb65f8721
⚡ Add Google Calendar conference link ( #1085 )
2020-10-23 08:00:00 +02:00
Jan Oberhauser
b04769287d
⚡ Fix bug on Paddle-Node with returning all users
2020-10-22 23:50:44 +02:00
Jan Oberhauser
5f2d528046
⚡ Improve update operation for Airtable
2020-10-22 23:36:30 +02:00
Jan Oberhauser
546b79bea0
👕 Fix lint issue
2020-10-22 18:00:28 +02:00
Jan Oberhauser
53162ba462
⚡ Minor improvements on loading parameters on demand
2020-10-22 17:32:05 +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
Ricardo Espinoza
5b7efd67ca
⚡ Add trailing comma rule ( #1091 )
2020-10-22 15:25:21 +02:00
Jan Oberhauser
b1ce92f31d
🔖 Release n8n-core@0.48.1
2020-10-22 15:01:42 +02:00
Jan Oberhauser
0612ecb924
🔖 Release n8n@0.89.2
2020-10-22 12:10:51 +02:00
Jan Oberhauser
d1f56c45eb
⬆️ Set n8n-nodes-base@0.84.1 on n8n
2020-10-22 12:10:19 +02:00
Jan Oberhauser
59a1d07854
🔖 Release n8n-nodes-base@0.84.1
2020-10-22 12:08:41 +02:00
Jan Oberhauser
9f8b11d4b5
🐛 Fix typo
2020-10-22 12:08:17 +02:00
Jan Oberhauser
b36622e154
🔖 Release n8n@0.89.1
2020-10-22 11:51:59 +02:00
Jan Oberhauser
4e00e48ea8
🔖 Release n8n@0.89.0
2020-10-22 11:49:52 +02:00
Jan Oberhauser
fde4a017aa
⬆️ Set n8n-core@0.48.0 and n8n-nodes-base@0.84.0 on n8n
2020-10-22 11:48:56 +02:00
Jan Oberhauser
27a2467bd3
🔖 Release n8n-nodes-base@0.84.0
2020-10-22 11:47:06 +02:00
Jan Oberhauser
2fe8574095
⬆️ Set n8n-core@0.48.0 on n8n-nodes-base
2020-10-22 11:46:33 +02:00
Jan Oberhauser
fe92bc0311
🔖 Release n8n-core@0.48.0
2020-10-22 11:45:17 +02:00
Jan Oberhauser
c4a43e0d83
⚡ Small improvements to Google Translate node
2020-10-22 11:37:12 +02:00
Ricardo Espinoza
b2e3b8de16
✨ Add Google Translate node ( #1086 )
...
* ✨ Add Google Translate node
* 🔨 Add autoload for target languages
* ⚡ Small improvements
Co-authored-by: Tanay Pant <tanaypant@protonmail.com>
2020-10-22 11:36:42 +02:00
Jan Oberhauser
3e56d5fc08
⚡ Fix issues on Strava-Node
2020-10-22 10:19:17 +02:00
Ricardo Espinoza
95b33662c9
✨ Strava Node & Trigger ( #1071 )
...
* ✨ Strava Node & Trigger
* ⚡ Small fixes
* ⚡ Add improvements
2020-10-22 10:17:39 +02:00
Jan Oberhauser
7daeed5c0b
👕 Fix lint issue
2020-10-22 09:16:58 +02:00
Jan Oberhauser
95739c8de5
🔖 Release n8n-node-dev@0.11.0
2020-10-22 09:03:12 +02:00
Jan Oberhauser
cdc778654a
⬆️ Set n8n-core@0.47.0 and n8n-workflow@0.42.0 on n8n-nodes-dev
2020-10-22 09:02:25 +02:00
Jan Oberhauser
ed9fb413b4
➕ Add missing oauth-1.0a dependency #986
2020-10-22 08:58:23 +02:00
Jan Oberhauser
b9fc0b0ccf
⚡ Fix Pushover-Node
2020-10-21 23:40:37 +02:00
Ricardo Espinoza
ea2902816f
✨ Add Pushover Node ( #1069 )
2020-10-21 23:30:07 +02:00
Jan Oberhauser
b171cfbb10
⚡ Fix issue with thrown errors for nodes with multiple webhooks
2020-10-21 17:50:23 +02:00
Jan Oberhauser
717708d3cc
⚡ Optimize integration icons
2020-10-21 12:06:25 +02:00
Jan Oberhauser
3afc7a3deb
🐛 Fix issue that none active workflow got displayed as active
2020-10-21 10:26:15 +02:00
ricardo
bc887640fc
⚡ Improvements to #1083
2020-10-20 18:09:13 -04:00
Jan Oberhauser
70435b582a
⚡ Add hook which gets called after a workflow execution
2020-10-20 19:01:40 +02:00
Jan Oberhauser
cf31ec722c
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-10-20 15:07:26 +02:00
Jan Oberhauser
c452aaa2b8
⬆️ Upgrade crypto-js
2020-10-20 15:06:58 +02:00
Tanay Pant
8a3518ac7e
🔨 Fix branding for ActiveCampaign
2020-10-20 12:11:23 +02:00
Jan Oberhauser
a27ac0e203
👕 Fix lint issue
2020-10-20 11:21:16 +02:00
Jan Oberhauser
269bab679d
👕 Fix built issue
2020-10-20 11:15:14 +02:00
Jan Oberhauser
40b898eb98
🐛 Set lastNodeExecuted correctly also on fail
2020-10-20 09:37:08 +02:00
Tanay Pant
f08d8c9375
✨ Add Google Books node
2020-10-19 19:57:50 +02:00
Harshil Agrawal
4e43781198
Add Sendy documentation URL
2020-10-19 13:47:38 +05:30
Jan Oberhauser
4165fad307
🐛 Fix bug with responseFormat "file" for POST-Requests
2020-10-19 09:42:58 +02:00
Harshil Agrawal
e272c69f07
Add link to credential documentation for Vonage ( #1068 )
2020-10-16 16:47:25 +02:00
Jan Oberhauser
fc695e0bea
🔖 Release n8n@0.88.1
2020-10-16 16:09:40 +02:00
Jan Oberhauser
809daaf0b6
⬆️ Set n8n-nodes-base@0.83.1 on n8n
2020-10-16 16:08:49 +02:00
Jan Oberhauser
8ed738c923
🔖 Release n8n-nodes-base@0.83.1
2020-10-16 16:07:23 +02:00
Jan Oberhauser
d827749c1e
🐛 Fix HTTP-Request multipart-form-data/raw bug
2020-10-16 16:05:32 +02:00
Jan Oberhauser
996f8065fd
🔖 Release n8n@0.88.0
2020-10-16 11:37:42 +02:00
Jan Oberhauser
c3128875c5
⬆️ Set n8n-nodes-base@0.83.0 on n8n
2020-10-16 11:37:03 +02:00
Jan Oberhauser
2701b7fea3
🔖 Release n8n-nodes-base@0.83.0
2020-10-16 11:35:42 +02:00
Jan Oberhauser
a582851271
⚡ Remove unnecessary code
2020-10-16 11:16:45 +02:00
Jan Oberhauser
f3b92a8502
⚡ Sort options on Salesforce-Node
2020-10-16 11:13:04 +02:00
Harshil Agrawal
a77e96592f
Add link to credential documentation ( #1066 )
2020-10-16 10:32:56 +02:00
Ricardo Espinoza
86d5681517
⚡ Add salesforce custom objects and custom fields ( #1061 )
2020-10-16 10:27:09 +02:00
Jan Oberhauser
b40dec3e4a
⚡ Additional fix to AWS SNS Trigger
2020-10-15 23:23:54 +02:00
Ricardo Espinoza
ecb77926a4
🐛 AWS SNS Trigger bug #1058 ( #1064 )
2020-10-15 23:23:38 +02:00
Ricardo Espinoza
46ccff98cf
🐛 Fix AWS SES template bug #1060 ( #1062 )
2020-10-15 23:07:26 +02:00
Tulir Asokan
ea328e56cd
⚡ Add support for specifying Matrix homeserver URL ( #1065 )
2020-10-15 23:01:07 +02:00
Jan Oberhauser
a76cdda4d3
🔖 Release n8n@0.87.2
2020-10-15 13:31:18 +02:00
Jan Oberhauser
842724eef0
⬆️ Set n8n-nodes-base@0.82.2 on n8n
2020-10-15 13:30:32 +02:00
Jan Oberhauser
aa748d1e2d
🔖 Release n8n-nodes-base@0.82.2
2020-10-15 13:29:38 +02:00
Jan Oberhauser
046873e66b
🐛 Fix Google Sheets update bug with spaces
2020-10-15 13:28:31 +02:00
Jan Oberhauser
8f84cbcbce
🐛 Fix default parameters on Automizy-Node
2020-10-15 12:07:06 +02:00
Jan Oberhauser
e5eda99d6d
🔖 Release n8n@0.87.1
2020-10-15 10:50:23 +02:00
Jan Oberhauser
3c7934a3db
⬆️ Set n8n-nodes-base@0.82.1 on n8n
2020-10-15 10:49:18 +02:00
Jan Oberhauser
40e32a2739
🔖 Release n8n-nodes-base@0.82.1
2020-10-15 10:48:11 +02:00
Loïc Tosser
ba3f062324
Add HMAC-SHA256 for Oauth 1 ( #1055 )
2020-10-15 10:45:43 +02:00
Jan Oberhauser
a4689fef8c
⚡ Add GMail email id to messages with format "resolved"
2020-10-15 10:41:47 +02:00
Jan Oberhauser
3ba050819a
⚡ Fix issue that it did set not supported parameters
2020-10-15 08:01:30 +02:00
Ben Hesseldieck
99b637330b
⚡ add afterDelete hook ( #1054 )
2020-10-14 17:47:43 +02:00
Jan Oberhauser
df020136d3
⚡ Make sure that n8n stops even if there are unforeseen errors
2020-10-14 16:41:42 +02:00
Ben Hesseldieck
28074d94a4
⚡ Add hooks ( #1053 )
...
* ⚡ add 2 hooks
* ⚡ Fix issue that if hook errors n8n would not shut down
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-14 16:38:48 +02:00
Tanay Pant
12b8dd6237
⚡ Fix typo and change text
2020-10-14 13:44:36 +02:00
Harshil Agrawal
7f795ef6a3
🔨 Update version for breaking change ( #1052 )
2020-10-14 13:41:31 +02:00
Jan Oberhauser
a93706f0df
🔖 Release n8n@0.87.0
2020-10-14 11:52:11 +02:00
Jan Oberhauser
e074653a9e
⬆️ Set n8n-editor-ui@0.60.0 and n8n-nodes-base@0.82.0 on n8n
2020-10-14 11:51:39 +02:00
Jan Oberhauser
a0e879fa45
🔖 Release n8n-editor-ui@0.60.0
2020-10-14 11:50:19 +02:00
Jan Oberhauser
3d8332f2ee
🔖 Release n8n-nodes-base@0.82.0
2020-10-14 11:49:03 +02:00
Ricardo Espinoza
3ed344b7f2
✨ Feature/salesforce flow ( #1041 )
...
* Add handling of autolaunched flows to Salesforce node. Input variables can be either raw JSON or added via UI.
* ⚡ Improvements to #1038
* fix issue when setting variables from the ui
Co-authored-by: Craig McElroy <craig@mcelroyfamily.com>
2020-10-14 08:45:39 +02:00
Jan Oberhauser
34503e1ce7
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-10-13 23:16:39 +02:00
Jan Oberhauser
443cef4de3
⚡ Small improvements to Pipedrive-Node
2020-10-13 23:07:45 +02:00
Robarelli
75e4086f6b
⚡ Add additional parameters to Pipedrive getAll for Notes ( #1027 )
...
* Add additional parameters to Pipedrive notes getAll
* use existing addAdditionalFields for merging additional fields into the query string
2020-10-13 23:07:21 +02:00
Jan Oberhauser
e19c83eca9
Merge branch 'master' of https://github.com/Robarelli/n8n
2020-10-13 23:02:39 +02:00
Jan Oberhauser
97d1f46a14
⚡ Improvements to Automizy-Node
2020-10-13 21:39:36 +02:00
Ricardo Espinoza
719a30350c
✨ Add Automizy-Node ( #1039 )
...
* ✨ Automizy-Node
* ⚡ Small improvement
2020-10-13 21:35:01 +02:00
Ricardo Espinoza
1e275b188d
⚡ Small fix on AWS SES-Node ( #1049 )
2020-10-13 15:05:09 +02:00
Jan Oberhauser
d3a52297f2
⚡ Small improvements to Wekan-Node
2020-10-13 13:01:34 +02:00
Jan Oberhauser
23e0c08b1c
👕 Fix lint issue
2020-10-13 13:00:41 +02:00
Ricardo Espinoza
b6f566fc61
✨ Add Wekan-Node ( #1043 )
...
* Add Wekan node
* :zap Improvements to #1026
* ⚡ Small improvements
Co-authored-by: Dokime <jnau5@yahoo.com>
2020-10-13 13:00:14 +02:00
Ricardo Espinoza
7f33ff8c3c
⚡ Add share operation to OneDrive Node ( #1044 )
2020-10-13 11:08:07 +02:00
Jan Oberhauser
6c6e7625b9
👕 Fix lint issue
2020-10-13 11:07:16 +02:00
Jan Oberhauser
645aeb2a1b
⚡ Rename displayName of parameter on Function-Nodes
2020-10-13 11:05:56 +02:00
Jan Oberhauser
844d257c25
⚡ Fix and improvements on Sendy-Node
2020-10-13 10:48:46 +02:00
Ricardo Espinoza
6098384a30
✨ Add Sendy-Node ( #1013 )
...
* ✨ Sendy-Node
* ✨ Improvements
* ⚡ Small improvement
2020-10-13 10:48:20 +02:00
Jan Oberhauser
6f98caf748
⚡ Small improvement to AWS-Rekognition integration
2020-10-13 09:33:19 +02:00
Ricardo Espinoza
49113a1988
✨ Add AWS-Rekognition Node ( #1047 )
...
* ✨ AWS-Rekognition Node
* ⚡ Small improvement
2020-10-13 09:29:47 +02:00
Jan Oberhauser
69a71c6eee
⚡ Optimize integration icons
2020-10-13 09:12:39 +02:00
Jan Oberhauser
d9d9c2fa7e
⚡ Deactivate not properly "working" types on Vonage-Node
2020-10-13 08:57:06 +02:00
Ricardo Espinoza
0c820d80d2
✨ Add Vonage-Node ( #1033 )
...
* ✨ Vonage-Node
* ⚡ Improvements
* ⚡ fix issue with description
2020-10-13 08:56:24 +02:00
Jan Oberhauser
74aa731619
👕 Fix lint issue
2020-10-12 23:31:25 +02:00
Jan Oberhauser
e98fa3356d
⚡ Make it possible to define read-range on SpreadsheetFile-Node
2020-10-12 11:41:34 +02:00
Jan Oberhauser
7950c38f5a
⚡ Remove link.fish integration
2020-10-12 10:20:32 +02:00
Jan
4573d503dc
✨ Add matrix integration ( #1046 )
...
* Added Matrix integration node
* fix: Improve code quality and add new operation
- Changed operation names to match casing (all camelCase)
- Ordering operation names to be alphabetical
- Creating a read all operation to fetch all messages from a room
- Added node subtitle
* fix: add element index so that expressions work on multiple items
* feature: added possibility to upload and send media to Matrix
- Also replacing Promises.all() + Array.map() For a regular for as it messes up ordering
* refactor: merging upload + send Media in a single action
* refactor: improved code quality and endpoints
- Removed sync entirely as a better way to retrieve messages is now
implemeented
- Added rooms dropdown to operations
- Added option to paginate or retrieve all room messages
- Removed option to upload media from text contents. Only files are
accepted now
- Room members has bem moved from the Rooms resource to a standalone
with Get All operation
* ⚡ Small improvements
* ⚡ Added filters to get messages
* ⚡ Minor improvements to Matrix-Integration
Co-authored-by: Omar Ajoue <krynble@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-12 10:05:16 +02:00
Jan Oberhauser
0f998d52b8
⚡ Remove console.log
2020-10-11 18:35:56 +02:00
Ricardo Espinoza
214b2d19ac
⚡ Improvements on AWS SES Node ( #1029 )
...
* ⚡ Improvements
* ⚡ Remove unnecessary change
2020-10-11 18:34:05 +02:00
Jan Oberhauser
edd2d39fb1
⚡ Minor improvements to ClickUp-Node
2020-10-10 19:12:19 +02:00
Ricardo Espinoza
15c0eae56d
✨ Feature/clickup timetrackingv2 ( #1010 )
...
* Add clickup time tracking v2
- fixed one typo
- extended getAssignees with task related API call
- added all V2 API calls for time tracking
- marked old API calls as deprecated
* ⚡ Improvements to #1000
* ⚡ Small improvements
* ⚡ Small fix
Co-authored-by: Andreas Sawatzki <asawatzki@evomation.de>
2020-10-10 19:11:14 +02:00
Ricardo Espinoza
c0b08c7fa6
⚡ Mindee: Add currency to simplified response ( #1014 )
2020-10-10 18:41:23 +02:00
Ricardo Espinoza
abd85ed4b0
⚡ G Suite Node - remove duplicated field ( #1037 )
2020-10-10 18:39:26 +02:00
Jan Oberhauser
8366632268
🐛 Fix bug with missing credentials with CLI execute
2020-10-10 18:23:02 +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
Rob Cunning
62afc8a2fd
use existing addAdditionalFields for merging additional fields into the query string
2020-10-08 14:55:51 -06:00
Ricardo Espinoza
04cf86369d
🐛 Fix issue Pipedrive-Trigger bug #1018 ( #1021 )
2020-10-08 16:39:13 +02:00
Ricardo Espinoza
cec264f8f4
🐛 Fix clickup bug #1025 ( #1028 )
2020-10-08 16:34:57 +02:00
Jan
98486902fb
Feature/mailchimp ( #1017 )
...
* ✨ Add Campaign Resource with get all and send operation
* ✨ Add Campaign Resource with get all and send operation
* 🚧 Add Get and Delete operation
* ✨ Add Campaign resource to the mailchimp node
* ⚡ Improvements to #1015
* ⚡ Small improvement
Co-authored-by: Harshil <ghagrawal17@gmail.com>
2020-10-08 09:36:32 +02:00
Jan Oberhauser
97efc0b910
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2020-10-08 09:18:42 +02:00
Tobias Schulz-Hess
52c1cfbbde
⚡ Adding a language selection to the OpenWeatherMap API ( #1023 )
2020-10-08 08:40:22 +02:00
Rob Cunning
6f229f1f47
Add additional parameters to Pipedrive notes getAll
2020-10-08 00:25:57 -06:00
ricardo
5a89eb8253
⚡ Small improvement
2020-10-07 14:21:58 -04:00
Harshil Agrawal
1125cf892b
Add Wufoo credentials documentation URL ( #1020 )
2020-10-06 11:20:56 +02:00
Harshil Agrawal
6588fdcf31
⚡ Add Mindee credential documnetation URL ( #1019 )
2020-10-06 10:23:58 +02:00
Jan Oberhauser
c84d4f62a7
🔖 Release n8n@0.86.1
2020-10-06 10:23:33 +02:00
Jan Oberhauser
fd16f6f04a
⬆️ Set n8n-nodes-base@0.81.1 on n8n
2020-10-06 10:22:36 +02:00
Jan Oberhauser
75feac8133
🔖 Release n8n-nodes-base@0.81.1
2020-10-06 10:20:23 +02:00
Jan Oberhauser
4fdf255dc5
⚡ Small fixes on CoinGecko-Node
2020-10-06 10:19:28 +02:00
ricardo
0f2e4d55a4
⚡ Improvements to #1015
2020-10-05 18:44:52 -04:00
Harshil
de4c0546cd
✨ Add Campaign resource to the mailchimp node
2020-10-06 00:46:44 +05:30
Jan Oberhauser
6cede362e4
🔖 Release n8n@0.86.0
2020-10-05 09:42:56 +02:00
Jan Oberhauser
d78e01dfc5
⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.81.0 on n8n
2020-10-05 09:41:21 +02:00
Jan Oberhauser
bea59e3cc8
🔖 Release n8n-editor-ui@0.59.0
2020-10-05 09:40:04 +02:00
Jan Oberhauser
cbe0c353bf
🔖 Release n8n-nodes-base@0.81.0
2020-10-05 09:32:16 +02:00
Ricardo Espinoza
979a849940
🐛 Fix issue when uploading files via S3 ( #1011 )
2020-10-04 22:01:37 +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
a25229ace9
⚡ Minor improvements to Clockify-Node
2020-10-04 16:32:12 +02:00
Ricardo Espinoza
3a73493aeb
✨ Add Clockify Node ( #997 )
...
* Added pull.yml back after reset
* Added Clockify Entry
* Created ClockifyWriter
* ⚡ Improvements to #988
* ⚡ Improvements
* ⚡ Improvements
Co-authored-by: Ethan Sowell <ethan.sowell@dominion.solutions>
Co-authored-by: Mark Horninger <mark.horninger@dominion.solutions>
2020-10-04 16:28:05 +02:00
Jan Oberhauser
76dec013db
⚡ Small improvements on Mattermost-Node
2020-10-03 19:18:42 +02:00
Ricardo Espinoza
b328a72a22
⚡ Add user - create/invite functionality ( #1002 )
...
* ⚡ Add user - create/invite functionality
* ⚡ Improvements
2020-10-03 19:15:14 +02:00
Jan Oberhauser
fcbefe8845
⚡ Some minor fixes for GSuite Admin Node
2020-10-03 18:10:03 +02:00
Ricardo Espinoza
f58e336d5f
✨ Add GSuite Admin Node ( #992 )
...
* ✨ GSuite Admin Node
* ⚡ Improvements
2020-10-03 18:09:07 +02:00
Jan Oberhauser
1a80a6afed
⚡ Improve support for svg-icons
2020-10-03 14:10:08 +02:00
Jan Oberhauser
ada65ebcbb
⚡ Small improvements to Mindee-Node
2020-10-03 14:09:37 +02:00
Ricardo Espinoza
419b58024a
✨ Add Mindee-Node ( #1004 )
...
* ✨ Mindee-Node
* ⚡ Improvements
2020-10-03 14:08:50 +02:00
Jan
7c51964bd2
✨ Add CoinGecko-Node
...
* Add CoinGecko node
* CoinGecko improvements and add events
* ⚡ Small improvements
* ⚡ Improvements to CoinGecko-Node
Co-authored-by: Dokime <jnau5@yahoo.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2020-10-03 11:50:57 +02:00
Harshil
49914559f5
🚧 Add Get and Delete operation
2020-10-03 05:10:10 +05:30
Harshil
016102a647
✨ Add Campaign Resource with get all and send operation
2020-10-03 04:19:53 +05:30
Harshil
ff5eb0a5ec
✨ Add Campaign Resource with get all and send operation
2020-10-03 04:15:58 +05:30
Jan Oberhauser
383ee9533f
⚡ Error if Slack-Requests fail
2020-10-02 08:50:37 +02:00
Ricardo Espinoza
39c173a272
Feature/slack status change ( #995 )
...
* Added methods to set and get the user's status.
* Fixed set status message
* Improvements to #993
* 💄 small cosmetic change
Co-authored-by: Tobias Schulz-Hess <tobias+xps@schulz-hess.de>
Co-authored-by: Tobias Schulz-Hess <tobias.schulz-hess@xing.com>
2020-10-02 07:31:41 +02:00
Jan Oberhauser
fe802c8f76
👕 Fix built issue by fixing lint issues
2020-10-01 15:18:47 +02:00
Rupenieks
9b5731450f
✨ Add Wufoo-Trigger node ( #597 )
...
* Generic functions, credentials, interface, logo, triggernode
* TSLint tabs rule, request error handling, webhook done
On hold until Wufoo responds with sandbox account
* Removed test logging, fixed various errors, cleaned up
* Sorted imports, adjusted data display, removed anys, tslint import sort rule
* RAAAAAW data
* ⚡ Fix logo and improve formatting
* ⚡ Improvements
* ⚡ Minor improvements to WuFoo-Trigger
Co-authored-by: Rupenieks <ru@myos,co>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2020-10-01 09:07:55 +02:00
Jan Oberhauser
70dc99da41
🔖 Release n8n@0.85.0
2020-09-30 16:21:14 +02:00
Jan Oberhauser
124bcdc176
⬆️ Set n8n-editor-ui@0.58.0 and n8n-nodes-base@0.80.0 on n8n
2020-09-30 16:20:48 +02:00
Jan Oberhauser
c2ba4b64c3
🔖 Release n8n-editor-ui@0.58.0
2020-09-30 16:19:04 +02:00
Jan Oberhauser
7f6e758306
🔖 Release n8n-nodes-base@0.80.0
2020-09-30 16:18:02 +02:00
Ricardo Espinoza
0f5bcd59c8
🐛 Fix issue #987 ( #990 )
2020-09-30 16:12:39 +02:00
Jan Oberhauser
23dbdbc169
⚡ Add hook which allows to overwrite frontend settings
2020-09-30 16:11:45 +02:00
Jan Oberhauser
f1680386ca
⚡ Get OAuth-Callback URLs from backend
2020-09-30 15:57:40 +02:00
Jan Oberhauser
6f576b3da9
⚡ Add Schema to Postgres-Update #996
2020-09-29 21:59:30 +02:00
Rytis Ilciukas
3350723bf3
⚡ fix malformed html ( #999 )
2020-09-29 10:39:51 +02:00
Jan Oberhauser
83f6f0c844
⚡ Fix issue with some issue types on Jira
2020-09-28 14:36:32 +02:00
Jan Oberhauser
2072f53316
⚡ Change bcrypt library to make it work better in windows
2020-09-28 14:31:14 +02:00