1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/nodes-base/nodes/Baserow
Iván Ovejero 4bb16b47a3
Baserow filters expansion ()
* 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 () 2021-07-12 13:26:21 +02:00
Baserow.node.ts Load credentials from the database () 2021-08-20 18:57:30 +02:00
baserow.svg Add Baserow node () 2021-07-12 13:26:21 +02:00
GenericFunctions.ts Load credentials from the database () 2021-08-20 18:57:30 +02:00
OperationDescription.ts Baserow filters expansion () 2021-09-11 10:31:43 +02:00
types.d.ts Add Baserow node () 2021-07-12 13:26:21 +02:00