Commit Graph
5397 Commits
Author SHA1 Message Date
Katherine 750eeadb99 style: quick add button for association field in the form, compact theme style without adaptation (#5024) 2024-08-09 15:10:15 +08:00
Zeke Zhang 789dc49867 fix: correct foreign key value errors (#5027) 2024-08-09 15:07:08 +08:00
Katherine cd5d48eb80 fix: source field type filtering association fields in sql collection & view collection (#5014)
* fix: source field type filtering relationship fields in sql collection and view collection

* fix: bug

* fix: bug
2024-08-08 15:52:06 +08:00
Katherine bd573b6ee2 fix: allowMultiple should not appear on read-only association fields (#5017) 2024-08-08 15:20:07 +08:00
GitHub Actions Bot d37c71aaed chore: update changelog 2024-08-08 01:55:40 +00:00
GitHub Actions Bot 0fd0f9406b chore(versions): 😊 publish v1.2.34-alpha v1.2.34-alpha 2024-08-08 01:55:34 +00:00
Junyi 72ce761fd1 fix(plugin-workflow): fix event key in date field schedule mode (#5010) 2024-08-08 09:40:47 +08:00
ChengLei Shao 5f09674b9c fix: backup file dir of sub apps (#4985) 2024-08-07 18:07:58 +08:00
GitHub Actions Bot c25be38e45 chore: update changelog 2024-08-07 08:53:06 +00:00
GitHub Actions Bot cfccf93f9c chore(versions): 😊 publish v1.2.33-alpha v1.2.33-alpha 2024-08-07 08:53:01 +00:00
jack zhang cbf65394d2 feat: support dynamic field component (#5006)
* feat: field component

* fix: menu e2e bug
2024-08-07 15:37:00 +08:00
chenos 607af0d399 fix: required validate rule with trim (#5004) 2024-08-07 15:14:40 +08:00
Katherine 9df48ef0a1 fix: acl permission check issue for 'Delete Event' action (#5002)
* fix: delete Event action acl check

* chore: delete vent action
2024-08-07 10:09:58 +08:00
GitHub Actions Bot 0bfcfadc4d chore: update changelog 2024-08-06 22:55:43 +00:00
GitHub Actions Bot e3d3de0386 chore(versions): 😊 publish v1.2.32-alpha v1.2.32-alpha 2024-08-06 22:55:38 +00:00
GitHub Actions Bot 95b5d12a2e chore: update changelog 2024-08-06 14:58:40 +00:00
GitHub Actions Bot 1a00e031e4 chore(versions): 😊 publish v1.2.31-alpha v1.2.31-alpha 2024-08-06 14:58:34 +00:00
GitHub Actions Bot 71b94b6bc1 chore: update changelog 2024-08-06 09:58:43 +00:00
GitHub Actions Bot e0b36fbeeb chore(versions): 😊 publish v1.2.30-alpha v1.2.30-alpha 2024-08-06 09:58:37 +00:00
chenos f8bc36066e fix: manual release 2024-08-06 17:52:23 +08:00
Katherine ecdacf5e20 fix: unable to clear china region field (#4991) 2024-08-06 17:36:46 +08:00
jack zhang b13f40c455 fix(T-4927): table performance bug (#4978) 2024-08-06 17:33:52 +08:00
Katherine bed4f2922a fix: disabled action to maintain font color on mouse hover (#4988) 2024-08-06 13:34:22 +08:00
Katherine 3813aaaf5b fix: issue with ACLCollectionFieldProvider field permission evaluation (#4989) 2024-08-06 13:33:42 +08:00
GitHub Actions Bot 0d49c1ec55 chore: update changelog 2024-08-06 03:52:44 +00:00
GitHub Actions Bot ca87866959 chore(versions): 😊 publish v1.3.0-alpha 2024-08-06 03:52:38 +00:00
Junyi 765ad45224 fix(plugin-workflow-manual): fix assign field value for all action buttons of manual node (#4983) 2024-08-06 11:03:04 +08:00
Junyi c4acdebcaa fix(plugin-workflow): fix collection trigger in async mode after transaction committed (#4994) 2024-08-06 08:29:37 +08:00
GitHub Actions Bot d51559f9e2 chore: update changelog 2024-08-05 05:58:31 +00:00
GitHub Actions Bot 769d2b9365 chore(versions): 😊 publish v1.2.29-alpha v1.2.29-alpha 2024-08-05 05:58:26 +00:00
Zeke Zhang 8df32c186c chore: optimize text for data loading mode (#4918) 2024-08-04 19:23:46 +08:00
Katherine 021e2094f4 fix: action linkage rule (#4980) 2024-08-04 15:54:08 +08:00
ChengLei Shao c902875f3c chore(action-export): error message when field not found (#4890) 2024-08-03 21:54:37 +08:00
Katherine c8b0ebb03e refactor: filter FilterTargetKeys options based on titleUsable (#4981) 2024-08-02 21:26:45 +08:00
Junyi 44e74a46f0 fix(plugin-workflow-manual): fix disabled status in clicked button of manual todo (#4982) 2024-08-02 19:52:40 +08:00
Katherine 176f3269ae refactor: set field required in sub-table should display required indicator in column header (#4972)
* refactor: set field required in sub-table should  display required indicator in column header

* fix: test

* refactor: code improve

* fix: test
2024-08-02 17:21:14 +08:00
Zeke Zhang 638b17dee1 fix: enable date variables in filter forms (#4916)
* fix: enable date variables in filter forms

* fix: resolve error when clicking reset in filter form
2024-08-02 14:23:37 +08:00
Katherine 7b31c92023 fix: required constraint becomes invalid after setting validation rules on form fields (#4977)
* fix: required constraint becomes invalid after setting validation rules on form fields

* fix: bug
2024-08-02 10:14:07 +08:00
GitHub Actions Bot b081790f81 chore: update changelog 2024-08-01 04:05:12 +00:00
GitHub Actions Bot 40b3901118 chore(versions): 😊 publish v1.2.28-alpha v1.2.28-alpha 2024-08-01 04:05:06 +00:00
Katherine c3ddeaa46f fix: collection manager support filterTargetKey setting (#4968)
* fix: edit collection support filterTargetKey setting

* fix: edit collection support filterTargetKey setting

* fix:  external collection support filterTargetKey setting
2024-08-01 11:32:43 +08:00
ChengLei Shao 82e825272a chore(action-export): format of number field (#4974)
* chore: test

* chore: test
2024-08-01 08:32:15 +08:00
ChengLei Shao e52cce064c fix(acl): get allowedAction when condition is empty (#4973) 2024-07-31 22:36:16 +08:00
Junyi f713beae80 fix(plugin-workflow): fix formula validation for expression (#4957) 2024-07-31 09:56:19 +08:00
GitHub Actions Bot f7db3bd291 chore: update changelog 2024-07-30 11:16:02 +00:00
GitHub Actions Bot eafbd1fe97 chore(versions): 😊 publish v1.2.27-alpha v1.2.27-alpha 2024-07-30 11:15:56 +00:00
Zeke Zhang 9296472b32 fix: the date string in filter should not be UTC (#4967)
* fix: the date string in filter should not be UTC

* test: add e2e test

* refactor: translation
2024-07-30 19:13:00 +08:00
Junyi 8f6d2d5426 fix(plugin-workflow): fix admin role with workflow plugin permission can not delete executions (#4961)
* test(plugin-workflow): add test case for acl

* fix(plugin-workflow): fix acl snippets
2024-07-30 14:42:59 +08:00
jack zhang 9adfd4cbab fix: improve i18n tStr() (#4966) 2024-07-30 11:24:00 +08:00
GitHub Actions Bot 80182dc156 chore: update changelog 2024-07-30 01:47:58 +00:00