Commit Graph

5469 Commits

Author SHA1 Message Date
GitHub Actions Bot
252cb00207 Merge branch 'main' into next 2024-07-29 15:20:27 +00:00
Junyi
3ee075d0ab
fix(plugin-workflow): fix delete action button to bind pre-action workflow (#4963)
* fix(plugin-workflow-action-trigger): fix locale

* fix(plugin-workflow-request-interceptor): add workflow config into delete button settings
2024-07-29 23:20:02 +08:00
GitHub Actions Bot
04fe973609 Merge branch 'main' into next 2024-07-29 09:51:43 +00:00
jack zhang
646f3a8d04
fix: i18n plugin utils (#4962) 2024-07-29 17:51:24 +08:00
YANG QIA
157d9f03e3
fix(data-vi): issue of fixed height setting has no effect (#4960) 2024-07-29 10:57:53 +08:00
Zeke Zhang
3d38ec0858 Merge branch 'main' into next 2024-07-29 00:00:12 +08:00
jack zhang
e727581967
fix: plugin template add locale (#4943) 2024-07-28 15:44:50 +08:00
Zeke Zhang
d2aedd01d0
chore: upgrade playwright to v1.45.3 (#4954) 2024-07-28 14:27:05 +08:00
hongboji
f411fe5902
test: custom action e2e (#4956) 2024-07-28 12:55:47 +08:00
Junyi
7bc6746f0b
fix(client): fix variable input value type (#4955) 2024-07-27 22:11:49 +08:00
GitHub Actions Bot
e4fcf69e45 Merge branch 'main' into next 2024-07-27 13:53:17 +00:00
ChengLei Shao
6c079d7435
fix: create multiple auto increment fields in mysql (#4951)
* fix: create multiple auto increment fields in mysql

* fix: test
2024-07-27 21:52:57 +08:00
GitHub Actions Bot
e962469ff0 Merge branch 'main' into next 2024-07-27 07:33:56 +00:00
GitHub Actions Bot
3413bd57e8 chore: update changelog 2024-07-27 07:33:50 +00:00
GitHub Actions Bot
306035c607 chore(versions): 😊 publish v1.2.25-alpha 2024-07-27 07:33:45 +00:00
GitHub Actions Bot
ee9b66488a Merge branch 'main' into next 2024-07-27 06:36:27 +00:00
Junyi
6cbaa212bb
fix(plugin-workflow): hide condition configuration in destroy collection event (#4952) 2024-07-27 14:35:57 +08:00
GitHub Actions Bot
35da486e63 Merge branch 'main' into next 2024-07-27 06:35:42 +00:00
Junyi
a70ef41c1c
fix(plugin-workflow): fix schedule event on date field (#4953) 2024-07-27 14:35:17 +08:00
GitHub Actions Bot
bd5af6b68f Merge branch 'main' into next 2024-07-26 16:12:28 +00:00
Junyi
5b1bd1e5fa
refactor(client): allow select to show null option as tag in read pretty mode if configured (#4950)
* refactor(client): allow select to show null option if conifgured

* test(client): add default value in demo

* fix(client): remove useless logic
2024-07-27 00:11:51 +08:00
jack zhang
a460b1f1f5
fix: remove theme token (#4947) 2024-07-26 15:20:30 +08:00
jack zhang
49cc5eda62
fix: ignore pro (#4928)
* fix: add script to ignore pro packages

* fix: ci bug
2024-07-25 11:42:00 +08:00
Zeke Zhang
ac3d6d91b7
fix: prevent URL change on clicking unconfigured association field (#4919) 2024-07-25 10:50:22 +08:00
GitHub Actions Bot
09e3cb4996 Merge branch 'main' into next 2024-07-25 02:50:03 +00:00
Zeke Zhang
96e538ab54
fix: clear default value immediately after field deletion (#4915) 2024-07-25 10:49:46 +08:00
GitHub Actions Bot
897910e143 Merge branch 'main' into next 2024-07-25 02:31:39 +00:00
Katherine
47d2a0ee61
fix: autoGenId default value should be false when adding collection (#4942)
* fix: autoGenId default value  should be false when adding collection

* fix: test
2024-07-25 10:31:21 +08:00
GitHub Actions Bot
28753a33de Merge branch 'main' into next 2024-07-24 14:03:47 +00:00
Zeke Zhang
bd5d4489fd
refactor: migrate DataBlockCollector to DataBlockProvider (#4938)
* refactor: migrate DataBlockCollector to DataBlockProvider

* chore: fix build

* chore: make unit test pass
2024-07-24 22:03:23 +08:00
YANG QIA
de1994521a
feat(data-vi): optimize style settings for chart blocks (#4940)
* feat(data-vi): adapt styles to mobile client

* fix: style

* chore: update

* fix: bug

* fix: bug
2024-07-24 21:34:52 +08:00
GitHub Actions Bot
fe2a679132 Merge branch 'main' into next 2024-07-24 08:22:44 +00:00
ChengLei Shao
80570c663f
fix(action-import): import with createdBy & updatedBy field (#4939) 2024-07-24 16:22:07 +08:00
ChengLei Shao
1776af73ac
chore: skip app supervisor (#4937) 2024-07-23 22:58:45 +08:00
jack zhang
31997b05f5
fix: mobile style bug (#4934) 2024-07-23 16:01:41 +08:00
GitHub Actions Bot
2000e289fa Merge branch 'main' into next 2024-07-23 07:50:42 +00:00
Zhou
027d54dc87
Update LICENSE.txt 2024-07-23 15:50:25 +08:00
chenos
08cf9c6c00 fix: build error 2024-07-23 12:46:11 +08:00
chenos
de44880ec2 fix: update build ci 2024-07-23 12:35:07 +08:00
GitHub Actions Bot
c82836328a Merge branch 'main' into next 2024-07-23 02:53:18 +00:00
GitHub Actions Bot
b2f82a26df chore: update changelog 2024-07-23 02:53:15 +00:00
GitHub Actions Bot
73d6905f3b chore(versions): 😊 publish v1.2.24-alpha 2024-07-23 02:53:10 +00:00
Zeke Zhang
3f4d5e11e9 Merge branch 'main' into next 2024-07-23 09:29:30 +08:00
Zeke Zhang
c8a9d1dc94
fix(subTable): ensure real-time update of formula field values (#4930)
* fix(subTable): ensure real-time update of formula field values

* chore: fix typo
2024-07-23 09:27:20 +08:00
Zeke Zhang
747910f482 Revert "fix(subTable): ensure real-time update of formula field values"
This reverts commit 9c9177f848.
2024-07-22 20:10:00 +08:00
Zeke Zhang
9c9177f848 fix(subTable): ensure real-time update of formula field values 2024-07-22 20:07:37 +08:00
Katherine
0a9f5c7d94
fix: required not applied when changing field from hidden to visible and setting it as required (#4927) 2024-07-22 18:18:09 +08:00
chenos
e9443574d8
fix: build image ci (#4929)
* fix: ci

* fix: ci
2024-07-22 17:28:48 +08:00
Chareice
d9e972a0f3
fix: query table without primary key in mssql 2024-07-22 17:24:35 +08:00
chenos
3cc5bdeccc fix: remove pro-plugins 2024-07-22 16:58:05 +08:00