Commit Graph

8 Commits

Author SHA1 Message Date
Ricardo Espinoza
7a8425a152 ✨ Add Notion node V2 (#2437)
* ⚡ Add versioning

* ⚡ Add credentials verification

* ⚡ Add folmula filtering

* ⚡ Add file support

* ⚡ Apply internal review

* ⚡ Improvements

* ⚡ Add page updated event to trigger

* ⚡ Use name instead of id when setting expression in select type

* ⚡ improvements

* ⚡ Improvements

* ⚡ Improvement to descriptions

* ⚡ Add filter to databasePage:getAll

* ⚡ Improvements

* ⚡ Add database:search operation

* ⚡ Add page:archive operation

* ⚡ Allow clearing fields date type

* ⚡ Allow setting single value in people type field

* asasas

* asasas

* aaaaa

* ⚡ Improvements

* ⚡ Fix merging issues

* 🐛 Fix filename

* ⚡ Minor fix

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-12-29 23:23:22 +01:00
Iván Ovejero
2b74b6238e ⚡ Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize

* 🔥 Deprecate color in non-FA nodes

* ⚡ Minor node name fixes

* 📦 Update package-lock.json

* ⏪ Restore Merge node color

* 👕 Fix lint
2021-12-23 13:30:35 +01:00
Ricardo Espinoza
a9987cd541 ⚡ Add timezone support to date type field in Notion (#2082)
* Add timezone in date property on Notion

Signed-off-by: 5pecia1 <pdpxpd@gmail.com>

* ⚡ Improvements to #2036

* ⚡ Minor improvements

Co-authored-by: 5pecia1 <pdpxpd@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-08-13 20:57:18 +02:00
Ricardo Espinoza
92a2e863f3 🐛 Fix bug paginating databases and users (#1907) 2021-06-22 23:59:04 +02:00
Ricardo Espinoza
233fc72dc2 ⚡ Add the posiblity to set multi-select fields with the names (#1892)
* ⚡ Add the posiblity to set multi-select fields with the names

* 🐛 Fix issue with expressions

Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-13 19:17:39 +02:00
Ricardo Espinoza
d095588ac7 ⚡ Add parameter include time when setting field type date on Notion node (#1879)
* ⚡ Add parameter include time when setting field type date

Fixes issue #1878

* Fix issue with date format
2021-06-12 18:06:47 +02:00
Ricardo Espinoza
2a7a87eb4d 🐛 Fix issue when filtering fields type select & multi_select on Notion Node (#1819)
Also, it adds a change to how the links are handled. Before, if a link were left blank, the node would error. Now, if the link is left blank, it gets ignored.
2021-05-24 16:45:58 -05:00
Jan
ed6f2c5b8a ✨ Add Notion Node (#1811)
* ✨ Notion Node

* ⚡ Improvements

* test

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Add missing url field

* Remove linter errors

* ⚡ Add filters

* ⚡ Add and & or filters

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Fixed style on some options

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ Improvements

* ⚡ improvements

* ⚡ Rename DatabasePage -> Search to Get All

* ⚡ Improvements

* ⚡ Minor improvements

Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
2021-05-20 16:31:23 -05:00