nocobase/packages/core/server/src
YANG QIA 3e8326f941
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
fix(l10n): issue of publishing locale resources (#5416)
2024-10-14 23:25:19 +08:00
..
__tests__ feat: simplify the process of adding and updating plugins (#5275) 2024-09-15 01:37:46 +08:00
acl chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
cache chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
commands feat: simplify the process of adding and updating plugins (#5275) 2024-09-15 01:37:46 +08:00
cron chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
errors chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
gateway chore: application start error message (#4477) 2024-05-24 08:26:08 +08:00
helpers chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
locale fix(l10n): issue of publishing locale resources (#5416) 2024-10-14 23:25:19 +08:00
middlewares fix: data template middleware in data source (#4378) 2024-05-17 23:14:26 +08:00
migrations chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
plugin-manager feat: simplify the process of adding and updating plugins (#5275) 2024-09-15 01:37:46 +08:00
swagger fix: core doc filter params (#2695) 2023-09-21 16:00:33 +08:00
app-command.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
app-supervisor.ts feat: record last seen at in supervisor (#4345) 2024-05-14 17:05:21 +08:00
application.ts refactor: datetime field (#5084) 2024-09-10 15:25:20 +08:00
helper.ts fix(logger): should close log stream after destroying app (#4380) 2024-05-18 13:25:16 +08:00
index.ts feat(server): add sync-manager (#4780) 2024-07-10 09:54:38 +08:00
main-data-source.ts fix: data template middleware in data source (#4378) 2024-05-17 23:14:26 +08:00
migration.ts chore: add copyright information to the file header (#4028) 2024-04-30 15:51:31 +08:00
plugin.ts refactor(server): simplify api for publishing sync message (#4912) 2024-07-20 23:26:50 +08:00
sync-manager.ts refactor(server): simplify api for publishing sync message (#4912) 2024-07-20 23:26:50 +08:00