Eric Tuvesson
8279e1941b
fix(runtime): Passing in invalid date to "Date To String" node causes node scope to fail ( #75 )
2024-09-24 22:24:09 +02:00
Eric Tuvesson
e8d229f385
feat(runtime): Add "className" option support to "relatedTo" ( #73 )
...
* feat(runtime): Add "className" option support to "relatedTo"
Also includes error handling when "className" is not found.
2024-09-24 22:23:10 +02:00
Eric Tuvesson
977f1db917
feat(runtime): Query Records, add "Is Empty" output ( #70 )
2024-09-24 22:21:30 +02:00
Eric Tuvesson
f178d1c803
feat: Add Support for Parse Server v7 ( #20 )
...
* feat: Upgrade Aggregate queries to latest Parse API
* feat: Save parse server major version in metadata
This can be used to determine which version of the Parse API that will be used.
* fix: Add support for both versions of aggregate queries
2024-08-14 23:15:10 +02:00
Eric Tuvesson
297022e19b
feat(runtime): Add default label to String Format node ( #49 )
...
Update the String Format node default label to show the format, like how the other nodes work.
2024-08-14 23:14:38 +02:00
Eric Tuvesson
af81e1304e
fix(runtime): JavaScript Records API error handling ( #32 )
2024-08-14 23:09:20 +02:00
Eric Tuvesson
c66ce32449
fix: Add more error handling to JavaScript Records API ( #33 )
2024-08-14 23:08:36 +02:00
Eric Tuvesson
610f2bb1d9
feat(runtime): Date To String node, add "yearShort" format ( #29 )
2024-08-14 23:07:41 +02:00
Eric Tuvesson
509e967028
feat: Improve the Noodl.Records.query typings API ( #25 )
2024-08-14 23:06:51 +02:00
Eric Tuvesson
62d545d4f9
Fix: Javascript node error logs ( #14 )
...
In some cases the error is a string, and when logging it will write "undefined" into the console instead of providing a useful error message.
2024-08-14 22:59:06 +02:00
Michael Cartner
b9c60b07dc
Initial commit
...
Co-Authored-By: Eric Tuvesson <eric.tuvesson@gmail.com >
Co-Authored-By: mikaeltellhed <2311083+mikaeltellhed@users.noreply.github.com >
Co-Authored-By: kotte <14197736+mrtamagotchi@users.noreply.github.com >
Co-Authored-By: Anders Larsson <64838990+anders-topp@users.noreply.github.com >
Co-Authored-By: Johan <4934465+joolsus@users.noreply.github.com >
Co-Authored-By: Tore Knudsen <18231882+torekndsn@users.noreply.github.com >
Co-Authored-By: victoratndl <99176179+victoratndl@users.noreply.github.com >
2024-01-26 11:52:55 +01:00