Ricardo Espinoza
|
e3cedf7db0
|
fix(Venafi TLS Protect Cloud Node): Remove parameter Application Server Type (#8325)
## Summary
Parameter was removed from the API.
## Review / Merge checklist
- [x] PR title and summary are descriptive. **Remember, the title automatically goes into the changelog. Use `(no-changelog)` otherwise.** ([conventions](https://github.com/n8n-io/n8n/blob/master/.github/pull_request_title_conventions.md))
|
2024-01-15 09:25:59 -05:00 |
|
Iván Ovejero
|
b03e358a12
|
refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267)
* 👕 Enable `consistent-type-imports` for nodes-base
* 👕 Apply to nodes-base
* ⏪ Undo unrelated changes
* 🚚 Move to `.eslintrc.js` in nodes-base
* ⏪ Revert "Enable `consistent-type-imports` for nodes-base"
This reverts commit 529ad72b05 .
* 👕 Fix severity
|
2023-01-27 12:22:44 +01:00 |
|
Iván Ovejero
|
fbb8611ae2
|
refactor: Deprecate alwaysOpenEditWindow for string (#4839)
* 🔥 Remove from client
* 📘 Update interface comment
* ✏️ Update docs
* ⚡ Update nodes
* ✏️ Fix typo
* ⏪ Restore misremoved property
* 🔥 Remove more instances
|
2022-12-07 15:29:45 +01:00 |
|
Iván Ovejero
|
eafef019d7
|
fix: Expand nodes-base formatting validation (no-changelog) (#4689)
* ⚡ Simplify `format` command
* 🎨 Format more deeply nested files
|
2022-11-22 13:43:28 +01:00 |
|
Ricardo Espinoza
|
d1d1288ba9
|
feat(Venafi TLS Protect Cloud Node): make issuing template depend on application (#4476)
* ⚡ Make issuing template depending on application
* ⚡ Make validity period type string
* ⚡ Reorder certificateRequest:create fields semantically
|
2022-11-01 09:56:00 -04:00 |
|
Ricardo Espinoza
|
d36e920997
|
feat(Venafi TLS Protect Cloud): add Venafi TLS Protect Cloud (#4253)
* ✨ Venafi TTL Protect Cloud
* ⚡ Improvements
* ⚡ Add authenticate generic type
* ⚡ Add paired items
* ⚡ Add codex
* ⚡ Update package.json
|
2022-10-07 09:48:45 -04:00 |
|