5 Commits

Author SHA1 Message Date
gchust
d31aa4a91c
feat: add convert template block to page block action (#6662)
* feat: add convert template block to page block action

* feat: convert template block to normal block

* fix: remove remaining template properties

* fix: list template not loading data

* fix: user menu render error

* fix: save as template and convert to block should hide in workflow config page

* fix: incorrect translation
2025-04-22 13:25:29 +08:00
gchust
f9b2720ef2
fix: save as template error if block is using a deleted ref template (#6638) 2025-04-09 22:42:53 +08:00
gchust
8ada20b172 fix: save as template not working if fields containing nest properties (#6543)
* fix: save as template not working if fields containing nest properties

* fix: hide old blocks save as template

* fix: unit tests failing

* fix: unit tests for hiding old save template option

* fix: unit test failing for save as template
2025-03-25 15:25:26 +08:00
gchust
67fb0df0f8
fix: mobile saveas template not working correctly (#6420) 2025-03-11 19:27:50 +08:00
gchust
822b6190d2
feat: support save as template for block template (#6348)
* feat: support  save as template  for block template

* fix: incorrect nested template

* chore: ask user to convert deprecated reference template before converting
2025-03-06 09:17:39 +08:00