10 Commits

Author SHA1 Message Date
Boris
0df909e70c
fix: the error of copying and pasting empty content (#443)
* fix: the error of copying and pasting empty content

* ci: fixed node version

* ci: pnpm newline handling
2024-03-14 12:19:14 +08:00
Pengap
599e15a45b
chore: upgrade desp (#413)
* chore(deps): upgrade next to 14.1.3

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2024-03-07 18:45:18 +08:00
Pengap
a4f5e49e43
fix: issues (#407)
* fix: user default avatar & filter me

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2024-03-06 19:06:03 +08:00
pengap
c823462230 fix: ci db-migrate 2024-02-19 12:42:53 +08:00
Pengap
9b4f9eabad
feat: support multi instance (#364)
* feat: upgrade Node, add Redis caching & WebSocket via redis-pubsub

* fix: optimize `X-Request-Id` generation rules

* ci: add db-migrate image build and push

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2024-02-19 11:59:30 +08:00
SkyHuang
773ba62c3d
feat/link-editor (#249)
* chore: migrate the grid components to sdk

* chore: migrate grid-related hooks

* chore: migrate grid-related hooks and components to grid-enhancements

* feat: link editor

* Merge branch 'develop' into feat/link-field-editor

* fix: the form view does not need to load rowCount

* fix: link editor in the expand record

* chore: update action file

* chore: update pnpm-lock file
2023-11-09 22:48:45 +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
Pengap
013f2a7a72
fix: docker start (#186)
* fix: docker start

* ci: update cmd

* chore: yarn.lock

---------

Co-authored-by: pengap <penganpingprivte@gmail.com>
2023-10-09 16:42:13 +08:00
Pengap
4c27e38c14
feat: support postgres db (#177)
* feat: support postgres db

* fix: postgres install date time

* fix: unit test

* chore: yarn.lock

* feat: add Makefile script

* chore: merge conflicts

* test: integration tests

* chore(deps): update yarn to v4.0.0-rc.42

---------

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