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

Add: New package JSON hash added #186

Open
wants to merge 54 commits into
base: development
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
607bbac
Feat!: added support for more complex filters
Akalanka47000 Mar 25, 2024
acb7572
Merge pull request #168 from sliit-foss/feat/increase-filter-query-fi…
Akalanka47000 Mar 25, 2024
6269a04
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Mar 25, 2024
00260c1
Fix(mongoose-audit): exception when change is null
Akalanka47000 Apr 9, 2024
3f4071e
Merge pull request #171 from sliit-foss/fix/mongoose-audit-exception
Akalanka47000 Apr 9, 2024
dab0359
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Apr 9, 2024
05abfbc
Chore(git): add non-pnpm lock files to gitignore
ThulinaWickramasinghe Apr 12, 2024
d857c8a
Chore(git-hooks): remove husky
ThulinaWickramasinghe Apr 12, 2024
4684693
Chore(git-hooks): setup lefthook
ThulinaWickramasinghe Apr 12, 2024
661eeb0
Merge pull request #1 from ThulinaWickramasinghe/feat/integrate-lefthook
ThulinaWickramasinghe Apr 12, 2024
34dd036
Fix: address PR comments
ThulinaWickramasinghe Apr 12, 2024
3964d52
Fix: add cache flag for eslint
ThulinaWickramasinghe Apr 12, 2024
3b32d86
Merge pull request #2 from ThulinaWickramasinghe/feat/integrate-lefthook
ThulinaWickramasinghe Apr 12, 2024
e2f4d01
Fix(lefthook): change linting command from 'code' to 'lint'
ThulinaWickramasinghe Apr 13, 2024
b5d79d1
Chore(deps): update prettier version
ThulinaWickramasinghe Apr 13, 2024
8e7e60f
Merge pull request #3 from ThulinaWickramasinghe/feat/integrate-lefthook
ThulinaWickramasinghe Apr 13, 2024
1bd33c9
Chore: updated lockfile
Akalanka47000 Apr 14, 2024
f297337
Chore: updated lefthook scripts
Akalanka47000 Apr 14, 2024
222c131
Merge pull request #173 from ThulinaWickramasinghe/main
Akalanka47000 Apr 14, 2024
9d6d920
feat(actions-exec-wrapper): add type support
ThulinaWickramasinghe Apr 14, 2024
61566aa
Docs: update require statements for default exports
ThulinaWickramasinghe Apr 14, 2024
f86e4e5
Fix(actions-exec-wrapper): link types in package.json
ThulinaWickramasinghe Apr 14, 2024
79d2024
Merge pull request #176 from sliit-foss/fix/default-export-require-docs
Akalanka47000 Apr 14, 2024
5aaa0aa
Merge pull request #175 from sliit-foss/feat/actions-exec-type-support
Akalanka47000 Apr 14, 2024
55802c4
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Apr 14, 2024
fad5b35
Fix(filter-query): added automatic parsing of object ids
Akalanka47000 Apr 14, 2024
e948d14
Merge pull request #177 from sliit-foss/fix/filter-query-object-id-pa…
Akalanka47000 Apr 14, 2024
ab55e85
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Apr 14, 2024
44c39f2
Fix(mongoose-filter-query): incorrect parsing of regexp
Akalanka47000 Apr 16, 2024
3ad4a5b
Merge pull request #179 from sliit-foss/fix/filter-query-regexp-parsing
Akalanka47000 Apr 16, 2024
6c456fa
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Apr 16, 2024
f213613
Fix(mongoose-filter-query): default boolean parsing
Akalanka47000 Apr 20, 2024
2e53191
Fix: erroneus test
Akalanka47000 Apr 20, 2024
4371256
Merge pull request #180 from sliit-foss/fix/filter-query-default-bool…
Akalanka47000 Apr 20, 2024
8730510
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Apr 20, 2024
9878cc8
Feat(filter-query): added support for regexp modifiers
Akalanka47000 May 8, 2024
1e1c0bc
Merge pull request #181 from sliit-foss/feat/filter-query-regex-modif…
Akalanka47000 May 8, 2024
1547432
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] May 8, 2024
7338f24
Feat(service-connector): added support for retrying
Akalanka47000 May 10, 2024
c2558e6
Merge pull request #182 from sliit-foss/feat/service-connector-retry
Akalanka47000 May 10, 2024
c8651dd
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] May 10, 2024
d6efc2a
Fix(filter-query): in & nin object id parse
Akalanka47000 May 19, 2024
e067694
Merge pull request #183 from sliit-foss/fix/filter-query-object-id-pa…
Akalanka47000 May 19, 2024
5cd0edd
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] May 19, 2024
9b3d674
Feat!(filter-query): added prepaginate flag to query
Akalanka47000 Jun 22, 2024
a8f7548
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Jun 22, 2024
bdaf418
Feat!: added aggregate paginate plugin
Akalanka47000 Jun 22, 2024
af60063
CI: @sliit-foss/automatic-versioning - sync release
github-actions[bot] Jun 22, 2024
042633e
Style: remove unwanted .gitkeep file
ThulinaWickramasinghe Jun 23, 2024
955db95
Fix: remove fixed pnpm version
ThulinaWickramasinghe Jun 23, 2024
e57fc53
Feat(json-hash): add new package json-hash
ThulinaWickramasinghe Jun 23, 2024
130c06f
Style(json-hash): remove commented code
ThulinaWickramasinghe Jun 23, 2024
1e35f75
Refactor(json-hash): remove redundant code
ThulinaWickramasinghe Jun 23, 2024
f0e5f8c
Test(json-hash): remove browser tests, fix async issue and add test f…
ThulinaWickramasinghe Jun 24, 2024
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
Prev Previous commit
Next Next commit
Fix: add cache flag for eslint
ThulinaWickramasinghe committed Apr 12, 2024
commit 3964d521c04d8c1583913eee87eebbb88f0fcabd
2 changes: 1 addition & 1 deletion lefthook.yaml
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@ pre-commit:
run: npx prettier --write --cache --log-level error {staged_files} && git add {staged_files}
code:
glob: "*.{js,jsx,ts,tsx}"
run: npx eslint {staged_files} --fix && git add {staged_files}
run: npx eslint --cache {staged_files} --fix && git add {staged_files}

commit-msg:
commands: