Commit Graph

5767 Commits

Author SHA1 Message Date
mytharcher
df2841acb3 fix(plugin-workflow): fix send sync message with transaction 2024-08-26 16:32:55 +08:00
mytharcher
773172c030 chore(server): remove legacy code 2024-08-26 16:32:55 +08:00
chenos
a16df8aa2f fix: remove sync-manager test case 2024-08-26 16:32:55 +08:00
chenos
b927115230 fix: test error 2024-08-26 16:32:53 +08:00
mytharcher
288823dab1 fix(plugin-data-source-main): fix changed api 2024-08-26 16:31:12 +08:00
mytharcher
b61895d309 refactor(server): adapt to new api and fix test 2024-08-26 16:31:12 +08:00
chenos
eb56a7be0e fix: test error 2024-08-26 16:31:12 +08:00
chenos
20d4385c18 fix: test error 2024-08-26 16:31:11 +08:00
chenos
90ba426766 feat: improve code 2024-08-26 16:31:11 +08:00
chenos
2f9f7c7392 fix: test case 2024-08-26 16:31:11 +08:00
chenos
2897e7ceef fix: delete messageHandlers 2024-08-26 16:31:11 +08:00
chenos
e9679b6f86 fix: createPubSubManager 2024-08-26 16:31:11 +08:00
chenos
a97240a10b fix: typo 2024-08-26 16:31:11 +08:00
chenos
9cc5a3699b fix: test case 2024-08-26 16:31:11 +08:00
chenos
56cd233694 fix: improve code 2024-08-26 16:31:11 +08:00
chenos
d13b08be29 feat: improve code 2024-08-26 16:31:11 +08:00
chenos
2a19484e8f fix: improve code 2024-08-26 16:31:11 +08:00
chenos
96f20e3b2f fix: improve code 2024-08-26 16:31:11 +08:00
chenos
ad39ff21ee feat: test cases 2024-08-26 16:31:11 +08:00
chenos
58ef2213b9 feat: test cases 2024-08-26 16:31:11 +08:00
chenos
023ee34ebf fix: test error 2024-08-26 16:31:11 +08:00
chenos
44e90d0134 feat: improve code 2024-08-26 16:31:10 +08:00
chenos
fb3edcf968 feat: debounce 2024-08-26 16:31:10 +08:00
chenos
1c2de28a0d feat: skip self 2024-08-26 16:31:10 +08:00
chenos
adc10b50df fix: test error 2024-08-26 16:31:10 +08:00
chenos
acc22c14b2 fix: test error 2024-08-26 16:31:10 +08:00
chenos
6ac9117e9d fix: test case 2024-08-26 16:31:10 +08:00
chenos
011e71429b feat: pub/sub manager 2024-08-26 16:31:07 +08:00
GitHub Actions Bot
22ad2b4a91 Merge branch 'main' into next 2024-08-26 07:51:36 +00:00
chenos
da966813ee
fix(cli): support upgrade to next (#5130) 2024-08-26 15:51:12 +08:00
GitHub Actions Bot
12f76aed2c Merge branch 'main' into next 2024-08-26 07:43:43 +00:00
Junyi
eaf23766c7
fix(client): fix field names of variable input (#5128) 2024-08-26 15:43:26 +08:00
GitHub Actions Bot
d23a11e076 Merge branch 'main' into next 2024-08-26 07:40:44 +00:00
chenos
ffcc60cadf
fix: cannot access 'ActionPage' before initialization (#5125) 2024-08-26 15:40:22 +08:00
GitHub Actions Bot
4c1a480136 Merge branch 'main' into next
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-08-25 17:42:05 +00:00
chenos
7ff13ff39e chore: update Dockerfile
Some checks are pending
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-08-26 01:41:31 +08:00
GitHub Actions Bot
df3354d9c2 Merge branch 'main' into next 2024-08-25 17:15:54 +00:00
chenos
f9526e644a chore: update Dockerfile 2024-08-26 01:15:24 +08:00
GitHub Actions Bot
5aa76d1039 Merge branch 'main' into next 2024-08-25 16:52:04 +00:00
chenos
74271a9d7c chore: update package.json 2024-08-26 00:51:37 +08:00
chenos
29433aa441 feat: 1.4.0-alpha 2024-08-26 00:16:25 +08:00
GitHub Actions Bot
4515f0220f chore: update changelog 2024-08-25 16:12:19 +00:00
GitHub Actions Bot
dea6a58878 chore(versions): 😊 publish v1.3.0-beta 2024-08-25 16:12:14 +00:00
chenos
a461e6fb1a fix: release ci 2024-08-26 00:10:29 +08:00
GitHub Actions Bot
9250cf2b30 Merge branch 'main' into next
Some checks are pending
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
2024-08-25 14:09:10 +00:00
GitHub Actions Bot
c2d5be679c chore: update changelog
Some checks are pending
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
2024-08-25 14:09:06 +00:00
GitHub Actions Bot
9e3075218a chore(versions): 😊 publish v1.2.39-alpha 2024-08-25 14:09:00 +00:00
chenos
c940da4527 fix: release ci 2024-08-25 22:07:44 +08:00
GitHub Actions Bot
1eb87946c3 Merge branch 'main' into next 2024-08-25 13:49:48 +00:00
chenos
6e10a84625
fix: the time zone defaults to the system time zone (#5121)
* fix: set time zone automatically

* fix: getTimezonesByOffset
2024-08-25 21:49:31 +08:00