ricardo
a3d0a71719
⚡ Remove css path
2022-05-02 10:42:22 -04:00
Mutasem
e53e9468c6
remove unused import
2022-05-02 16:21:41 +02:00
Mutasem
71625ee161
Merge branch 'feature/n8n-public-api' of github.com:n8n-io/n8n into n8n-3391-api-key-management-views
2022-05-02 15:53:52 +02:00
ricardo
55c62b02f1
🔀 Merge branch 'master' into 'feature/n8n-public-api''
2022-05-02 09:48:18 -04:00
Mutasem
f6121cd7d9
set copy input color
2022-05-02 15:00:22 +02:00
Mutasem
177817699d
fix bug when um is disabled in sidebar
2022-05-02 14:54:43 +02:00
Mutasem
3485759ec1
match figma closely
2022-05-02 14:22:57 +02:00
Mutasem
43a13485b1
use existing components
2022-05-02 14:17:18 +02:00
Jan Oberhauser
d6e5de588a
📚 Update CHANGELOG.md with version 0.175.0
2022-05-02 13:30:27 +02:00
Jan Oberhauser
8d068df461
🔖 Update main package.json to 0.175.0
2022-05-02 13:28:39 +02:00
Mutasem
34129e89d2
fix component size to match
2022-05-02 13:19:02 +02:00
Mutasem
f466f23c91
remove unused dispatch
2022-05-02 12:55:27 +02:00
Mutasem
5f839af0c2
remove getter
2022-05-02 12:54:27 +02:00
Mutasem
ad7406e073
clean up store api
2022-05-02 12:42:44 +02:00
Mutasem
0e3a59ecc8
remove unused prop
2022-05-02 12:41:27 +02:00
Mutasem
9724d41af4
remove delete api key modal
2022-05-02 12:39:39 +02:00
Mutasem
e03f2b8578
fix up view, fix issues
2022-05-02 12:38:37 +02:00
Jan Oberhauser
fe5bfbd359
🔖 Release n8n@0.175.0
2022-05-02 10:24:34 +00:00
Jan Oberhauser
8f96dd4c5a
⬆️ Set n8n-core@0.116.0, n8n-editor-ui@0.142.0, n8n-nodes-base@0.173.0 and n8n-workflow@0.98.0 on n8n
2022-05-02 10:24:34 +00:00
Jan Oberhauser
26e0127876
🔖 Release n8n-editor-ui@0.142.0
2022-05-02 10:23:02 +00:00
Jan Oberhauser
77acd2244a
⬆️ Set n8n-design-system@0.19.0 and n8n-workflow@0.98.0 on n8n-editor-ui
2022-05-02 10:23:01 +00:00
Jan Oberhauser
49e390fe58
🔖 Release n8n-design-system@0.19.0
2022-05-02 10:22:52 +00:00
Jan Oberhauser
7e0f1529c2
🔖 Release n8n-nodes-base@0.173.0
2022-05-02 10:22:07 +00:00
Jan Oberhauser
9a11feae52
⬆️ Set n8n-core@0.116.0 and n8n-workflow@0.98.0 on n8n-nodes-base
2022-05-02 10:22:07 +00:00
Jan Oberhauser
dfc6c2e286
🔖 Release n8n-node-dev@0.55.0
2022-05-02 10:22:00 +00:00
Jan Oberhauser
1f89350df1
⬆️ Set n8n-core@0.116.0 and n8n-workflow@0.98.0 on n8n-node-dev
2022-05-02 10:21:59 +00:00
Jan Oberhauser
55ad28346a
🔖 Release n8n-core@0.116.0
2022-05-02 10:21:52 +00:00
Jan Oberhauser
c9cd850380
⬆️ Set n8n-workflow@0.98.0 on n8n-core
2022-05-02 10:21:52 +00:00
Jan Oberhauser
3cd390b6f7
🔖 Release n8n-workflow@0.98.0
2022-05-02 10:21:42 +00:00
Jan Oberhauser
84fcb2d20a
⬆️ Update package-lock.json file
2022-05-02 12:21:18 +02:00
Ben Hesseldieck
4ceac38e03
fix(core): Do not applying auth if UM is disabled ( #3218 )
...
* 🔓 not applying auth if UM is disabled
* 🛠 add helpers for UM enabled/disabled
* 👕 fix lint issue
* 🔥 remove unused imports
2022-05-02 12:11:46 +02:00
vcrwr
ea4a8b88c9
fix(Hubspot Node): Fix search operators ( #3208 )
2022-05-02 11:59:05 +02:00
Mutasem
1a570d2c88
Merge branch 'feature/n8n-public-api' of github.com:n8n-io/n8n into n8n-3391-api-key-management-views
2022-05-02 10:59:02 +02:00
Tom
c7d525a60f
fix(Wise Node): Respect time parameter on get: exchangeRate ( #3227 )
2022-05-02 10:03:29 +02:00
Jan Oberhauser
79ced8f677
fix(core): Skip credential check of disabled nodes and improve error
...
message
2022-05-02 10:01:32 +02:00
MC Naveen
c02d259453
feat(Telegram Node): Allow querying chat administrators ( #3226 )
...
* ✨ Add Get Telegram Chat Administrators
* feat(Microsoft Dynamics CRM Node): Add support for other regions than North America (#3157 )
* Typo
* Added all dynamics regions
* Change uri to match credentials region
* ⚡ Small improvement
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
* ⚡ Return data in correct format
Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2022-05-02 10:00:29 +02:00
agobrech
4bdd607fdf
feat(Microsoft Dynamics CRM Node): Add support for other regions than North America ( #3157 )
...
* Typo
* Added all dynamics regions
* Change uri to match credentials region
* ⚡ Small improvement
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-05-02 07:55:32 +02:00
ricardo
10ede21229
⚡ Add POST /workflows/:workflowId/activate
2022-05-01 21:54:41 -04:00
ricardo
ad9250d776
⚡ Allow multifile openapi spec
2022-04-29 21:54:21 -04:00
ricardo
84e2ce53bc
🐛 Fix naming with env variable
2022-04-29 16:01:37 -04:00
ricardo
ffa829b9f6
⚡ Add workflow resource to openapi spec
2022-04-29 10:34:53 -04:00
Alex Grozav
6bd4caafe2
♻️ Changed default value for generic copy input.
2022-04-29 17:19:40 +03:00
Alex Grozav
5d43e04213
✨ Added utilities storybook entry
2022-04-29 17:15:11 +03:00
Alex Grozav
e9b750b8cb
♻️ Changed translations. Storing api key only in component.
2022-04-29 16:40:47 +03:00
Alex Grozav
0a69a9eb9c
test(editor): Add first frontend unit-test and update notice component design ( #3166 )
...
* ✨ Added basic Vue 2 + Vite.js setup.
* 🚧 Improved typescript support.
* ✨ Added N8nNotice component to design system with stories and unit tests.
* ✨ Migrated design system build to Vite.js.
* ♻️ Updated typescript definitions. Moved some interface types to remove reliance from design system on editor-ui user and validation types.
* ♻️ Changed prop name from type to theme. Updated truncation props.
* ♻️ Moved user response types back. Added n8n-notice component to editor-ui.
* 🐛 Fixed global vitest types.
* ✨ Added this. vue type extension to editor-ui
* ♻️ Removed circular import.
* ✅ Fixed failing n8n-notice tests.
* feat: Added support for notice truncation via typeOptions.
* ✨ Updated warning color variables and notice warning colors.
* 🐛 Fixed n8n-notice parameter input spacing.
2022-04-29 15:23:41 +02:00
Alex Grozav
f2284a8dc7
♻️ Temporarily disabling card tests.
2022-04-29 14:02:45 +03:00
Alex Grozav
3ce75c0460
✨ Added public api permissions handling.
2022-04-29 13:48:56 +03:00
Alex Grozav
c0f3bd3c17
✨ Added api keys get/create/delete actions.
2022-04-29 12:56:44 +03:00
Alex Grozav
88ec0b5313
✨ Added api key setup view.
2022-04-29 12:56:44 +03:00
Alex Grozav
f98813cdc6
♻️ Made use of n8n-card in existing components.
2022-04-29 12:56:44 +03:00