3394 Commits

Author SHA1 Message Date
Sheldon Guo
967724929c feat: update extractTemplateElements to return helpers and refactor usage in VariablesProvider 2025-03-13 07:16:31 +08:00
Sheldon Guo
21d45bf59a feat: add helper components and enhance filter handling in VariablesProvider 2025-03-13 07:06:37 +08:00
Sheldon Guo
b51c42c70c feat: fix form useLocation 2025-03-12 09:40:31 +08:00
Sheldon Guo
b271f0cbc3 feat: update VariableFilters to use CardItem and enhance form handling 2025-03-11 09:38:42 +08:00
sheldon66
3f6cae33ec feat: introduce VariableProvider 2025-03-09 14:47:42 +08:00
Sheldon Guo
98e659b115 feat: replace SchemaComponentProvider with AntdSchemaComponentProvider in demo1 2025-03-06 09:47:31 +08:00
Sheldon Guo
df3b7aeae4 feat: add demo plugin for variable filters integration with mock app 2025-03-06 08:51:21 +08:00
Sheldon Guo
cebfab9337 feat: update variable filters and localization for improved time unit handling 2025-03-06 07:34:46 +08:00
Sheldon Guo
116ecdc10f feat: integrate extractTemplateElements for improved variable handling and filtering 2025-03-05 21:31:59 +08:00
Sheldon Guo
fd8784eee5 feat: refactor variable extraction logic to use extractTemplateVariable function 2025-03-05 21:31:59 +08:00
Sheldon Guo
469d6819ab feat: add localization for "Array" in English and Chinese, and improve input value handling 2025-03-05 21:31:59 +08:00
Sheldon Guo
766a08f4ff feat: update json-template-parser imports and enhance filter sorting functionality 2025-03-05 21:31:58 +08:00
Sheldon Guo
dcb2e21747 feat: add array filter functions and enhance filter localization 2025-03-05 21:31:58 +08:00
Sheldon Guo
7cf500bf62 feat: add delete filter functionality and improve filter context management 2025-03-05 21:31:58 +08:00
Sheldon Guo
8f8dcb9c05 feat: remove unused field variable in Filter component 2025-03-05 21:31:58 +08:00
Sheldon Guo
2ec99126ae feat: enhance Filters component with context 2025-03-05 21:31:58 +08:00
Sheldon Guo
94c679e498 feat: refactor Filters component to utilize Formily and enhance filter saving functionality 2025-03-05 21:31:58 +08:00
Sheldon Guo
5fda3e6b4b feat: improve Filter UI 2025-03-05 21:31:57 +08:00
Sheldon Guo
04a142751f feat: integrate json-templates package and enhance variable filters with new schema components 2025-03-05 21:31:57 +08:00
Sheldon Guo
e713787ffb feat: add variable filters functionality and enhance Input component to support template extraction 2025-03-05 21:31:57 +08:00
sheldon guo
7916be22ee feat: integrate json-template-parser package and update imports across core modules 2025-03-05 21:31:57 +08:00
sheldon guo
15fe39d699 Revert "refactor: replace utils parse import with json-templates parse in multiple files"
This reverts commit 71dca1ba180231c2238d3be09813f4e0cfa0f742.
2025-03-05 21:30:23 +08:00
Sheldon Guo
640f24400e refactor: replace utils parse import with json-templates parse in multiple files 2025-03-05 21:30:22 +08:00
nocobase[bot]
0cfeac22c6 Merge branch 'next' into develop 2025-03-05 09:55:11 +00:00
nocobase[bot]
bd4e86d4b3 Merge branch 'main' into next 2025-03-05 09:54:50 +00:00
Junyi
cb2cb0b5ed
fix(plugin-file-manager): fix error thrown when creating file collection (#6363) 2025-03-05 17:54:27 +08:00
nocobase[bot]
675749638b Merge branch 'next' into develop 2025-03-05 03:48:56 +00:00
nocobase[bot]
d57e11336b Merge branch 'main' into next 2025-03-05 03:48:36 +00:00
Katherine
4dc22e06a5
fix: subform components not aligning with main form when label is hidden (#6357) 2025-03-05 11:48:15 +08:00
nocobase[bot]
733246467f Merge branch 'next' into develop 2025-03-04 08:48:59 +00:00
nocobase[bot]
2bad77ac83 Merge branch 'main' into next 2025-03-04 08:48:35 +00:00
Katherine
2cfe4d7af7
fix: association block not rendering in popup within collection inher… (#6303)
* fix: association block not rendering in popup within collection inheritance

* fix: bug

* Merge main into F-1713
2025-03-04 16:48:09 +08:00
nocobase[bot]
a2c2255d48 Merge branch 'next' into develop 2025-03-04 06:59:46 +00:00
Katherine
50ac2a0d85
fix: resolve scrollbar issue when opening page tab with full-height block (#6347) 2025-03-04 14:59:22 +08:00
nocobase[bot]
53e9ad38cd chore(versions): 😊 publish v1.6.0-beta.16 2025-03-04 03:20:25 +00:00
nocobase[bot]
f1bd0a1f4d chore(versions): 😊 publish v1.5.20 2025-03-03 03:57:16 +00:00
nocobase[bot]
94ba56aa4d Merge branch 'next' into develop 2025-03-03 02:29:02 +00:00
Zeke Zhang
ef98a84269 Merge branch 'main' into next 2025-03-03 10:28:13 +08:00
Zeke Zhang
3c9a43c187
feat(favicon): add dynamic favicon update functionality (#6337) 2025-03-03 10:24:51 +08:00
nocobase[bot]
af38a7cd22 Merge branch 'next' into develop 2025-03-02 13:34:25 +00:00
Katherine
ef18e272cf
style: optimize block description style (#6325) 2025-03-02 21:33:58 +08:00
YANG QIA
c53b613517
refactor: verification (#6026)
* refactor: verification

* refactor: update

* chore: update

* feat: verificator

* chore: update

* chore: crud

* feat: bind

* feat: unbind

* fix: auth-sms

* feat: update

* chore: add test cases and fix bug

* fix(auth-sms): tests

* chore: update

* chore: i18n

* chore: update

* chore: update

* fix: required form fields

* chore: uid field

* fix: remote select

* fix: test

* fix: test

* fix: menu

* chore: description

* fix: test

* chore: update
2025-03-01 22:25:56 +08:00
nocobase[bot]
33110193fe chore(versions): 😊 publish v1.5.19 2025-03-01 06:20:47 +00:00
nocobase[bot]
f59e415690 Merge branch 'next' into develop 2025-02-28 07:30:46 +00:00
Katherine
1423b62f02
feat: time field support time format (#6329)
* feat: time field support time format settings

* test: e2e test

* test: e2e test

* test: e2e test

* fix: bug
2025-02-28 15:30:22 +08:00
nocobase[bot]
608e4e749b Merge branch 'next' into develop 2025-02-27 08:45:15 +00:00
nocobase[bot]
04deacc470 Merge branch 'main' into next 2025-02-27 08:44:55 +00:00
Katherine
97f81d3237
fix: add new button appears on hover in association field read-only mode (#6322)
* fix: add new button appears on hover in association field read-only mode

* fix: bug
2025-02-27 16:44:33 +08:00
nocobase[bot]
1a64270a17 chore(versions): 😊 publish v1.5.18 2025-02-27 08:11:48 +00:00
nocobase[bot]
79a7eee889 chore(versions): 😊 publish v1.6.0-alpha.29 2025-02-27 07:22:26 +00:00