कारतोफ्फेलस्क्रिप्ट™
|
7a4e9ef5fa
|
refactor: Remove n8n-core dependency in nodes-base (no-changelog) (#5649)
|
2023-03-09 18:13:15 +01:00 |
|
Michael Kret
|
bb4db58819
|
fix(core): Remove linting exceptions in nodes-base, @typescript-eslint/no-unsafe-argument (no-changelog)
|
2023-02-28 05:39:43 +02: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a229788d4b
|
ci: Fix linting issues on master (no-changelog) (#5030)
* make CI logs less noisy. suppress linting warning
* fix linting issues
|
2022-12-23 19:09:52 +01:00 |
|
Iván Ovejero
|
cfd32d2642
|
refactor: Phase out TSLint in nodes-base (no-changelog) (#4798)
* 🔥 Remove TSLint scripts
* 🔥 Remove TSLint config
* 🔥 Remove TSLint exceptions
* 👕 Adjust lint config
* ✏️ Add story numbers
|
2022-12-02 15:25:21 +01:00 |
|
Michael Kret
|
91d7e16c81
|
n8n-3867-progressively-apply-prettier-to-all (#3873)
* 🔨 formatting nodes with prettier
|
2022-08-17 17:50:24 +02:00 |
|
Jan Oberhauser
|
ec5bfaf895
|
👕 Fix lint issue
|
2022-02-19 14:51:20 +01:00 |
|
Thorsten Freitag
|
134845bb08
|
Added option to connect to self-hosted Grist instance.
|
2022-02-19 22:29:28 +11:00 |
|
Iván Ovejero
|
4bce33a530
|
✨ Add Grist node (#2158)
* Implement Grist node with List/Append/Update/Delete operations
* 🔨 Refactor Grist node
* 🔨 Make API key required
* 🔨 Complete create/upate operations
* 🔨 Fix item index in docId and tableId
* 🔨 Simplify continueOnFail item
* 👕 Nodelinter pass
* 👕 Fix lint
* 👕 Resort imports
* ⚡ Improvements
* 🔨 Simplify with optional access operator
* 🔨 Simplify row ID processing in deletion
* 🚧 Add stub for cred test
Pending change to core
* ⚡ Add workaround for cred test
* 🔥 Remove excess items check
* ✏️ Rename fields
* 🐛 Fix numeric filter
* ✏️ Add feedback from Product
* 🔥 Remove superfluous key
* ⚡ Small change
* ⚡ Fix subtitle and improve how data gets returned
Co-authored-by: Alex Hall <alex.mojaki@gmail.com>
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2021-09-29 19:10:39 -05:00 |
|