google-labs-jules[bot]
18768ebb98
Jules was unable to complete the task in time. Please review the work done so far and provide feedback for Jules to continue.
2025-06-11 16:09:26 +00:00
google-labs-jules[bot]
6c69a287fe
feat: Initial structure for Suno AI n8n node
...
I've set up the foundational boilerplate for the Suno AI integration.
Key changes include:
- Restructured directories for nodes, credentials, interfaces, utils, tests, and docs.
- Renamed and updated example files to Suno-specific names and conventions (SunoApi.credentials.ts, Suno.node.ts).
- Updated package.json and root README.md for the Suno AI node.
- Created .env.example with placeholders for Suno environment variables.
- Added a dev-log.md with initial notes on authentication research strategy.
- Scaffolded utils/sunoApi.ts with placeholder API functions and JSDoc comments.
- Scaffolded nodes/Suno/Suno.node.ts with operations, properties, execute routing, and a placeholder SVG icon.
- Scaffolded nodes/Suno/SunoTrigger.node.ts with a basic trigger structure and properties.
- Defined initial TypeScript types in interfaces/SunoTypes.ts for common data structures (SunoTrack, SunoJob, etc.).
- Created placeholder README.md files in new subdirectories.
This commit establishes the project structure and lays the groundwork for implementing Suno AI API interactions and node functionality.
2025-05-23 17:03:46 +00:00
Jon
3624c920ed
Update to support new features ( #70 )
2025-05-13 14:26:01 +01:00
कारतोफ्फेलस्क्रिप्ट™
b2ba2d1cf1
Update ExampleNode.node.ts
2024-10-21 17:00:23 +02:00
Deborah Barnard
7eb8838df5
fix action > description ( #36 )
2024-07-04 19:46:17 +02:00
Jan Oberhauser
0466fdb2df
⚡ Fix build issue
2023-08-14 10:22:59 +02:00
Marcus
cf37545eb1
update package.json dependencies ( #33 )
...
* updated package.json dependencies
* update package-lock.json
* fix linting errors
* unpinned n8n-core/n8n-workflow dependencies (use latest)
* removed color prop (only core nodes with fa icon)
2022-11-23 09:37:42 +01:00
Omar Ajoue
f6d9d17b43
Update package-lock.json and add pairedItem
2022-07-12 10:25:39 +02:00
Omar Ajoue
71f3e518d7
Merge pull request #17 from n8n-io/more-general-improvements
...
More general improvements
2022-07-06 14:10:44 +02:00
Iván Ovejero
4998bfd3c7
⚡ Add action to HttpVerbDescription
2022-07-06 10:30:58 +02:00
Omar Ajoue
249a1cff88
Add correct credential docs
2022-07-05 14:37:49 +02:00
Iván Ovejero
4e292c7f53
🔥 Remove changes related to action
2022-06-30 17:12:17 +02:00
Iván Ovejero
b4cce8d55c
🔀 Merge master
2022-06-30 17:09:31 +02:00
Omar Ajoue
de7c4dbed1
Fix credential usage and error output
2022-06-29 16:27:55 +02:00
Omar Ajoue
26f52ed166
Add clarifying comment
2022-06-29 14:55:31 +02:00
Omar Ajoue
ba83500857
Add correct error output with context
2022-06-29 14:54:53 +02:00
Omar Ajoue
abe033d7a1
Handle errors from example node and clarified options about credentials and properties
2022-06-29 14:12:28 +02:00
Iván Ovejero
dc1db201b6
⚡ Set up action for operation options
2022-06-28 16:50:33 +02:00
Iván Ovejero
82b2552d10
⚡ General improvements
...
Improve explanatory comments, correct typings, make param names consistent, and simplify execute block.
2022-06-28 15:27:25 +02:00
Cornelius Suermann
b586ec812f
✏️ fix typo
2022-06-27 15:09:59 +02:00
Iván Ovejero
f2731eaa55
🎨 Apply Prettier
2022-06-27 11:45:32 +02:00
Omar Ajoue
583e5302bc
Added necessary plugins and fixed configs for linting
2022-06-21 11:23:10 +02:00
brianinoa
b2b5a97188
🚨 Autofix node linting
2022-06-20 15:22:10 +02:00
Brian Inoa
b61ff785f0
⚡ Fix incorrect defaults
...
⚡ Remove Auth resource
2022-06-20 14:21:52 +02:00
brianinoa
1c53ac9f85
⚡ Improve descriptions
2022-06-16 15:03:56 +02:00
brianinoa
e37148b6e6
♻️ fix descriptions
2022-06-16 12:18:05 +02:00
brianinoa
5909f4d124
♻️ Import HTTP Verbs operations and fields
2022-06-16 12:00:05 +02:00
brianinoa
e123f16c42
♻️ Separate HTTP Verbs functionality to it's own file
2022-06-16 11:59:25 +02:00
brianinoa
0623f030e6
Add relevant category
2022-06-14 19:52:39 +02:00
brianinoa
71978520ba
⚡ Fix node name and color
...
⚡ Add initial Resource and Operation
2022-06-14 17:02:04 +02:00
brianinoa
1f0e9fc3e6
Move credentials to correct directory
2022-06-14 17:01:15 +02:00
brianinoa
380b617a5f
⚡ Create New HttpBin Declarative Node
2022-06-14 16:31:05 +02:00
Jan Oberhauser
61dca83eb0
👕 Fix lint issue
2022-01-17 18:29:15 +01:00
Jan Oberhauser
d3a225f94e
🎉 Initial commit
2019-10-03 08:53:03 +02:00