n8n/packages/nodes-base/nodes/Baserow
Iván Ovejero 4bb16b47a3
Baserow filters expansion (#2183)
* Added filters

The API was changed to add filters: date_before and date_after
Directly added the other filters that weren't in the node yet:
link_row_has and link_row_has_not
Not sure about the description of the second set.

* 🔨 Refactor Baserow filters expansion

Co-authored-by: bramknuever <60007341+bramknuever@users.noreply.github.com>
2021-09-11 10:31:43 +02:00
..
Baserow.node.json Add Baserow node (#1938) 2021-07-12 13:26:21 +02:00
Baserow.node.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
baserow.svg Add Baserow node (#1938) 2021-07-12 13:26:21 +02:00
GenericFunctions.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
OperationDescription.ts Baserow filters expansion (#2183) 2021-09-11 10:31:43 +02:00
types.d.ts Add Baserow node (#1938) 2021-07-12 13:26:21 +02:00