Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
steve-lebleu pushed 1 commit to main steve-lebleu/youtube-to-mp3
- chore: fine tune instructions 5cf94fb
steve-lebleu pushed 2 commits to main steve-lebleu/youtube-to-mp3
steve-lebleu pushed 367 commits to master steve-lebleu/nest
- test(sample-01): added service unit tests 7ec3eb2
- test(sample-01): added controller create cat unit test 5c9bcc8
- test(sample-01): improved tests c032e83
- test(sample-12): setup testing environment - write unit tests for cats.service.ts file 1a80a9c
- test(sample-12): add unit tests to the cats.resolver d073083
- test(sample-12): add unit test to the cat-owner resolver field 992b18e
- test(sample-12): add unit tests to increase test coverage bb520c0
- test(sample-12): add e2e tests 86826a6
- feat: emit batch 069676f
- feat: add block wrapping return cb8e04d
- fix: modify access modifier 14cffb3
- test: test for emit-batch 0f00a34
- fix(core): dependencies not resolving for transient lazy providers 91beaf7
- fix(core): dependencies not resolving for transient lazy providers daf0f88
- chore(deps): update @nestjs/mongoose in 06-mongoose sample f0527d0
- test(06-mongoose): refactor tests for controller 3117b24
- test(06-mongoose): add missing tests for controller 3c6a295
- test(06-mongoose): refactor tests for service 2da8228
- test(06-mongoose): add missing tests for service d0b2835
- feat(06-mongoose): add update method 3e061e9
- and 347 more ...
steve-lebleu pushed 1 commit to main BLSQ/openhexa-app
- fix: silent email address trim (#848) * fix: silent email address trim * fix: revert previous implemenation and u... 87779c8
steve-lebleu closed a pull request on BLSQ/openhexa-app
fix: silent email address trim
Just apply a trim on the email input value in a reusable way.steve-lebleu pushed 2 commits to fix/trim-email-address BLSQ/openhexa-app
steve-lebleu pushed 1 commit to fix/trim-email-address BLSQ/openhexa-app
- refactoring: remove comments && dead code f6125ec
steve-lebleu pushed 1 commit to feature/improve-workflow-workspace-invitation BLSQ/openhexa-frontend
- chore: add missing translations 59d6396
steve-lebleu opened a pull request on BLSQ/openhexa-app
feat: add existing member into a workspace and automate invitation ac…
## Descirption Implements upgrade of the workflow invitation flow: - Allow workspace admin to search about worskpace candidates. - If a candidate already exists in database, allow admin to b...steve-lebleu created a branch on BLSQ/openhexa-app
feat/hexa-1092-optimize-workflow-invitation-flow - The OpenHEXA app component
steve-lebleu created a branch on BLSQ/openhexa-frontend
feature/improve-workflow-workspace-invitation - NextJS frontend for OpenHEXA
steve-lebleu created a review on a pull request on BLSQ/openhexa-frontend
It looks good.
steve-lebleu pushed 1 commit to fix/trim-email-address BLSQ/openhexa-app
- fix: revert previous implemenation and use existing string util 195ff64
steve-lebleu created a branch on BLSQ/openhexa-app
feat/pg-admin-dev-tool - The OpenHEXA app component
steve-lebleu opened a pull request on BLSQ/openhexa-app
fix: silent email address trim
Just apply a trim on the email input value in a reusable way.steve-lebleu created a branch on BLSQ/openhexa-app
fix/trim-email-address - The OpenHEXA app component
steve-lebleu pushed 762 commits to master steve-lebleu/nest
- chore(deps-dev): bump @apollo/server from 4.10.1 to 4.10.2 Bumps [@apollo/server](https://github.com/apollographql/a... 2957483
- chore(deps): bump express from 4.19.1 to 4.19.2 Bumps [express](https://github.com/expressjs/express) from 4.19.1 to... 8b1a1dd
- chore(deps-dev): bump @typescript-eslint/parser from 7.3.1 to 7.4.0 Bumps [@typescript-eslint/parser](https://github... 70dea80
- Merge pull request #13357 from nestjs/dependabot/npm_and_yarn/express-4.19.2 chore(deps): bump express from 4.19.1 t... b3a7510
- Merge pull request #13359 from nestjs/dependabot/npm_and_yarn/typescript-eslint/parser-7.4.0 chore(deps-dev): bump @... 560e350
- Merge pull request #13355 from nestjs/dependabot/npm_and_yarn/apollo/server-4.10.2 chore(deps-dev): bump @apollo/ser... ddc1265
- chore(deps-dev): bump @typescript-eslint/eslint-plugin Bumps [@typescript-eslint/eslint-plugin](https://github.com/t... 334b27b
- chore(deps-dev): bump mocha from 10.3.0 to 10.4.0 Bumps [mocha](https://github.com/mochajs/mocha) from 10.3.0 to 10.... 0782837
- chore(deps-dev): bump @grpc/grpc-js from 1.10.3 to 1.10.4 Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) f... b3f0b65
- chore(deps-dev): bump mysql2 from 3.9.2 to 3.9.3 Bumps [mysql2](https://github.com/sidorares/node-mysql2) from 3.9.2... 4510f6d
- fix(core): break reference chain to instance object Reference caused in getContextFactory, and it stored in handlerM... 6a7f74f
- Merge pull request #13364 from nestjs/dependabot/npm_and_yarn/mysql2-3.9.3 chore(deps-dev): bump mysql2 from 3.9.2 t... 743c4b6
- Merge pull request #13363 from nestjs/dependabot/npm_and_yarn/grpc/grpc-js-1.10.4 chore(deps-dev): bump @grpc/grpc-j... e133595
- Merge pull request #13361 from nestjs/dependabot/npm_and_yarn/mocha-10.4.0 chore(deps-dev): bump mocha from 10.3.0 t... 1757840
- Merge pull request #13358 from nestjs/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-7.4.0 chore(deps-dev):... ccbbe06
- chore(deps-dev): bump @grpc/proto-loader from 0.7.10 to 0.7.11 Bumps [@grpc/proto-loader](https://github.com/grpc/gr... 274011d
- Merge pull request #13366 from breeeew/fix-request-scope-leak fix(core): break reference chain to instance object f29f932
- Revert "fix(microservices): fix redundant code to emit error" f416f5a
- Merge pull request #13367 from nestjs/revert-13328-fix/redundant-emit-code Revert "fix(microservices): fix redundant... 872ab40
- Merge pull request #13362 from nestjs/dependabot/npm_and_yarn/grpc/proto-loader-0.7.11 chore(deps-dev): bump @grpc/p... 50385de
- and 742 more ...