nocobase/packages/plugins/@nocobase/plugin-calendar
Zeke Zhang dec3c838a3
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 / app-token (push) Waiting to run
Build Pro Image / build-and-push (push) Blocked by required conditions
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
feat: add support for opening via URL (#5098)
* feat(map): add support for opening via URL

* feat(calendar): add support for opening via URL

* feat(gantt): add support for opening via URL

* fix(duplicate,bulk-edit): resolve issues with popups

* fix: useDetailsBlockProps

---------

Co-authored-by: katherinehhh <katherine_15995@163.com>
2024-08-27 21:58:55 +08:00
..
src feat: add support for opening via URL (#5098) 2024-08-27 21:58:55 +08:00
.npmignore feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
client.d.ts feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
client.js feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
LICENSE feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
package.json chore(versions): 😊 publish v1.3.4-beta 2024-08-27 10:27:55 +00:00
README.md feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
README.zh-CN.md feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
server.d.ts feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00
server.js feat(plugin-calendar): add calendar plugin (#3109) 2023-12-23 15:16:41 +08:00

calendar

English | 中文

Introduction