Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Nestjsx

A set of modules and extensions for NestJs framework
Collective - Host: opensource - https://opencollective.com/nestjsx - Website: https://twitter.com/MichaelYali - Code: https://github.com/nestjsx

Merge pull request #7 from ForeshadowRU/bugfix

Fixed wrong page counting

github.com/nestjsx/nestjs-typeorm-paginate - 25f5aeadb739491897aebd9f346cef6632d339bf authored almost 6 years ago
Added test for page count fix.

github.com/nestjsx/nestjs-typeorm-paginate - 000673c48b1155406eee84f114b642d06d257aaf authored almost 6 years ago
Fixed wrong page counting

github.com/nestjsx/nestjs-typeorm-paginate - 8abb368acadf23cae64e339daae62f1b873ba732 authored almost 6 years ago
fix(query): data type in filter value

1. add `prettier` to format code `-D`
2. add `lodash` for tests `-D`
3. parse number, boolean, nu...

github.com/nestjsx/crud - faf85ecce343f1802efd827ba9853dbb7bede298 authored almost 6 years ago
Update compiled lib

github.com/nestjsx/nest-access-control - 735ecf48902574c0700ccd1826ad5fe43ada5aab authored almost 6 years ago
Merge pull request #5 from maricn/fix-4-update-nestjs-version-6

Updates dependencies for nestjs v6.0.0.

github.com/nestjsx/nest-emitter - b7b9a70fe5ec59e41b240585386da24601d72cc3 authored almost 6 years ago
Fixed styling issue per PR comment.

github.com/nestjsx/nest-emitter - fdb9a9d17eebac2e11902e84d2276e2104f398fe authored almost 6 years ago
Merge pull request #8 from floross/nestjs/v6

chore update to nestjs v6

github.com/nestjsx/nest-access-control - 297d6c6ea0ac527697fbdd9221c16b2310189ee0 authored almost 6 years ago
Merge branch 'master' into nestjs/v6

github.com/nestjsx/nest-access-control - 64eb4da10d2cee54d1385cbed45c281a5ab8bce6 authored almost 6 years ago
Updates dependencies for nestjs v6.0.0.

github.com/nestjsx/nest-emitter - 07df40bd7d6fc7205bc501472c42cf1dcd6fb3aa authored almost 6 years ago
update lib to v1.0.1

github.com/nestjsx/nest-access-control - 2da37b242095cc17aedc240dc891dafd30f83880 authored almost 6 years ago
update changelog: Abstract AcGuard's user and role handling

github.com/nestjsx/nest-access-control - ac19e3618ee22a3756418767f6b1590a4e94f12d authored almost 6 years ago
update version to v1.0.1

github.com/nestjsx/nest-access-control - c4dffd4699b6e7bc3ebe6961a222a09b1c50088d authored almost 6 years ago
Merge pull request #7 from dantman/abstraction

Abstract AcGuard's user and role handling

github.com/nestjsx/nest-access-control - 6c61830ce7519dd8ab4b0ab61edce5443818c4d7 authored almost 6 years ago
Merge pull request #52 from fwoelffel/typo

fix(doc): typo

github.com/nestjsx/crud - bbdadf9dccf246f23f9c08cb0a2906e72c91f8aa authored almost 6 years ago
fix(doc): typo

github.com/nestjsx/crud - 245029f90177019460973eeafc63808cf7b45b61 authored almost 6 years ago
fix(doc): typo

github.com/nestjsx/crud - ef041f0a69839ead339ea5a40a37f56bc59cbc7f authored almost 6 years ago
Merge pull request #50 from avatsaev/patch-2

Update README.md

github.com/nestjsx/crud - 48fd76b15be503d170570fd2e8a0abee04f3009d authored almost 6 years ago
fix: Update readme

github.com/nestjsx/crud - bec3d9c748a72ddb545abeb8982fbd0f68fdc504 authored almost 6 years ago
Update README.md

github.com/nestjsx/crud - d1a447a08a87be660215a0cb84aaaa3e0486d678 authored almost 6 years ago
chore(3.3.0); version bump

github.com/nestjsx/crud - 602d573ca482d8e2d60b21a838fc23d129b1f8bc authored almost 6 years ago
Merge pull request #9 from dantman/constant

Export ROLES_BUILDER_TOKEN

github.com/nestjsx/nest-access-control - 147072c22f0df6252419b28ddeb18b0c4be3b541 authored almost 6 years ago
chore: turn `[ ]` to nice checkboxes in issue tpl

github.com/nestjsx/nestjs-config - fb4d1d453876182761bc3f2a4a22fdf7d78fab6c authored almost 6 years ago
chore(deps): re-generate `package-lock.json`

github.com/nestjsx/nestjs-config - 4d19c35e561822dfb5db49dfb4ca1c4122d81665 authored almost 6 years ago
chore(deps): allow `v5` and `v6` of nest.js as peer dependency

github.com/nestjsx/nestjs-config - b4572e088db81ba20fb2b761f93041b26e7d9c05 authored almost 6 years ago
Updated nest dependancies to v6

github.com/nestjsx/nestjs-config - 86d02b497a4c3c4cf6b490cba565a3165f6ba9a3 authored almost 6 years ago
chore(3.3.0): build, version bump

github.com/nestjsx/crud - ab146ed11dd56a649ce5b248843bd799f89d50e2 authored almost 6 years ago
Merge pull request #48 from Diluka/feature/custom-decorators

Feature/custom decorators

github.com/nestjsx/crud - bf14ff3d3bdb8d26696832b8b061163bd47f7bf9 authored almost 6 years ago
chore(): update README

github.com/nestjsx/crud - 3a66f7ed57ca6c4b66d78ae1989ecfde8ec3f230 authored almost 6 years ago
feature(): now can configure custom decorators to base method in `CrudOptions.routes`

github.com/nestjsx/crud - 41c4ff5825d05f837e308a066d93cca8d98f0181 authored almost 6 years ago
fix(): since the `interceptors` are already not support NestJS `5.x`, drop support and fix deprecated warnings

github.com/nestjsx/crud - 842b91a22c0f65af6c7b1abd1debb6dfb369e3a3 authored almost 6 years ago
feature(): make it easier to install from github

fork, make changes, install and try :)
1. refactor package.json
2. export `./typeorm/*` as namesp...

github.com/nestjsx/crud - 0b3a60ffbff561802ddea18cfa0ca4a6ff8fa920 authored almost 6 years ago
Merge pull request #46 from nestjsx/next

v.3.2.0

github.com/nestjsx/crud - a6a5f3d54351bfb93231aeeac3a27e1409b1ecb0 authored almost 6 years ago
chore(3.2.0): update README, version bump

github.com/nestjsx/crud - bfdc8852e792a257933067d8e7ab2d4d7719eebf authored almost 6 years ago
Export ROLES_BUILDER_TOKEN

This allows RoleBuilder to be injected into factory providers without referencing the constants ...

github.com/nestjsx/nest-access-control - c0b843f29445fec64a10353cd3e5e1e38a883be1 authored almost 6 years ago
Fix use of (role as any)

github.com/nestjsx/nest-access-control - 516fde6ae41be76192c5f3c3f0eead300822e247 authored almost 6 years ago
Add generic type for User and userRoles

github.com/nestjsx/nest-access-control - 40f8f1fe3191a792322a7e1308d1991036796326 authored almost 6 years ago
chore(3.2.0): build

github.com/nestjsx/crud - ba105da3ab7f21cc4eeca2dbdfbbecd0ce2f557c authored almost 6 years ago
chore(3.2.0): version bump

github.com/nestjsx/crud - 136a3698b1d2a52d162f5d0e0308badd4dd5fca7 authored almost 6 years ago
fix(): swagger doc format

github.com/nestjsx/crud - 9cb33319cf64533cbd2e3d3fd957ffa83c4856c2 authored almost 6 years ago
fix(): typo and add peers

github.com/nestjsx/crud - afe21e1144e87f2f23475a365ee2efcfa702e7d9 authored almost 6 years ago
feature(3.2.0): add coverage

github.com/nestjsx/crud - a7d59a5e1a6df1be5a99fa23e42b9b5206a8f811 authored almost 6 years ago
feature(3.2.0): added tests for params uuid validation

github.com/nestjsx/crud - 7ce69f66894e12185d6b701683270e00860e40b4 authored almost 6 years ago
feature(3.2.0): added findOne and find to the RepositoryService

github.com/nestjsx/crud - ecafff438363e3f49f043355e4833e5b939f70b9 authored almost 6 years ago
feature(3.2.0): added tests for UsePathInterceptors decorator

github.com/nestjsx/crud - 723180cf9e31c9c9528d814303b18bdd6f297f5b authored almost 6 years ago
feature(3.2.0): added UsePathInterceptors decorator

github.com/nestjsx/crud - 7b848e1d532bb926c654f700ac305a189e866a3b authored almost 6 years ago
Merge pull request #44 from nestjsx/3.1.0

Added ParsedBody decorator with validation

github.com/nestjsx/crud - 0c3b6dbc1ee7cc1a80133dc9b24cded5bc3f2c10 authored almost 6 years ago
feature(crud): added ParsedBody decorator with validation

github.com/nestjsx/crud - dd92049fbe27e5615decf7fe6e6f08042560bc2a authored almost 6 years ago
Merge pull request #39 from nestjsx/3.0.0

v3.0.0

github.com/nestjsx/crud - a0c78c9ad3b207a02a0138a3610b008ed6ec0e89 authored almost 6 years ago
chore() fix integration package.json

github.com/nestjsx/crud - e6b53c652bb0ce44a86a374733bf1bc4a22bfd94 authored almost 6 years ago
chore(): update README

github.com/nestjsx/crud - eff29afc03955ba2420eedb23df8ba05609645bb authored almost 6 years ago
chore(): update README

github.com/nestjsx/crud - eb4a3608955b0a796a27efd27958c3ee966a991f authored almost 6 years ago
chore(): version bump

github.com/nestjsx/crud - ebde741f2f500fdc513d36529d8b2e84aa440e48 authored almost 6 years ago
tests(3.0.0) added istanbul ignore

github.com/nestjsx/crud - f7093dff62ce4cf101980750ca3fe9520f31af3a authored almost 6 years ago
tests(3.0.0): added more coverage

github.com/nestjsx/crud - fa09c1dfde85c3d24c18e003983aa44a2d607a6d authored almost 6 years ago
tests(3.0.0): added more coverage

github.com/nestjsx/crud - 7f0b5d75598ee4d29b90a3334864fdae933ae0bd authored almost 6 years ago
tests(3.0.0) updated override route spec

github.com/nestjsx/crud - 92147017dcab483ff893fc084db1b9e19c83343e authored almost 6 years ago
tests(3.0.0) added override route spec

github.com/nestjsx/crud - e8d2f33d8bc316bcc456313427e2e9d989fd34a9 authored almost 6 years ago
chore(): fix tests

github.com/nestjsx/crud - 149eb711d11428ad6e2903f2d53a8745a78c97b9 authored almost 6 years ago
chore(): refactor swagger helpers, NestJs 6.0.0 ready

github.com/nestjsx/crud - bf6f102df6243964bc9519555c2f71ac087dd1a7 authored almost 6 years ago
Merge pull request #42 from Diluka/feature/nested-query

Feature/nested query

github.com/nestjsx/crud - 033ad749df071a39c4f80ae435650b07e90c5f24 authored almost 6 years ago
Merge branch '3.0.0' into feature/nested-query

github.com/nestjsx/crud - 1e33fc8144e468b1df89d1aac2c30b9988534cfb authored almost 6 years ago
fix(deps): update deps

github.com/nestjsx/crud - 4d7e43f319f82f7aa5b0ac6c5b541aa7d7b00998 authored almost 6 years ago
feature(paging): expose custom page-info creation

1. page only when page param exists or return list like before
2. page-info response can be custo...

github.com/nestjsx/crud - ba6d0e1e5507700173d98253afd208f9cac108da authored almost 6 years ago
bug fix

fix(core): dynamic create class for inject must change name
fix(swagger): add per_page alias
fix(...

github.com/nestjsx/crud - ac4eeb1c06a88fb9292c69da8b8f8f6728b15bc0 authored almost 6 years ago
fix(swagger): fixed metadata on method override

github.com/nestjsx/crud - 18e750d6a4d395de34809e12b1f4b59fb455a85f authored almost 6 years ago
squash preview changes

1. support query on nested fields
2. add more swaggers

github.com/nestjsx/crud - b63d4bb35077b0e15d4401fa74665560c7374b72 authored almost 6 years ago
chore(): bump package version

github.com/nestjsx/crud - a363fc95174e83ae322501108312d986a4538c74 authored almost 6 years ago
chore(): build

github.com/nestjsx/crud - 0e6df78767ceb36ec55207be5699f9b1edaadef2 authored almost 6 years ago
chore(): bump rc version

github.com/nestjsx/crud - ade56642b7f5b52d6bdb27cf3081132a2508120e authored almost 6 years ago
feature(3.0.0) wip: a lot of cool features

github.com/nestjsx/crud - 6a37d9e9569d504e9fc222af2dc5829fd80c1699 authored almost 6 years ago
chore update to nestjs v6

github.com/nestjsx/nest-access-control - 8779674c95784d4e5a437949522954b31e673c70 authored almost 6 years ago
feature(crud) wip: select slug instead of id

github.com/nestjsx/crud - bcecdc3e8ccd4806237f96e58959eadc7561fa3c authored almost 6 years ago
feature(crud) manage routes

github.com/nestjsx/crud - 5cb01a024bcf67c693185eecb93fd4c384ed839a authored almost 6 years ago
corrected travis url for badge

github.com/nestjsx/nestjs-typeorm-paginate - 3c4415289b9412e36efd16e5e8070d1cb5660888 authored almost 6 years ago
Changed repo name and title

github.com/nestjsx/nestjs-typeorm-paginate - df479e650ec425bb72edf7bbf64caa6058f5ac31 authored almost 6 years ago
Updated jest to avoid error with node 11.11.0

github.com/nestjsx/nestjs-typeorm-paginate - 2bd698d4bae4aa79964215caa9d4f7e538262bc2 authored almost 6 years ago
Merge pull request #4 from jesussegado/master

fix(npm): readme guide and main option added in package.json

github.com/nestjsx/nestjs-typeorm-paginate - f8fb7cac4cd5616cc97c6e1b090c8dace71d0eea authored almost 6 years ago
fix(npm): readme guide and main option added in package.json

github.com/nestjsx/nestjs-typeorm-paginate - bd25e04668e8d219570305fd820a033e50cc4acd authored almost 6 years ago
Merge pull request #3 from bashleigh/fix/pagination-options-interface

Corrected pagination options interface name

github.com/nestjsx/nestjs-typeorm-paginate - 3c9fa2e4f5b6c5402950cea3b65acdb175a61140 authored almost 6 years ago
Corrected pagination options interface name

github.com/nestjsx/nestjs-typeorm-paginate - 29ffc86fa9ad9352f82866db9f67626c94b69896 authored almost 6 years ago
Abstract AcGuard's user and role handling

Overriding getUser can be used to support other non-http contexts or be used to get a user from ...

github.com/nestjsx/nest-access-control - c7c0721556c205d286bcf677968ba5adddb9e3c1 authored almost 6 years ago
Merge pull request #50 from shekohex/greenkeeper/ts-jest-24.0.0

Update ts-jest to the latest version 🚀

github.com/nestjsx/nest-router - fd1e1d420ae84bf2672a5c4820178c7b862d1398 authored almost 6 years ago
chore(package): update lockfile package-lock.json

github.com/nestjsx/nest-router - c0e658b55f92d3a669a5bd9f0af29cc8d72e830e authored almost 6 years ago
chore(package): update ts-jest to version 24.0.0

github.com/nestjsx/nest-router - 6e0099c14fbe4ed981a59030a81023a27c6563ac authored almost 6 years ago
Added missing resolveRootPath method to configmodule

github.com/nestjsx/nestjs-config - dd19185127d3cd1068a346721c829ab9936ba55c authored almost 6 years ago
Fixed annoying issue with npm...

github.com/nestjsx/nestjs-config - 8ebfa857feb6be3004e8fda1a4697eda2476c2b0 authored almost 6 years ago
Merge pull request #29 from nestjs-community/feature/typescript-update

Upgraded typescript version

github.com/nestjsx/nestjs-amqp - 5bf1f9859ed8a98427a3b3d8824eca2db9974033 authored almost 6 years ago
Updated typescript

github.com/nestjsx/nestjs-config - b8df614a6e6acc7f3eef5be8117ed00657771aba authored almost 6 years ago
Merge pull request #49 from shekohex/greenkeeper/@types/node-11.9.0

Update @types/node to the latest version 🚀

github.com/nestjsx/nest-router - 88052d52cca18196eeeb54f0c510f4bbc20c328a authored almost 6 years ago