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/SeaTable
Tom 2d8ac4b477
fix(SeaTableTrigger Node): Fix timezone issues ()
* SeaTable: Add timezone field to credentials, make trigger query timezone-aware

*  replaced string input with options for timezone, small fixes

*  small fixes

Co-authored-by: Michael Kret <michael.k@radency.com>
2022-03-13 10:45:26 +01:00
..
GenericFunctions.ts Simplify code 2021-10-07 17:12:06 -05:00
Interfaces.ts Simplify code 2021-10-07 17:12:06 -05:00
RowDescription.ts Enforce type checking in all node params () 2021-12-03 09:44:16 +01:00
Schema.ts
SeaTable.node.json Add and update codex files () 2021-10-08 00:15:10 +02:00
SeaTable.node.ts Deprecate step size and node color () 2021-12-23 13:30:35 +01:00
seaTable.svg
SeaTableTrigger.node.json Add and update codex files () 2021-10-08 00:15:10 +02:00
SeaTableTrigger.node.ts fix(SeaTableTrigger Node): Fix timezone issues () 2022-03-13 10:45:26 +01:00
types.d.ts