Jan Oberhauser
86b9074424
🔀 Merge branch 'master' into fixed-collection-ux-improvements
2021-09-15 11:07:05 +02:00
Jan Oberhauser
b6f301fa3d
⚡ Add support for adding notes to leads in Pipedrive
2021-09-15 11:02:36 +02:00
Jan Oberhauser
a26d8f38cd
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-09-15 10:37:53 +02:00
Jan Oberhauser
6e270cd77e
⬆️ Set body-parser-xml@2.0.3 on n8n
2021-09-15 10:37:41 +02:00
Ricardo Espinoza
2e098c25ed
🐛 Fix issue not sending the event in the correct property on Lemlist ( #2198 )
2021-09-15 10:28:48 +02:00
Ricardo Espinoza
fd064b7816
🐛 Fix issue listing databases without name on Notion Node ( #2197 )
2021-09-15 10:13:11 +02:00
Mutasem Aldmour
4db451d9d9
🐛 Fix issue showing too much data error ( #2200 )
...
* fix bug showing too much data error
* init when node changes
* revert node settings chagnes
* revert node settings chagnes
2021-09-15 10:11:59 +02:00
Ricardo Espinoza
ef14b41a16
✨ Add Magento 2 node ( #2048 )
...
* ✨ Magento 2 node
* ⚡ Improvements
* ⚡ Small improvement
* ⚡ Improvements
* a
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
* ⚡ Improvements
* 🐛 Fix issue when parsing extension attributes with operation customer:update
* ⚡ Improvements
* ⚡ Improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-15 10:07:02 +02:00
MedAliMarz
eb89b219f3
✨ Add Item Lists node ( #2032 )
...
* ✨ Item lists node
* Enhance the removeDuplicates operation
* Add aggregate items operation
* ⚡ Improvements
* ⚡ Improvements
* Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Minor improvements
* ⚡ Fix issue with random option
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-15 09:55:36 +02:00
Mutasem Aldmour
9becf040f1
✨ Improvel missing tooltip font weight ( #2204 )
2021-09-15 09:45:29 +02:00
Mutasem Aldmour
1f71e69ed8
💄 Fix run data header spacing ( #2161 )
2021-09-11 13:19:32 +02:00
Iván Ovejero
f03833ff25
⚡ Open edit window for SQL query fields ( #2188 )
2021-09-11 12:58:48 +02:00
Jan Oberhauser
92b661d1a0
⚡ Fix order and set valid default value
2021-09-11 12:46:24 +02:00
Jan Oberhauser
814e619a03
🔀 Merge branch 'master' of https://github.com/ChrisMagnuson/n8n into ChrisMagnuson-master
2021-09-11 12:43:04 +02:00
Iván Ovejero
4bb16b47a3
✨ Baserow filters expansion ( #2183 )
...
* Added filters
The API was changed to add filters: date_before and date_after
Directly added the other filters that weren't in the node yet:
link_row_has and link_row_has_not
Not sure about the description of the second set.
* 🔨 Refactor Baserow filters expansion
Co-authored-by: bramknuever <60007341+bramknuever@users.noreply.github.com>
2021-09-11 10:31:43 +02:00
Mutasem Aldmour
3d6b40b852
✨ Update credentials modal ( #2154 )
...
* ⚡ Generalize unique entity name generation
* ⚡ Standardize variable names
* redo credentials
* revert some changes, replace got with was
* fix v-if order
* fix v-if order
* update linting
* update gulpfile
* update ssh display name
* update height
* update params
* update info tip sizes
* address design comments
* update google button disabled
* update icon size to 28px
* update design issues
* update info tab design
* address design comments
* update tab size
* update run data spacing
* address comments, update logo design
* fix spacing issues
* clean up store
* fix create new bug
* add loading state
* rename prop
* remove unused prop
* fix select bug
* remove label tag
* update word break
* build
* address design comments
* update font family of button
* update menu opacity
* update text
* update title
* address more comments
* update oauth messages
* add oauth validation
* hide disabled state
* update warning modal
* show button on text input
* clean up cred details
* add validation errors
* fix bug when deleting cred
* Frontend hack to display test button
* Created interfaces for testing and endpoint
* Testing slack node credentials working
* Adding test with node to endpoint for credential testing
* Fixed linting and test detectability
* Adding required for slack token
* Added google sheets credential testing
* update message
* Adding suggestions by Ivan and Mutasem
* Address comments
* keep blurred when focused
* update font weight of errors
* add oauth banner
* remove toast
* Fixed code bug and added telegram credential testing
* scroll to top on success
* clean up duplication
* Fixed telegram trigger node and added tests to typeform
* refactor modal
* add more validation support
* refactor info tab
* scroll to bottom on save, handle cred saving
* refactor save button
* save cred on valid
* save cred on valid
* scroll to top if has error
* add targets on input labels
* delete credentails input
* revert fe changes
* update validation logic
* clean interface
* test credentials
* update banner design
* show testing state
* update x position
* fix issues
* fix focus issues
* clean up validation behavior
* make error relative
* update banner component
* update error spacing
* don't close dialog
* rename button
* update how banners behave
* if has unsaved changes first
* move confirm message
* add success banner
* update time state
* disable transitions
* test on open
* clean up banner behavior
* update banner styling
* capitalize
* update error banner styling to handle long texts
* avoid unnessary content jostling
* add loading label
* show validation warnings when opening modal
* retest cred if not all props req
* update scroll to auto
* add error warning
* update color saturation
* set overflow to auto
* fix bug to get credentials when connected
* round down to minutes
* change tab name
* update casing oauth
* disable credential testing if it has expressions
* label same as title
* add more space between close and save
* remove check on making any changes
* hide close on confirm modals
* don't accept clicks outside dialog
* fix build issues
* undo test changes
* fix table scrollbar logs
* rename modals
* fix bug with same name
* refactor modal
* fix tslint issue
* refactor name
* update name behavior
* update monospace font
* remove comment
* refactor inputs
* refactor error handling
* reduce spacing changes
* fix doc url oauth1 oauth2
* build
* hide infotip if no inputs
* address most comments
* rename file
* fix menu alignment
* gst
* update types
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Omar Ajoue <krynble@gmail.com>
2021-09-11 10:15:36 +02:00
Mutasem Aldmour
63e2bd25c9
🐛 Fix safari label bug ( #2194 )
2021-09-10 17:05:05 +02:00
Iván Ovejero
abb80b4888
⚡ Limit auto-expansion to required params only
2021-09-10 16:51:54 +02:00
Iván Ovejero
bf9d3d4ce7
⚡ Pin libphonenumber in /cli package to fix build issue ( #2193 )
2021-09-10 14:01:21 +02:00
Jan Oberhauser
0b7049e27b
🐛 Fix PayloadTooLargeError issue
2021-09-10 11:59:55 +02:00
Iván Ovejero
19afcdbcfd
⚡ Prevent excess option addition
2021-09-09 19:32:10 +02:00
Iván Ovejero
3045c0de1e
⚡ Add first fixed collection option automatically
2021-09-09 11:02:29 +02:00
Iván Ovejero
4b3fc14e15
⚡ Hide middle container if empty string
2021-09-09 11:02:03 +02:00
Jan Oberhauser
0e89166013
🔖 Release n8n@0.137.0
2021-09-05 17:51:01 +00:00
Jan Oberhauser
55242a39d7
⬆️ Set n8n-core@0.82.0, n8n-editor-ui@0.105.0, n8n-nodes-base@0.134.0 and n8n-workflow@0.67.0 on n8n
2021-09-05 17:51:00 +00:00
Jan Oberhauser
1d90ea3cca
🔖 Release n8n-editor-ui@0.105.0
2021-09-05 17:49:41 +00:00
Jan Oberhauser
5d9b4bda69
⬆️ Set n8n-design-system@0.2.0 and n8n-workflow@0.67.0 on n8n-editor-ui
2021-09-05 17:49:41 +00:00
Jan Oberhauser
f5aad4e0cf
🔖 Release n8n-design-system@0.2.0
2021-09-05 17:49:26 +00:00
Jan Oberhauser
f0c46c2533
🔖 Release n8n-nodes-base@0.134.0
2021-09-05 17:48:12 +00:00
Jan Oberhauser
1c46f2f55a
⬆️ Set n8n-core@0.82.0 and n8n-workflow@0.67.0 on n8n-nodes-base
2021-09-05 17:48:12 +00:00
Jan Oberhauser
682b13d40a
🔖 Release n8n-node-dev@0.22.0
2021-09-05 17:47:52 +00:00
Jan Oberhauser
14ee34ace7
⬆️ Set n8n-core@0.82.0 and n8n-workflow@0.67.0 on n8n-node-dev
2021-09-05 17:47:52 +00:00
Jan Oberhauser
99c635e9ee
🔖 Release n8n-core@0.82.0
2021-09-05 17:47:36 +00:00
Jan Oberhauser
635cd5c2fe
⬆️ Set n8n-workflow@0.67.0 on n8n-core
2021-09-05 17:47:36 +00:00
Jan Oberhauser
bbeeb5a596
🔖 Release n8n-workflow@0.67.0
2021-09-05 17:47:19 +00:00
Iván Ovejero
65820b3b54
✨ Add Freshservice node ( #2090 )
...
* ✨ Create Freshservice node
* 👕 Fix lintings
* ⚡ Adjust from agent to department
* ⚡ Adjust from location to ticket
* 👕 Fix lintings
* ✏️ Improve descriptions
* 🔥 Remove logging
* 🔥 Remove unused helper
* ✏️ Fix helper documentation
* ⚡ Simplify roles in agent:create
* 🔥 Remove logging
* ⚡ Minor improvements
* ✏️ Adjust dynamic lists descriptions
* ⚡ Set default values for problem:create
* ⚡ Set default values for change:create
* ⚡ Handle deletion with empty response
* ⚡ Update getCredentials call to new style
* ✏️ Reword multiOptions descriptions
* ⚡ Add special handling for validation errors
* 🔥 Remove concatenated name from filters
* ⚡ Fix additional params in announcement:create
* ✏️ Clarify asset display ID vs asset ID
* ⚡ Fix asset:update arg typo
* ⚡ Fix predefined filters in change:getAll
* ⚡ Fix software status options
* ✏️ Reword created_at in ticket:getAll
* ⚡ Add status to ticket:update
* 👕 Fix lint
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-05 19:24:56 +02:00
Iván Ovejero
1cc58171dd
✨ Add Organization resource to Zendesk node ( #2152 )
...
* Added Organization options. Create, Update, Get, GetAll, Delete, Count and Related
* Fixed Zendesk Node user alias typo
* Updated Zendesk documentation links for future maintainers
* Added Related for Users in Zendesk Node
* Added fetching organizations for users
* 🔨 Refactor Zendesk expansion
* ⚡ Improvements
Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-09-05 15:13:25 +02:00
Ricardo Espinoza
2c561507f7
✨ Add type field to Task resource (Salesforce) ( #2171 )
...
* added Type field in Task resource of salesforce
* ⚡ Improvements to #2110
Co-authored-by: Ketan Somvanshi <ketan.somvanshi@plivo.com>
2021-09-05 14:55:53 +02:00
Ricardo Espinoza
96813fcc05
🐛 Fix bug with Wordpress pagination ( #2172 )
...
* Potential fix for Wordpress API only returning the first 10 items on `wordpressApiRequestAllItems` calls
* ⚡ Small improvement to #2097
* ⚡ Change back pagination value
Co-authored-by: Jonathan <jonathan.bennetts@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-05 14:49:19 +02:00
Ricardo Espinoza
6b6710439b
⚡ Populate property and property with history when retrieving deals (Hubspot) ( #2173 )
...
* Fix hubspotApiRequestAllItems
* amqplib version update
* Add Hubspot Deals getAll properties & propertiesWithHistory dropdown
* ⚡ Improvements to #2089
Co-authored-by: DeskYT <deskytube@gmail.com>
Co-authored-by: DeskYT <54146274+DeskYT@users.noreply.github.com>
2021-09-05 14:35:16 +02:00
Jan Oberhauser
5de93a7db1
✨ Make it possible to sent fileExtension on Salesforce Document
...
upload
2021-09-05 14:27:47 +02:00
Ricardo Espinoza
674313e0c4
✨ Add voice calls to sms77 node ( #2175 )
...
* ⚡ Add additional SMS options to Sms77 node
* ⚡ Add voice calls to Sms77 node
* ⚡ Improvements
* ⚡ Improvements
Co-authored-by: André Matthies <12965261+matthiez@users.noreply.github.com>
2021-09-05 12:25:28 +02:00
ChrisMagnuson
af76fe4736
Add ability to edit Sort property of Wekan Card
2021-09-04 19:51:00 -04:00
Jan Oberhauser
66482425da
⚡ Make it possible to query mongo document by _id
2021-09-04 16:30:12 +02:00
Iván Ovejero
1084e7d9b5
✨ Add Clockify task resource ( #2162 )
...
* ✨ Add Task resource to Clockify Node
* 🔨 Refactor Clockify expansion
* 🔥 Remove logging
* ⚡ Add defaults
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: Frank Silver <dasylva.f@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-03 19:03:15 +02:00
Omar Ajoue
7dcbaedea6
✨ Add Mautic Campaings to Node Actions ( #2164 )
...
* added mautic campaings node actions
* Changed campaign contact term and fixed typos
Co-authored-by: Luiz Eduardo de Oliveira Fonseca <luizeof@gmail.com>
2021-09-03 18:30:29 +02:00
Frederic Alix
7b752ce492
✨ MQTT node: Add SSL/TLS support ( #1828 )
...
* MQTT node: Add SSL/TLS support
* Add import IDisplayOptions
* Remove as NodePropertyTypes
2021-09-03 14:37:19 +02:00
Mutasem Aldmour
e928fb182b
🐛 Hide scrollbars on multi selects ( #2160 )
2021-09-03 11:08:50 +02:00
Iván Ovejero
833b47c5a2
⚡ Restore calls to open tooltip links on new tab ( #2169 )
2021-09-03 10:47:17 +02:00
Omar Ajoue
1db0097ae3
⚡ Add execution ID to queue processes for clarification ( #2168 )
...
* Add execution ID to queue processes for clarification
* ⚡ Display correct execution ID
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-09-02 18:58:13 +02:00
Omar Ajoue
d17ab8e9e5
⚡ Allow webhook processes to wake up waiting executions ( #2153 )
2021-08-31 11:55:06 +02:00
Iván Ovejero
57025a7b79
⚡ Add description to NodeOperationError ( #2148 )
2021-08-31 10:49:55 +02:00
Jan Oberhauser
098bafefe2
🔖 Release n8n@0.136.0
2021-08-29 21:28:23 +00:00
Jan Oberhauser
a947ab0084
⬆️ Set n8n-core@0.81.0, n8n-editor-ui@0.104.0, n8n-nodes-base@0.133.0 and n8n-workflow@0.66.0 on n8n
2021-08-29 21:28:23 +00:00
Jan Oberhauser
6cbee0fadf
🔖 Release n8n-editor-ui@0.104.0
2021-08-29 21:27:13 +00:00
Jan Oberhauser
c3744061e3
⬆️ Set n8n-workflow@0.66.0 on n8n-editor-ui
2021-08-29 21:27:13 +00:00
Jan Oberhauser
4c52853c8e
🔖 Release n8n-nodes-base@0.133.0
2021-08-29 21:22:08 +00:00
Jan Oberhauser
6b8462a812
⬆️ Set n8n-core@0.81.0 and n8n-workflow@0.66.0 on n8n-nodes-base
2021-08-29 21:22:08 +00:00
Jan Oberhauser
696eb53c30
🔖 Release n8n-node-dev@0.21.0
2021-08-29 21:21:47 +00:00
Jan Oberhauser
65dc264020
⬆️ Set n8n-core@0.81.0 and n8n-workflow@0.66.0 on n8n-node-dev
2021-08-29 21:21:46 +00:00
Jan Oberhauser
c8834c443a
🔖 Release n8n-core@0.81.0
2021-08-29 21:21:30 +00:00
Jan Oberhauser
f7cb722968
⬆️ Set n8n-workflow@0.66.0 on n8n-core
2021-08-29 21:21:30 +00:00
Jan Oberhauser
0ab64f890f
🔖 Release n8n-workflow@0.66.0
2021-08-29 21:21:13 +00:00
Jan Oberhauser
259ec07bdc
⬆️ Set mysql2@2.3.0 on n8n-nodes-base
2021-08-29 23:15:50 +02:00
Jan Oberhauser
04858c2933
👕 Fix lint issue
2021-08-29 23:08:56 +02:00
Jan Oberhauser
a251b47962
🔀 Merge branch 'webhook-multifile-fix'
2021-08-29 22:54:55 +02:00
Iván Ovejero
56c4c6991f
🎨 Set up linting and formatting ( #2120 )
...
* ⬆️ Upgrade TS to 4.3.5
* 👕 Add ESLint configs
* 🎨 Add Prettier config
* 📦 Add deps and commands
* ⚡ Adjust global .editorconfig to new ruleset
* 🔥 Remove unneeded local .editorconfig
* 📦 Update deps in editor-ui
* 🔨 Limit Prettier to only TS files
* ⚡ Add recommended VSCode extensions
* 👕 Fix build
* 🔥 Remove Vue setting from global config
* ⚡ Disable prefer-default-export per feedback
* ✏️ Add forgotten divider
* 👕 Disable no-plusplus
* 👕 Disable class-methods-use-this
* ✏️ Alphabetize overrides
* 👕 Add one-var consecutive override
* ⏪ Revert one-var consecutive override
This reverts commit b9252cf935
.
* 🎨 👕 Lint and format workflow package (#2121 )
* 🎨 Format /workflow package
* 👕 Lint /workflow package
* 🎨 Re-format /workflow package
* 👕 Re-lint /workflow package
* ✏️ Fix typo
* ⚡ Consolidate if-checks
* 🔥 Remove prefer-default-export exceptions
* 🔥 Remove no-plusplus exceptions
* 🔥 Remove class-methods-use-this exceptions
* 🎨 👕 Lint and format node-dev package (#2122 )
* 🎨 Format /node-dev package
* ⚡ Exclude templates from ESLint config
This keeps the templates consistent with the codebase while preventing lint exceptions from being made part of the templates.
* 👕 Lint /node-dev package
* 🔥 Remove prefer-default-export exceptions
* 🔥 Remove no-plusplus exceptions
* 🎨 👕 Lint and format core package (#2123 )
* 🎨 Format /core package
* 👕 Lint /core package
* 🎨 Re-format /core package
* 👕 Re-lint /core package
* 🔥 Remove prefer-default-export exceptions
* 🔥 Remove no-plusplus exceptions
* 🔥 Remove class-methods-use-this exceptions
* 🎨 👕 Lint and format cli package (#2124 )
* 🎨 Format /cli package
* 👕 Exclude migrations from linting
* 👕 Lint /cli package
* 🎨 Re-format /cli package
* 👕 Re-lint /cli package
* 👕 Fix build
* 🔥 Remove prefer-default-export exceptions
* ⚡ Update exceptions in ActiveExecutions
* 🔥 Remove no-plusplus exceptions
* 🔥 Remove class-methods-use-this exceptions
* 👕 fix lint issues
* 🔧 use package specific linter, remove tslint command
* 🔨 resolve build issue, sync dependencies
* 🔧 change lint command
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2021-08-29 20:58:11 +02:00
Jan Oberhauser
8fdb63ec1b
🐛 Fix issue with receiving mulitple files via Webhook-Node
2021-08-29 20:56:19 +02:00
Jan Oberhauser
223cd75685
⚡ Fix spelling
2021-08-29 14:00:22 +02:00
Iván Ovejero
71dccbba5c
⚡ Clarify max iterations error message ( #2129 )
...
* ✏️ Add hint to max iterations error message
* 👕 Fix build
2021-08-29 13:58:20 +02:00
Snyk bot
96f3a6256d
⬆️ Set mysql2@3.3.0 on n8n
...
Snyk has created this PR to upgrade mysql2 from 2.2.5 to 2.3.0.
See this package in npm:
https://www.npmjs.com/package/mysql2
See this project in Snyk:
https://app.snyk.io/org/janober/project/fc678bbc-0ac7-4659-9458-8f7f360e2566?utm_source=github&utm_medium=upgrade-pr
2021-08-29 13:46:41 +02:00
Mutasem Aldmour
5bd8f7c93e
✨ Implement design system ( #2050 )
...
* split up main, sass imports, import new nds
* migrate most buttons
* update sizes based on feedback
* update copy buttons
* update executions list
* fix issues
* force message box buttons
* update warning color
* update more buttons
* wrap message box buttons
* update last component
* lint fixes
* add build report step
* breakout imports
* set package.json
* fix notification bug
* clean up imports
* use build directories directly
* update imports
* remove xl size
* update number inputs
* fix input width
* update line height, fix icon bug
* fix up editor
* fix spacing between buttons
* Reset line height
* revert changes to this
* revert changes
* clean up button sizes
* change to outline
* update select height
* update tooltip
* remove build report step
* clean up impl
* remove regenerator runtime
* add design system repo
* apply editorconfig
* apply editor config prettier
* lint issue
* switch to tabs
* switch to single space
* update eslintrc
* remove git modules
* update sass package
* support dart sass
* add build
* update dependency
* update contributing.md
* set repo
* update versions
* add tslint step
* update spacing to spaces, add dev step
* add test step
* add test step
* update browser lint rc
* remove .github
* delete .gitignore
* set comment for icons
* remove preview link
* update button interface
* update types
* set types
* clean up intro
* update intro
* remove assets
* move into preview
* remove headline comment
* reduce theme build
* loading executions
* match deps versions
* match deps versions
* fix lint issues
* fix lint issues
* update callback
* disable codacy for docs.css
* fix storybook issues
* add design system to docker image
* update spacing around delete sort button
* set line height to stop juggling headline
* update sizes
* clean up vars
* fix scss issues
* update button vars
* add shade color
* fix button without click
* fix buttons bug
* fix bug with executions list
* clean up theme
* update link styling
* fix typo
* run prettier
* 🎨 code format
* 🎨 code format
* 🔥 remove empty files
* ✨ N8n 2284 new inputs (#2075 )
* implement inputs
* prettier fixes
* revert unnessary change
* move input components and tooltip
* remove form elements
* move select
* update input placements
* update sizes
* update credentails
* clean up select size
* fix caret issue
* update inputs
* clean up select
* fix tags dropdown border
* clean up tags input
* fix workflow name bug
* clean up select here
* add sizes template
* fix option caret
* fix input sizes
* update date input size
* remove tags input override
* update prop
* update input size
* center run data inputs
* update disabled colors
* update execution header
* update scrollbar
* update text area spacing
* fix items in header
* update run data tooltip
* remove popover
* update prefix positions
* add filterable demo
* address design issues
* fix input issues, flip boolean input to text
* update input sufffix colors
* remove override
* speed up switch, fix toggle spacing issue
* update icon
* remove icon classes
* clean up inputs
* clean up inputs with icons
* update input spacing again
* update suffix position
* build
* Add support for xlarge inputs
* fix input issues
* fix input issue
* update listeners
* update number inputs for settings
* update append/prepend spacing
* clean up inputs, set expression input as text
* fix type errors
* fix workflow number input
* fix tags dropdown bug
* fix bugs
* fix menu item bug
* remove font weight from link element
* remove default
* fix select option
* fix contrast issues
* allow overflow x for multi selects
* fix icon
* update options select
* fix issue that resolves expression to null
* update how actions are centered
* fix up selects
* update selects to support limiting size
* update option styles
* ⚡ Apply suggestions BHesseldieck
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
* 🎨 code format
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
* ⏪ Revert "🔥 remove empty files"
This reverts commit e91ace4e52
.
* ⚡ Remove private from n8n-design-system package
* 🎨 Change to spaces to stay consistent with editorconfig & others
package files
* ⚡ Fix year in license
Co-authored-by: Ben Hesseldieck <1849459+BHesseldieck@users.noreply.github.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Jan <janober@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-29 13:36:17 +02:00
Ricardo Espinoza
8dd0d547a2
🐛 Fix issue that shows wrong paths when using FTP node ( #2143 )
2021-08-29 12:37:07 +02:00
Ricardo Espinoza
31da7a7bd8
⚡ Handle rich_text when simplifying data on Notion Node ( #2128 )
2021-08-29 11:58:49 +02:00
Harshil Agrawal
5286ccb16c
🐛 Fix Wait node codex file ( #2137 )
...
* ⚡ Add codex file for Wait node
* 🔨 Minor fix
* 🔨 Fix Wait node codex file
2021-08-28 17:22:35 +02:00
Jan Oberhauser
52fb4563d7
🔖 Release n8n@0.135.3
2021-08-27 19:47:21 +02:00
Jan Oberhauser
d88cdd8058
⬆️ Set n8n-editor-ui@0.103.1 and n8n-nodes-base@0.132.1 on n8n
2021-08-27 19:46:36 +02:00
Jan Oberhauser
e31a2ddc45
🔖 Release n8n-nodes-base@0.132.1
2021-08-27 19:45:36 +02:00
Jan Oberhauser
54edd81856
🔖 Release n8n-editor-ui@0.103.1
2021-08-27 19:43:08 +02:00
Jan Oberhauser
b66a56ec3a
⚡ Display message on wait migration run
2021-08-27 19:40:18 +02:00
Omar Ajoue
5a97dbf4c5
⚡ Fix canvas update on workflow duplication ( #2119 )
...
* Reverting some changes in the way the canvas is updated so that conext is not lost when duplicating a workflow
* Removed unnecessary if
2021-08-27 19:32:21 +02:00
Iván Ovejero
7ea515c840
⚡ Restore missing await in VACUUM query ( #2140 )
2021-08-27 18:22:57 +02:00
maxtkacz
fb71324a53
⚡ Small tweaks to error and toast messages ( #2142 )
...
Removed instances of "got" - aimed to make very small changes that arn't very stylistic/ opinionated just basic native english tweaks
2021-08-27 17:25:54 +02:00
Kyle Mohr
69745c93d8
Update description of 'Keep Source' toggle ( #2112 )
...
Fixed some improper grammar in the 'Keep Source' toggle of the Move Binary Data node in order to improve readability
2021-08-26 19:44:09 +02:00
Iván Ovejero
176e475c8e
:xap: Open tooltip links on new tab ( #2106 )
...
* ✨ Create mixin
* ⚡ Implement mixin
* 🔥 Remove hardcoded attribute
* 🔨 Refactor mixin into helper
* 🔨 Refactor string replacement
* ✏️ Unrelated description fixes
* ⚡ Simplify helper import
2021-08-26 19:42:38 +02:00
Jan Oberhauser
0f072f9b98
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-08-26 19:32:47 +02:00
maxtkacz
11442a5f8e
⚡ Improve wait node parameter labels and tooltips ( #2131 )
2021-08-26 17:27:19 +02:00
Jan Oberhauser
6835d62b3a
🔖 Release n8n@0.135.2
2021-08-26 13:46:32 +02:00
Omar Ajoue
128e1b241b
🐛 Fix performance issue with credentials loading ( #2130 )
2021-08-26 13:45:15 +02:00
Jan Oberhauser
0580bfa69f
👕 Fix lint issue
2021-08-25 09:45:03 +02:00
Jan Oberhauser
1719fd5b76
✨ Add backend expression support for credentials
2021-08-24 23:50:22 +02:00
Tanay Pant
7365309346
🔨 Minor improvements to breaking changes ( #2115 )
2021-08-23 10:50:57 +02:00
Jan Oberhauser
5e66c4789f
🔖 Release n8n@0.135.1
2021-08-23 10:27:56 +02:00
Omar Ajoue
9dca4d0f24
🐛 Drop temporary table if it exists before running full migration ( #2114 )
2021-08-23 10:25:57 +02:00
Jan Oberhauser
719c0eb546
⚡ Add breaking change for 0.135.0
2021-08-22 15:23:02 +02:00
Jan Oberhauser
75fc6300e9
🔖 Release n8n@0.135.0
2021-08-22 12:41:49 +00:00
Jan Oberhauser
e8293d6a66
⬆️ Set n8n-core@0.80.0, n8n-editor-ui@0.103.0, n8n-nodes-base@0.132.0 and n8n-workflow@0.65.0 on n8n
2021-08-22 12:41:48 +00:00
Jan Oberhauser
f29ec19915
🔖 Release n8n-editor-ui@0.103.0
2021-08-22 12:40:44 +00:00
Jan Oberhauser
833eaeb3d4
⬆️ Set n8n-workflow@0.65.0 on n8n-editor-ui
2021-08-22 12:40:44 +00:00
Jan Oberhauser
57f4bfffd5
🔖 Release n8n-nodes-base@0.132.0
2021-08-22 12:39:48 +00:00