nocobase/packages/core/data-source-manager/src
ChengLei Shao ae525e0e0b
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
chore: simple paginate hasNext option (#5358)
* chore: simple paginate hasNext option

* fix: usePaginationProps

* fix: usePaginationProps

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-10-09 15:38:43 +08:00
..
__tests__ chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
default-actions chore: simple paginate hasNext option (#5358) 2024-10-09 15:38:43 +08:00
collection-field.ts
collection-manager.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
collection.ts chore: filterTargetKey getter in collection 2024-08-12 21:23:27 +08:00
data-source-factory.ts
data-source-manager.ts chore: external data source api (#4782) 2024-07-18 14:44:53 +08:00
data-source.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
index.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
load-default-actions.ts
repository.ts
sequelize-collection-manager.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
sequelize-data-source.ts
types.ts chore: data source api (#4588) 2024-07-19 22:26:27 +08:00
utils.ts