Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / balena-io-modules/pinejs-client-js issues and pull requests

#163 - Select all non-expanded fields when there is no $select

Pull Request - State: closed - Opened by Page- 6 days ago

#162 - WIP: prototyping tests

Pull Request - State: open - Opened by otaviojacobi 7 days ago

#161 - Update dependencies

Pull Request - State: closed - Opened by Page- 7 days ago

#160 - Use `OptionsToResponse` to avoid most of the `get` overloads

Pull Request - State: closed - Opened by Page- 7 days ago - 1 comment

#159 - Add support for nested $expand response types and $count expands

Pull Request - State: closed - Opened by Page- 11 days ago

#157 - Improve $orderby typings when not providing a model

Pull Request - State: closed - Opened by Page- 12 days ago

#156 - Correctly type the `POST` result as being fully deferred

Pull Request - State: closed - Opened by Page- 14 days ago

#155 - Deprecate passing `url` to helper functions

Pull Request - State: closed - Opened by Page- 19 days ago

#154 - Type `upsert` and `getOrCreate` as not accepting a `url`

Pull Request - State: closed - Opened by Page- 20 days ago - 3 comments

#153 - Include comments in generated output so that jsdoc is available

Pull Request - State: closed - Opened by Page- 20 days ago

#152 - Add `$filter` to nested `$count` typings

Pull Request - State: closed - Opened by Page- 21 days ago - 1 comment

#151 - Tests: improve typing of tests

Pull Request - State: closed - Opened by Page- 21 days ago

#150 - Tests: remove unnecessary/unintended returns

Pull Request - State: closed - Opened by Page- 21 days ago

#149 - Fix using top level $count downstream

Pull Request - State: closed - Opened by Page- 25 days ago

#148 - Type $count/$any/$all as needing to be nested in a navigation property

Pull Request - State: closed - Opened by Page- about 1 month ago

#147 - Use readonly arrays for typings for better compatibility with `as const`

Pull Request - State: closed - Opened by Page- about 1 month ago

#145 - Update dev dependencies

Pull Request - State: closed - Opened by Page- 2 months ago

#144 - Add support for using model specific typings

Pull Request - State: closed - Opened by Page- 4 months ago - 3 comments

#143 - Improve typings

Pull Request - State: closed - Opened by Page- 4 months ago

#142 - Update dependencies

Pull Request - State: closed - Opened by Page- 4 months ago

#140 - Add support for $duration

Pull Request - State: closed - Opened by thgreasi about 1 year ago

#139 - Avoid an unnecessary function creation on each get() call

Pull Request - State: closed - Opened by thgreasi about 1 year ago

#138 - CI: Convert tests to TypeScript

Pull Request - State: closed - Opened by joshbwlng over 1 year ago - 1 comment

#137 - Fix `$orderby: { a: { $count: ... }, $dir: 'asc' }` typings

Pull Request - State: closed - Opened by thgreasi over 1 year ago - 3 comments

#136 - Update TypeScript to 4.9.3

Pull Request - State: closed - Opened by thgreasi over 1 year ago - 1 comment

#135 - Add files to opts when are present as part of body

Pull Request - State: open - Opened by nitishagar over 1 year ago

#134 - Refactor the deprecation message definitions

Pull Request - State: closed - Opened by thgreasi over 1 year ago

#133 - tests: Support `.only` & `.skip` in the higher level test functions

Pull Request - State: closed - Opened by thgreasi over 1 year ago - 1 comment

#132 - Add support for `$filter: { $op: [{ $count: {} }, number] }` notation

Pull Request - State: closed - Opened by thgreasi over 1 year ago

#131 - Flowzone: Use inherited secrets

Pull Request - State: closed - Opened by Page- over 1 year ago - 1 comment

#130 - Replace balenaCI with flowzone

Pull Request - State: closed - Opened by thgreasi almost 2 years ago - 1 comment

#128 - Fix $count typings to only allow $filter under it

Pull Request - State: closed - Opened by thgreasi almost 2 years ago

#127 - Add support for `$orderby: { a: { $count: ... }, $dir: 'asc' }` notation

Pull Request - State: closed - Opened by thgreasi almost 2 years ago

#126 - Remove circleci/update deps

Pull Request - State: closed - Opened by Page- about 2 years ago - 1 comment

#125 - Avoid modifying the resulting promise when retries are not used

Pull Request - State: closed - Opened by thgreasi over 2 years ago - 1 comment

#124 - Add optional retry

Pull Request - State: closed - Opened by toochevere over 2 years ago - 2 comments

#123 - encodedSlash is not supported in filters

Issue - State: open - Opened by klutchell almost 3 years ago - 6 comments

#122 - Delete CODEOWNERS

Pull Request - State: closed - Opened by thgreasi about 3 years ago - 1 comment

#121 - Enable strict tsconfig options by default

Pull Request - State: closed - Opened by Page- over 3 years ago - 1 comment

#120 - Update dependencies

Pull Request - State: closed - Opened by Page- over 3 years ago - 1 comment

#119 - Explicitly specify return types for all functions

Pull Request - State: closed - Opened by Page- over 3 years ago - 1 comment

#118 - Update dev dependencies

Pull Request - State: closed - Opened by Page- over 3 years ago - 1 comment

#117 - User wants better documentation for pinejs-client

Issue - State: open - Opened by jellyfish-bot over 3 years ago - 1 comment

#116 - Improve typings

Pull Request - State: closed - Opened by Page- almost 4 years ago - 2 comments

#115 - Add support for $format

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#114 - Improve $orderby typing to allow `[{a: 'desc'}, {b: 'asc'}]`

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#113 - Update dev dependencies

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#112 - Fix prepare $count typings

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#111 - Improve typings for request/post/put/patch/delete

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#110 - Fix typing when id is specified to be `AnyObject | undefined`

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#109 - Deprecate `'a/$count'` styles of $count and update typings to reflect it

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#108 - Improve return typing of `subscribe` method

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#107 - Improve typings

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#106 - Top-level/expand $count

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#105 - Remove redundant ParamsObj/SubscribeParamsObj types

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#104 - Use `Object.keys` in preference to `hasOwnProperty` where applicable

Pull Request - State: closed - Opened by Page- almost 4 years ago - 1 comment

#103 - Add `$filter: { a: { $count: 1 } }` sugar for $count in filters

Pull Request - State: closed - Opened by Page- almost 4 years ago - 2 comments

#102 - Add support for using named ids

Pull Request - State: closed - Opened by Page- almost 4 years ago

#101 - Drop unnecessary async from request()

Pull Request - State: closed - Opened by thgreasi about 4 years ago

#100 - Add 'getOrCreate' method supporting natural keys

Pull Request - State: closed - Opened by thgreasi about 4 years ago - 1 comment

#99 - Generate optional builds for es2015/es2018 as well as the default es5

Pull Request - State: closed - Opened by Page- about 4 years ago

#98 - Update dependencies

Pull Request - State: closed - Opened by Page- about 4 years ago

#97 - Export the transformGetResult helper, to help consumers override the get method

Pull Request - State: closed - Opened by thgreasi about 4 years ago - 2 comments

#96 - 🐛: Fix missing `deprecated.getStringParams` function

Pull Request - State: closed - Opened by afitzek over 4 years ago

#95 - Add the missing `method` on the post method

Pull Request - State: closed - Opened by thgreasi over 4 years ago

#94 - Update to resin-lint 3.x

Pull Request - State: closed - Opened by Page- over 4 years ago - 2 comments

#93 - CircleCI: Remove deploy job as it's handled by balenaCI

Pull Request - State: closed - Opened by Page- over 4 years ago

#92 - Allow resource/$count in $filter

Pull Request - State: closed - Opened by Page- over 4 years ago - 3 comments

#91 - Remove `defaults` helper in favour of `??`

Pull Request - State: closed - Opened by Page- over 4 years ago

#90 - 6.x

Pull Request - State: closed - Opened by Page- over 4 years ago

#89 - Deprecations

Pull Request - State: closed - Opened by Page- over 4 years ago

#88 - Avoid allocations when destroying a poll

Pull Request - State: closed - Opened by Page- over 4 years ago

#87 - Improve `RawFilter` typing

Pull Request - State: closed - Opened by Page- over 4 years ago

#86 - Update dependencies

Pull Request - State: closed - Opened by Page- over 4 years ago

#85 - Switch most CODEOWNERS entries to a team

Pull Request - State: closed - Opened by Page- over 4 years ago

#84 - Should have a getOrCreate helper method

Issue - State: open - Opened by thgreasi almost 5 years ago

#83 - Remove unnecessary `string` type that is handled by the `Params` type

Pull Request - State: closed - Opened by Page- about 5 years ago

#82 - Add some type casting so that it compiles on TypeScript 3.5

Pull Request - State: closed - Opened by thgreasi about 5 years ago

#81 - Add 'upsert' method supporting natural keys

Pull Request - State: closed - Opened by thgreasi about 5 years ago - 2 comments

#80 - Use an .npmrc to prevent creating a package-lock on each install

Pull Request - State: closed - Opened by thgreasi about 5 years ago - 3 comments

#79 - Should be able to build with TypeScript 3.5

Issue - State: closed - Opened by thgreasi about 5 years ago

#78 - Fix downstream declaration creation errors due to `Dictionary`

Pull Request - State: closed - Opened by Page- about 5 years ago

#77 - Should have an upsert method supporting natural keys

Issue - State: closed - Opened by thgreasi about 5 years ago

#76 - Add CODEOWNERS

Pull Request - State: closed - Opened by imrehg about 5 years ago - 2 comments

#75 - Add support for parameter aliases in resource ids

Pull Request - State: closed - Opened by Page- about 5 years ago

#74 - Deduplicate transformation of GET results

Pull Request - State: closed - Opened by Page- about 5 years ago

#73 - Simplify how we expose types, which means `subscribe` is now exposed

Pull Request - State: closed - Opened by Page- about 5 years ago - 1 comment

#72 - Add a prepare method that prepares a query into a function

Pull Request - State: closed - Opened by Page- about 5 years ago - 2 comments

#71 - Add automatic formatting via prettier

Pull Request - State: closed - Opened by Page- about 5 years ago

#70 - Add .versionbot/CHANGELOG.yml for downstream changelogs

Pull Request - State: closed - Opened by Page- about 5 years ago - 1 comment

#69 - Fix `passthroughByMethod` typing

Pull Request - State: closed - Opened by Page- over 5 years ago

#68 - Make the abstract `overrides` signature optional

Pull Request - State: closed - Opened by Page- over 5 years ago

#67 - Switch to using `ReturnType` now that we can

Pull Request - State: closed - Opened by Page- almost 6 years ago

#66 - Throw errors on empty $select or $orderby arrays as they're invalid

Pull Request - State: closed - Opened by Page- almost 6 years ago

#65 - Fix expand type

Pull Request - State: closed - Opened by Page- almost 6 years ago - 1 comment

#64 - Use a native in for `$in` when all elements are primitive

Pull Request - State: closed - Opened by Page- almost 6 years ago