1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-09-21 09:59:34 +03:00
n8n/packages/nodes-base
Iván Ovejero 5528698c31
Add Zammad node (#2621)
* add zammad

*  First pass

* 👕 Fix lint

*  Refactor user resource

*  Refactor group resource

*  Refactor ticket resource

*  Minor improvements

*  Set workaround for broken endpoints

* 👕 Fix lint

*  Fix credentials test

* 📦 Update package-lock.json

*  Change defaults for active

*  Refactor creds

* 👕 Fix lint

* 📦 Update package-lock.json

*  Make first and last name required

*  Replace email with login

*  Switch defaults to true

*  Add custom fields to groups

*  Add inactive entities to loaders

*  Move email to optional fields

*  Validate for empty article

* 🔥 Remove `ticket:update` per feedback

* 📦 Update package-lock.json

* 🚚 Rename import

* 👕 Fix lint

*  Small improvements

*  Improvements

Co-authored-by: quansenB <inaki.breinbauer@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2022-02-12 08:40:54 +01:00
..
credentials Add Zammad node (#2621) 2022-02-12 08:40:54 +01:00
nodes Add Zammad node (#2621) 2022-02-12 08:40:54 +01:00
src Updated node design and node versioning (#1961) 2021-09-21 19:38:24 +02:00
test 🐛 Fix Stripe node multiple metadata values (#2395) 2021-11-03 18:44:25 -06:00
gulpfile.js i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
LICENSE.md 📚 License text fix 2020-09-15 07:55:09 +02:00
package.json Add Zammad node (#2621) 2022-02-12 08:40:54 +01:00
README.md Merge branch 'Master' into 'Pipedrive-OAuth2-support' 2020-07-23 16:51:05 -04:00
tsconfig.json Nodes as JSON and authentication redesign (#2401) 2022-02-05 22:55:43 +01:00
tslint.json 👕 Add quotemark rule to tslint (#1330) 2021-01-13 09:00:07 +01:00

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

Apache 2.0 with Commons Clause

Additional information about license can be found in the FAQ