Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latest #87

Open
wants to merge 60 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
02893bd
fix: remove `postinstall` script
rjlopezdev Dec 22, 2021
a591128
build(deps-dev): bump @types/node from 16.10.3 to 17.0.1 (#295)
dependabot[bot] Dec 22, 2021
73154ce
build(deps-dev): bump express from 4.17.1 to 4.17.2 (#294)
dependabot[bot] Dec 22, 2021
d43c5b7
build(deps-dev): bump ts-jest from 27.0.5 to 27.1.2 (#293)
dependabot[bot] Dec 22, 2021
90fb125
build(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#285)
dependabot[bot] Dec 22, 2021
d9bab21
build(deps-dev): bump typeorm from 0.2.38 to 0.2.41 (#282)
dependabot[bot] Dec 22, 2021
707ee50
build(deps-dev): bump jest from 27.2.5 to 27.4.5 (#296)
dependabot[bot] Dec 22, 2021
cc95550
build(deps-dev): bump @types/jest from 27.0.2 to 27.0.3 (#280)
dependabot[bot] Dec 22, 2021
9925b7d
build(deps-dev): bump typescript from 4.4.3 to 4.5.4 (#297)
dependabot[bot] Dec 22, 2021
79ed480
Merge branch 'master' of https://github.com/rjlopezdev/typeorm-expres…
rjlopezdev Dec 22, 2021
84c8ba0
release: 1.5.1
rjlopezdev Dec 22, 2021
ca673f6
build(deps-dev): bump @types/node from 17.0.1 to 17.0.26 (#332)
dependabot[bot] May 1, 2022
4479d0f
build(deps): bump minimist from 1.2.5 to 1.2.6 (#330)
dependabot[bot] May 1, 2022
a2a5e1c
build(deps-dev): bump prettier from 2.5.1 to 2.6.2 (#329)
dependabot[bot] May 1, 2022
ad5cb9e
build(deps-dev): bump ts-jest from 27.1.2 to 27.1.4 (#327)
dependabot[bot] May 1, 2022
86a0298
build(deps-dev): bump typescript from 4.5.4 to 4.6.3 (#325)
dependabot[bot] May 1, 2022
cc4456f
build(deps-dev): bump typeorm from 0.2.41 to 0.2.45 (#322)
dependabot[bot] May 1, 2022
588512d
build(deps-dev): bump jest from 27.4.5 to 27.5.1 (#313)
dependabot[bot] May 1, 2022
d306207
build(deps): bump node-fetch from 2.6.5 to 2.6.7 (#333)
dependabot[bot] May 1, 2022
0bfa1c4
build(deps-dev): bump express from 4.17.2 to 4.18.1 (#334)
dependabot[bot] May 1, 2022
1a34e3a
build(deps-dev): bump supertest from 6.1.6 to 6.2.3 (#335)
dependabot[bot] May 1, 2022
7875def
build(deps-dev): bump pg from 8.7.1 to 8.7.3 (#311)
dependabot[bot] May 1, 2022
a42fada
build(deps-dev): bump typescript from 4.5.4 to 4.6.4 (#336)
dependabot[bot] May 1, 2022
cb851dd
build(deps-dev): bump @types/supertest from 2.0.11 to 2.0.12 (#337)
dependabot[bot] May 1, 2022
09fa351
build(deps-dev): bump @types/jest from 27.0.3 to 27.4.1 (#320)
dependabot[bot] May 1, 2022
2a32da0
build(deps-dev): bump @types/node from 17.0.26 to 17.0.30 (#338)
dependabot[bot] May 1, 2022
5094059
Added possibility of ILike in contains, starts with and ends with (#323)
LeonardoVanelli May 1, 2022
4c09d55
release: v1.6.0
rjlopezdev May 1, 2022
1a79eb8
build(deps-dev): bump @types/node from 17.0.30 to 18.11.9 (#398)
dependabot[bot] Nov 11, 2022
a692f15
build(deps-dev): bump eslint from 7.32.0 to 8.27.0 (#397)
dependabot[bot] Nov 11, 2022
8cf4907
build(deps-dev): bump supertest from 6.2.3 to 6.3.1 (#396)
dependabot[bot] Nov 11, 2022
dfe2b9a
build(deps-dev): bump typescript from 4.6.4 to 4.8.4 (#387)
dependabot[bot] Nov 11, 2022
cb3fecb
build(deps-dev): bump @types/express from 4.17.13 to 4.17.14 (#382)
dependabot[bot] Nov 11, 2022
01ae66a
build(deps-dev): bump prettier from 2.6.2 to 2.7.1 (#355)
dependabot[bot] Nov 11, 2022
7f2f7fd
build(deps-dev): bump pg from 8.7.3 to 8.8.0 (#375)
dependabot[bot] Nov 11, 2022
8324132
build(deps-dev):bump `@typescript-eslint/eslint-plugin` & `@typescrip…
rjlopezdev Nov 11, 2022
220c7e8
Merge branch 'master' of https://github.com/rjlopezdev/typeorm-expres…
rjlopezdev Nov 11, 2022
7eb2d60
Feat: Between dates filter (#400)
rjlopezdev Nov 12, 2022
7dd3e8e
Refactor: Factories (#402)
rjlopezdev Nov 14, 2022
f16f769
style: add new logo
rjlopezdev Nov 14, 2022
affd50c
release: v1.7.0
rjlopezdev Nov 14, 2022
41674ba
docs: update README format
rjlopezdev Nov 14, 2022
5ca9cc1
Feat: CI/CD (#409)
rjlopezdev Nov 17, 2022
8a0a1c5
Fix: Details (#410)
rjlopezdev Nov 22, 2022
c1a2c06
docs: update `README`
rjlopezdev Nov 22, 2022
ea5f1b1
feat: use `workflow_dispatch` trigger for publish
rjlopezdev Nov 23, 2022
7418a16
chore: remove `swc`
rjlopezdev Nov 23, 2022
889c148
feat: use dynamic imports
rjlopezdev Nov 23, 2022
64b8ea2
docs: update README
rjlopezdev Nov 23, 2022
5b65f62
chore: use `tsc` as compiler
rjlopezdev Nov 23, 2022
6124ca7
fix: build fixes
rjlopezdev Nov 23, 2022
79b3bac
chore(express-query-adapter): release version 0.1.0
rjlopezdev Nov 23, 2022
c765f73
chore: up version
rjlopezdev Nov 23, 2022
bac9b32
fix: prefix tag
rjlopezdev Nov 23, 2022
32863db
fix: remove preid
rjlopezdev Nov 23, 2022
f76e3f3
chore: ci/cd config
rjlopezdev Nov 23, 2022
cd3dd94
chore(express-query-adapter): release version 0.1.0
rjlopezdev Nov 23, 2022
753e3fe
chore: remove postTarget
rjlopezdev Nov 23, 2022
5913fee
chore: remove postTargets
rjlopezdev Nov 23, 2022
58c5fc9
chore(express-query-adapter): release version 0.1.1
rjlopezdev Nov 23, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 0 additions & 80 deletions .circleci/config.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .commitlintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"extends": ["@commitlint/config-conventional"],
"rules": {}
}
21 changes: 13 additions & 8 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,8 +1,13 @@
root = true

[*]
indent_style = space
indent_size = 2
quote_type = single
trim_trailing_whitespace = true
insert_final_newline = true
# Editor configuration, see http://editorconfig.org
root = true

[*]
charset = utf-8
indent_style = space
indent_size = 2
insert_final_newline = true
trim_trailing_whitespace = true

[*.md]
max_line_length = off
trim_trailing_whitespace = false
52 changes: 37 additions & 15 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,42 @@
{
"env": {
"browser": true,
"es2021": true
"root": true,
"ignorePatterns": ["**/*"],
"plugins": ["@nrwl/nx"],
"overrides": [
{
"files": ["*.ts", "*.tsx", "*.js", "*.jsx"],
"rules": {
"@nrwl/nx/enforce-module-boundaries": [
"error",
{
"enforceBuildableLibDependency": true,
"allow": [],
"depConstraints": [
{
"sourceTag": "*",
"onlyDependOnLibsWithTags": ["*"]
}
]
}
]
}
},
"extends": [
"eslint:recommended",
"plugin:@typescript-eslint/recommended"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 12,
"sourceType": "module"
{
"files": ["*.ts", "*.tsx"],
"extends": ["plugin:@nrwl/nx/typescript"],
"rules": {}
},
"plugins": [
"@typescript-eslint"
],
"rules": {
{
"files": ["*.js", "*.jsx"],
"extends": ["plugin:@nrwl/nx/javascript"],
"rules": {}
},
{
"files": ["*.spec.ts", "*.spec.tsx", "*.spec.js", "*.spec.jsx"],
"env": {
"jest": true
},
"rules": {}
}
]
}
42 changes: 0 additions & 42 deletions .github/dependabot.yml

This file was deleted.

18 changes: 18 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Build & Test
on:
pull_request:

jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: nrwl/nx-set-shas@v3
- run: npm ci

- run: npx nx workspace-lint
- run: npx nx affected --target=lint --parallel=3
- run: npx nx affected --target=test --parallel=3 --ci --code-coverage
- run: npx nx affected --target=build --parallel=3
18 changes: 0 additions & 18 deletions .github/workflows/combine-prs.yml

This file was deleted.

26 changes: 26 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Publish
on:
workflow_dispatch:

jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: nrwl/nx-set-shas@v3
- run: npm ci
- name: Auth npm
run: |
echo '//registry.npmjs.org/:_authToken=${NODE_AUTH_TOKEN}' > .npmrc
env:
NODE_AUTH_TOKEN: ${{ secrets.DEPLOY_NPMJS }}

- run: npx nx workspace-lint
- run: npx nx affected --target=lint --parallel=3
- run: npx nx affected --target=test --parallel=3 --ci --code-coverage
- run: npx nx affected --target=build --parallel=3
- run: npx nx deploy express-query-adapter
env:
NODE_AUTH_TOKEN: ${{ secrets.DEPLOY_NPMJS }}
42 changes: 39 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,39 @@
coverage
node_modules
dist
# See http://help.github.com/ignore-files/ for more about ignoring files.

# compiled output
/dist
/tmp
/out-tsc

# dependencies
node_modules

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings

# System Files
.DS_Store
Thumbs.db
4 changes: 4 additions & 0 deletions .husky/commit-msg
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx --no-install commitlint --edit $1
4 changes: 4 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Add files here to ignore them from prettier formatting

/dist
/coverage
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"singleQuote": true
}
4 changes: 0 additions & 4 deletions .prettierrc.yml

This file was deleted.

Loading