nocobase/packages/plugins/@nocobase
Katherine ec15f9e35a
feat: iframe support variables (#4512)
* feat: support link action

* feat(client): add new variable named 'URL search params'

* chore: add translation

* fix: avoid crashing

* chore: fix failed test

* feat: link action

* feat: link action

* fix: remove filter parameters with undefined values

* feat: link action

* feat: add support for default values in filter form fields

* refactor: code improve

* refactor: locale improve

* refactor: locale improve

* test: add e2e test

* refactor: locale improve

* refactor: locale improve

* fix: resolve operation issues with variables

* refactor: code improve

* chore: enable direct selection of variables as default value

* chore: use qs to parse query string

* feat: iframe support variables

* fix: menu selectKeys (T-4373)

* feat: iframe support variables

* refactor: use qs to stringify search params

* refactor: locale improve

* refactor: locale improve

* chore: fix failed tests

* fix: bug

* fix: resolve issue where setting Data scope is not work

* chore: fix failed e2e tests

* chore: make e2e tests more stable

* chore: add translation

* chore: make e2e tests more stable

* fix: resolve the issue of error when saving data scope

* feat: trigger variable parsing after context change

* test: add unit tests

* test: add e2e test

* refactor: extract template

* chore: fix failed unit tests

* chore: fix failed e2e test

* fix: bug

* fix: bug

* fix(Link): hide linkage rules in top link (T-4410)

* fix: bug

* fix: bug

* fix: bug

* refactor: extract commonOptions

* fix: remove 'Current record' variable

* chore: fix unit tests

* fix: bug

* chore: make unit tests pass

* fix: fix build

* fix(e2e): resolve errors due to compilation issues

---------

Co-authored-by: Zeke Zhang <958414905@qq.com>
Co-authored-by: jack zhang <1098626505@qq.com>
2024-06-05 15:25:04 +08:00
..
plugin-acl fix(acl): use default role when x-role does not belong to the current user (#4507) 2024-05-29 11:53:44 +08:00
plugin-action-bulk-edit chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-action-bulk-update chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-action-custom-request feat(client): adjust toolbar for Table Actions (#4538) 2024-06-02 17:42:09 +08:00
plugin-action-duplicate feat(client): adjust toolbar for Table Actions (#4538) 2024-06-02 17:42:09 +08:00
plugin-action-export chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-action-import chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-action-print chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-api-doc chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-api-keys chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-audit-logs feat(client): adjust toolbar for Table Actions (#4538) 2024-06-02 17:42:09 +08:00
plugin-auth chore(auth): change char length limit of username to 1-50 (#4502) 2024-05-27 17:39:39 +08:00
plugin-auth-sms chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-backup-restore chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-block-iframe feat: iframe support variables (#4512) 2024-06-05 15:25:04 +08:00
plugin-calendar feat(client): add new variable named 'URL search params' and support link action (#4506) 2024-06-04 20:57:03 +08:00
plugin-charts chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-client chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-collection-sql chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-data-source-main feat(client): add new variable named 'URL search params' and support link action (#4506) 2024-06-04 20:57:03 +08:00
plugin-data-source-manager fix: fix loss of data scope field in permission configuration 2024-05-27 18:25:30 +08:00
plugin-data-visualization fix(data-vi): field component invisible when setting default value for filter field (#4509) 2024-05-28 15:26:01 +08:00
plugin-disable-pm-add chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-error-handler chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-field-china-region chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-field-formula fix: data filtering and formula field value errors after subtable record selection (#4547) 2024-06-04 11:05:42 +08:00
plugin-field-markdown-vditor chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-field-sequence chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-file-manager fix(plugin-fm): fix cos path error (#4537) 2024-05-31 11:29:31 +08:00
plugin-gantt feat: data block support setting block height (#4441) 2024-06-04 17:32:01 +08:00
plugin-graph-collection-manager chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-kanban feat: data block support setting block height (#4441) 2024-06-04 17:32:01 +08:00
plugin-localization chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-logger feat(logger): support for collecting debug informations when rendering failed (#4524) 2024-06-04 12:10:17 +08:00
plugin-map fix defaultImage in constants.ts for google maps (#4483) 2024-06-05 10:15:48 +08:00
plugin-mobile-client chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-mock-collections chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-multi-app-manager chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-multi-app-share-collection chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-notifications chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-sample-hello chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-snapshot-field chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-system-settings chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-theme-editor chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-ui-schema-storage chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-users chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-verification chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow refactor(FormV2): add FormWithDataTemplates component (#4551) 2024-06-04 21:35:37 +08:00
plugin-workflow-action-trigger chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-aggregate chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-delay chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-dynamic-calculation chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-loop chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-manual feat: data block support setting block height (#4441) 2024-06-04 17:32:01 +08:00
plugin-workflow-parallel chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-request fix(plugin-workflow-request): fix locale (#4519) 2024-05-29 14:06:50 +08:00
plugin-workflow-sql chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00
plugin-workflow-test chore(versions): 😊 publish v1.0.0-alpha.17 2024-05-27 06:44:39 +00:00