Commit Graph

5 Commits

Author SHA1 Message Date
Pengap
2797cade03
refactor: sort query (#340)
* refactor: sort query

* style: lint fix

* fix: user field aggregation `unique` func

* fix: field value to db value `null`

* style: lint

* chore: update `pnpm-lock.yaml`

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2024-01-24 18:08:09 +08:00
Pengap
48d1f5301a
feat: add user field (#300)
* feat: add user field

* refactor: event module

* feat: add collaborator notification

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-12-18 16:17:04 +08:00
Pengap
fd6f6caf3d
fix: aggregation & chore: upgrade dependencies (#236)
* fix: aggregation function

* fix: record sort

* chore: upgrade dependencies

* docs: update readme.md

* fix: init bootstrap provider unit error

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-11-01 16:52:17 +08:00
Pengap
79658b58d5
feat: move to pnpm (#202)
* feat: yarn move pnpm

* fix: docker build

* fix: pnpm docker build

* feat: upgrade eslint related

* chore: upgrade depend

* fix: pnpm-install action

* feat: make integration test

* feat: jest config

* revert: tsconfig.jest.json

* fix: eslintrc and typecheck

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-18 12:20:19 +08:00
tea artist
5973552dc1 chore: initialize project 2022-11-01 17:36:07 +08:00