Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / fernandohenriques/nestjs-graphql-boilerplate issues and pull requests
#58 - Bump cookiejar from 2.1.2 to 2.1.4
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#57 - Bump class-validator from 0.11.0 to 0.14.0
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#56 - Bump json5 from 1.0.1 to 1.0.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#55 - Bump express and @nestjs/platform-express
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#54 - Bump qs from 6.5.2 to 6.5.3
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#53 - Bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#52 - Bump loader-utils from 1.2.3 to 1.4.2
Pull Request -
State: open - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#51 - Bump terser from 4.4.3 to 4.8.1
Pull Request -
State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#50 - About error ocurred
Issue -
State: open - Opened by mozgbrasil about 3 years ago
#49 - Bump tmpl from 1.0.4 to 1.0.5
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#48 - Bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#47 - Having Docker Problems
Issue -
State: open - Opened by randnix over 3 years ago
#46 - Bump hosted-git-info from 2.8.5 to 2.8.9
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#45 - Bump handlebars from 4.5.3 to 4.7.7
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#44 - Bump ssri from 6.0.1 to 6.0.2
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#43 - Bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#42 - Bump elliptic from 6.5.3 to 6.5.4
Pull Request -
State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies
#41 - Remove unnecessary dependency on the ts-loader
Issue -
State: open - Opened by fhenriques-meli almost 4 years ago
#40 - Implements Partial<Entity> on DTOs
Issue -
State: open - Opened by fhenriques-meli almost 4 years ago
#39 - Explain about project architecture on README
Issue -
State: open - Opened by fernandohenriques almost 4 years ago
#38 - Migrate from NestJS 6 to NestJS 7
Issue -
State: open - Opened by fernandohenriques almost 4 years ago
#37 - Comment about Git Flow in the README
Issue -
State: open - Opened by fernandohenriques about 4 years ago
#36 - Commitlint + Husky + Standard Version
Issue -
State: open - Opened by fernandohenriques about 4 years ago
#35 - Create separated class to maintain all regex of the project
Issue -
State: open - Opened by fhenriques-meli about 4 years ago
#34 - add global pipe to makes validation in bodies inside requests based on DTOs
Pull Request -
State: open - Opened by noghartt about 4 years ago
#33 - Add Mongo Express service to docker-compose.yml
Pull Request -
State: closed - Opened by noghartt about 4 years ago
#32 - Update ts-node-dev flag
Pull Request -
State: closed - Opened by souzasmatheus about 4 years ago
#31 - Create interface for login with 2FA inside the Auth module
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#30 - Use ValidateNested decorator from Class Validator lib
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#29 - Bump elliptic from 6.5.2 to 6.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#28 - Add lint for Dockerfile
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#27 - Explain about playground on README
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#26 - Build migrations to run App on production
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#25 - Simple JWT Auth module
Pull Request -
State: open - Opened by fxcosta over 4 years ago
- 1 comment
#24 - Have roles for two types of users (admin and user)
Issue -
State: open - Opened by fernandohenriques over 4 years ago
#23 - Use Fastify Compression middleware
Issue -
State: open - Opened by fernandohenriques almost 5 years ago
#22 - Fix Helmet use on Fastify
Issue -
State: open - Opened by fernandohenriques almost 5 years ago
#21 - Use Generics on Service Helper functions
Issue -
State: open - Opened by fernandohenriques almost 5 years ago
#20 - feature request: social auth
Issue -
State: open - Opened by kodeine almost 5 years ago
- 4 comments
#19 - Use plugin "eslint-plugin-import" to force organize imports order
Issue -
State: open - Opened by fernandohenriques almost 5 years ago
#18 - Add Mongo Express on Docker Compose
Issue -
State: closed - Opened by fernandohenriques almost 5 years ago
- 1 comment
#17 - Bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] almost 5 years ago
Labels: dependencies
#16 - Create commands to install and uninstall libs with Make
Issue -
State: closed - Opened by fernandohenriques almost 5 years ago
#15 - Migrate TSLint to ESLint
Issue -
State: open - Opened by fernandohenriques almost 5 years ago
#14 - Fix Date Scalar type
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
#13 - Create pattern to work with pagination
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
- 1 comment
#12 - Add config in .editorconfig to use tab on Makefile
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
#11 - Add CI and run tests when PR is open
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#10 - Implements Auth module
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#9 - e2e tests runs with error from Make
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
#8 - Implements graceful shutdown pattern
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#7 - Create health check endpoint
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#6 - Migration to break name attribute in firstName and lastName
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#5 - Create Upload scalar type
Issue -
State: open - Opened by fernandohenriques about 5 years ago
- 1 comment
#4 - Create Email scalar type
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
#3 - Config Docker multi-stages build
Issue -
State: open - Opened by fernandohenriques about 5 years ago
#2 - Create README
Issue -
State: closed - Opened by fernandohenriques about 5 years ago
- 1 comment
#1 - Update package.json
Pull Request -
State: closed - Opened by guibfo about 5 years ago