issues
search
balena-io-modules
/
pinejs-client-js
4
stars
4
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update TypeScript to 5.7.2
#185
thgreasi
closed
1 week ago
1
Update @balena/abstract-sql-to-typescript to 5.0.0
#184
thgreasi
closed
1 month ago
0
Add support for calling odata fns
#183
otaviojacobi
closed
1 month ago
0
WIP: compile $canAccess: true into Auth.canAccess()
#182
otaviojacobi
closed
2 months ago
0
wip
#181
otaviojacobi
closed
2 months ago
1
Fix multiple lambdas triggering the expand filter error
#180
Page-
closed
2 months ago
0
Switch tsconfig module resolution to Node16
#179
Page-
closed
2 months ago
0
Export `OptionsToResponse` type helper
#178
Page-
closed
2 months ago
0
Update TypeScript to 5.6.2
#177
thgreasi
closed
2 months ago
0
Improve `upsert` typings
#176
Page-
closed
2 months ago
0
Improve `getOrCreate` typings
#175
Page-
closed
2 months ago
0
Subscribe typing improvements
#174
Page-
closed
2 months ago
0
Add the option to list expected parameter aliases when preparing a query
#173
Page-
closed
2 months ago
0
8.x
#172
Page-
closed
2 months ago
0
Fix typings for `request` method when using `method: 'GET'`
#171
Page-
closed
3 months ago
0
Reduce overloads for `get` by improving `OptionsToResponse` type helper
#170
Page-
closed
3 months ago
0
Change `ExpandPropsOf` and `ExpandToResponse` helpers to check the common case first
#169
Page-
closed
3 months ago
1
Fix most lint warnings
#168
Page-
closed
3 months ago
0
Update abstract-sql-to-typescript to v4
#167
joshbwlng
closed
3 months ago
2
Fix `getOrCreate` and `upsert` typing for the `body` property
#166
Page-
closed
4 months ago
0
Export `ExpandableStringKeyOf` typing
#165
Page-
closed
4 months ago
0
Improve typings of `prepare` when used to `GET`
#164
Page-
closed
4 months ago
0
Select all non-expanded fields when there is no $select
#163
Page-
closed
5 months ago
0
WIP: prototyping tests
#162
otaviojacobi
closed
3 months ago
0
Update dependencies
#161
Page-
closed
5 months ago
0
Use `OptionsToResponse` to avoid most of the `get` overloads
#160
Page-
closed
5 months ago
1
Add support for nested $expand response types and $count expands
#159
Page-
closed
5 months ago
0
Correctly type that all properties are selected with a missing $select
#158
Page-
closed
5 months ago
0
Improve $orderby typings when not providing a model
#157
Page-
closed
5 months ago
0
Correctly type the `POST` result as being fully deferred
#156
Page-
closed
5 months ago
0
Deprecate passing `url` to helper functions
#155
Page-
closed
5 months ago
0
Type `upsert` and `getOrCreate` as not accepting a `url`
#154
Page-
closed
5 months ago
3
Include comments in generated output so that jsdoc is available
#153
Page-
closed
5 months ago
0
Add `$filter` to nested `$count` typings
#152
Page-
closed
5 months ago
1
Tests: improve typing of tests
#151
Page-
closed
5 months ago
0
Tests: remove unnecessary/unintended returns
#150
Page-
closed
5 months ago
0
Fix using top level $count downstream
#149
Page-
closed
5 months ago
0
Type $count/$any/$all as needing to be nested in a navigation property
#148
Page-
closed
6 months ago
0
Use readonly arrays for typings for better compatibility with `as const`
#147
Page-
closed
6 months ago
0
Deprecate the generic `PinejsClient` typing in favor of using `this` for `.clone` typing
#146
Page-
closed
6 months ago
0
Update dev dependencies
#145
Page-
closed
7 months ago
0
Add support for using model specific typings
#144
Page-
closed
5 months ago
3
Improve typings
#143
Page-
closed
9 months ago
0
Update dependencies
#142
Page-
closed
9 months ago
0
Respect the Retry-After header when clients define the getRetryAfterHeader option
#141
thgreasi
closed
12 months ago
0
Add support for $duration
#140
thgreasi
closed
1 year ago
0
Avoid an unnecessary function creation on each get() call
#139
thgreasi
closed
1 year ago
0
CI: Convert tests to TypeScript
#138
joshbwlng
closed
1 year ago
1
Fix `$orderby: { a: { $count: ... }, $dir: 'asc' }` typings
#137
thgreasi
closed
2 years ago
3
Update TypeScript to 4.9.3
#136
thgreasi
closed
2 years ago
1
Next