Zeke Zhang
bab5d40dbe
refactor(FormV2): add FormWithDataTemplates component ( #4551 )
...
* Revert "fix(client): fix data template style (#4536 )"
This reverts commit db66090ab2
.
* refactor(FormV2): add FormWithDataTemplates component
* chore: fix failed e2e tests
* chore: make e2e test more stable
2024-06-04 21:35:37 +08:00
Zeke Zhang
f66edb5d27
feat(client): add new variable named 'URL search params' and support link action ( #4506 )
...
* 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
* fix: menu selectKeys (T-4373)
* refactor: use qs to stringify search params
* refactor: locale improve
* refactor: locale improve
* chore: fix failed tests
* 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(Link): hide linkage rules in top link (T-4410)
* fix(permission): remove URL search params variable from data scope
* chore: make more stable
* chore: make e2e test more stable
* fix(Link): reduce size for variable
* fix: clear previous context (T-4449)
* fix(calendar, map): resolve initial data scope setting error (T-4450)
* fix: correct concatenation of query string (T-4453)
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: jack zhang <1098626505@qq.com>
2024-06-04 20:57:03 +08:00
Katherine
0b8f762d8b
feat: data block support setting block height ( #4441 )
...
* feat: data block support setting block height
* feat: form block support setting block height
* feat: form block support setting block height
* feat: detail block height
* test: fix
* fix: bug
* feat: grid card support block height
* feat: kanban support block height
* feat: kanban support block height
* feat: calender support block height
* feat: calender support block height
* feat: map support block height
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* test: skip
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: blockinitializers style improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* refactor: code improve
* refactor: code improve
* fix: test
* fix: test
* fix: test
2024-06-04 17:32:01 +08:00
YANG QIA
9b7abf7295
feat(logger): support for collecting debug informations when rendering failed ( #4524 )
...
* feat(logger): support for collecting debug informations when rendering failed
* chore: update
* feat: add location information
* fix: test
* fix: test
* fix: tests
* fix: bug
2024-06-04 12:10:17 +08:00
Katherine
e842cd4cab
fix: data filtering and formula field value errors after subtable record selection ( #4547 )
...
* fix: data filter issue after selecting records in subtable
* fix: bug
* fix: bug
* fix: bug
* fix: bug
2024-06-04 11:05:42 +08:00
Katherine
1b1930b328
fix: show cascade select when no data in edit form ( #4543 )
2024-06-03 14:30:18 +08:00
Zeke Zhang
63f71994ab
test(block-templates): add test cases ( #4540 )
2024-06-02 18:52:04 +08:00
Zeke Zhang
773f05dcd2
feat(client): adjust toolbar for Table Actions ( #4538 )
...
* feat(client): adjust toolbar for Table Actions
* chore: ensure backward compatibility
* chore: update e2e tests
* chore: fix fialed unit tests
* Revert "chore: update e2e tests"
This reverts commit 0a70171687
.
* chore: update e2e tests
* chore: update e2e tests
* chore: don't forget to revert me
* chore: update e2e tests
* chore: update e2e tests
* Revert "chore: don't forget to revert me"
This reverts commit 29a51dff28
.
* chore: update timeout and retries in defineConfig
* chore: make e2e tests more stable
* chore: make e2e tests more stable
2024-06-02 17:42:09 +08:00
dependabot[bot]
6bc3f7a540
chore(deps): bump sanitize-html from 2.10.0 to 2.13.0 ( #4505 )
...
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html ) from 2.10.0 to 2.13.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md )
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.10.0...2.13.0 )
---
updated-dependencies:
- dependency-name: sanitize-html
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-01 18:36:28 +08:00
Zeke Zhang
db66090ab2
fix(client): fix data template style ( #4536 )
2024-06-01 10:58:24 +08:00
Katherine
dc309cbab5
fix: prevent deletion of entire association field when removing the last column in subtable ( #4518 )
...
* fix: prevent deletion of entire association field when removing the last column in subtable
* fix: node version
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-05-31 00:03:15 +08:00
jack zhang
285f719f9f
fix: table borded ( #4534 )
...
* fix: table borded
* fix: unit test
2024-05-30 18:35:20 +08:00
Zeke Zhang
803ea80e4b
fix(client): fix the issue where adding block templates in the popup does not display ( #4531 )
...
* chore: avoid crashing
* fix(client): fix the issue where adding block templates in the popup does not display
2024-05-30 17:45:35 +08:00
jack zhang
d83c102492
Fix/initializer improve ( #4533 )
...
* fix: imporve code
* fix: test bug
2024-05-30 17:20:09 +08:00
YANG QIA
950495c292
fix(i18n): fix i18n namespace for collection titles ( #4530 )
2024-05-30 15:35:07 +08:00
Katherine
38fa7f8f03
fix: disable cascading select component for association field in subtable ( #4517 )
2024-05-30 14:42:56 +08:00
Katherine
9e8335572a
fix: association field enablement affecting block field states ( #4528 )
2024-05-30 14:42:28 +08:00
Junyi
073e2b0d5b
fix(utils): fix json-templates ( #4525 )
2024-05-30 12:10:05 +08:00
Junyi
04449fa486
fix(client): fix deep association select in AppendsTreeSelect component ( #4526 )
2024-05-30 09:11:34 +08:00
jack zhang
8323c978fc
fix: table drag error ( #4511 )
2024-05-29 22:46:36 +08:00
Zeke Zhang
b43f896882
fix(client): fix the issue where setting default values using variabl… ( #4521 )
...
* fix(client): fix the issue where setting default values using variables in the sub-table is not work
* test: add unit tests
2024-05-29 17:27:29 +08:00
Katherine
6a9d39f25d
fix: update form submit action missing linkageRules setting ( #4515 )
2024-05-29 13:47:00 +08:00
Zeke Zhang
e03b5b873b
chore: add group title to Table item action settings ( #4516 )
2024-05-29 13:08:53 +08:00
Junyi
fb2504257b
fix(client): fix Variable.TextArea style ( #4513 )
2024-05-29 13:02:30 +08:00
Junyi
1dc7a39780
feat(plugin-fm): make rules configurable ( #4118 )
...
* feat(plugin-fm): make rules configurable
* fix(client): fix upload test cases
* refactor(client): remove dulicated code
* refactor(client): upload component
* refactor(client): remove a lot of duplicated code
* fix(client): fix upload in system settings
* fix(client): fix test case
* fix(client): fix test case
* fix(client): fix test case
* chore: update yarn.lock
* fix(client): fix test case
* fix: api mock
* refactor(client): refactor hooks
* docs(client): add demo code
* fix: ci
* fix(client): fix import package
* fix: filesize
* fix(client): fix upload component
* fix(client): deprecate preview component and move to file-manager
* fix(plugin-fm): fix storage changes in attachment field and locales
* refactor(plugin-fm): add migration for attachment field storage
* test(plugin-fm): add test case
* feat(plugin-fm): add storage size component
* fix(plugin-fm): fix component
* refactor(plugin-fm): adjust constant
* fix(plugin-fm): fix default local size limit
* fix(plugin-fm): fix test cases
* fix(plugin-fm): fix test case
* fix(plugin-fm): fix rule hook
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2024-05-29 09:33:23 +08:00
YANG QIA
98a8e687b1
feat(client): refining error fallback for different components when catching errors ( #4459 )
...
* feat(client): refining error fallback for different components when catching errors
* fix: build
* refactor: `ErrorFallback.Inline` to `ErrorFallback.Modal`
* feat: toolbar error fallback
* chore: add deprecated comment
* fix: useSchemaToolbarRender
2024-05-28 13:26:38 +08:00
Katherine
9528da51be
refactor: remove all frontend checks for isForeignKey ( #4499 )
...
* refactor: remove all frontend checks for isForeignKey
* fix: bug
2024-05-27 21:21:40 +08:00
ChengLei Shao
56dc06dcc0
fix: after update event in single relation repository ( #4503 )
...
* fix: after update event in single relation repository
* test(plugin-workflow): add association collection trigger
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-05-27 20:52:15 +08:00
YANG QIA
0adf5fb6b7
chore(auth): change char length limit of username to 1-50 ( #4502 )
2024-05-27 17:39:39 +08:00
Katherine
02ebede15a
fix: sub-table support allowAddNew setting ( #4498 )
2024-05-27 16:48:01 +08:00
GitHub Actions Bot
53eb054848
chore(versions): 😊 publish v1.0.0-alpha.17
2024-05-27 06:44:39 +00:00
Zeke Zhang
13362dab25
fix: optimize data scope variable in permission configuration ( #4484 )
...
* fix: optimize data scope variable in permission configuration
* test: add e2e test
* chore: fix failed e2e
* fix: optimize data scope variable in permission configuration
* chore: skip weird test
2024-05-27 12:09:28 +08:00
Katherine
a3e47832a6
refactor: form linkage rule to cancel assignment when multiple fields are selected ( #4492 )
2024-05-27 11:51:04 +08:00
Chareice
eb0471fe53
chore: retry in dev env
2024-05-27 11:43:26 +08:00
Chareice
b576670826
chore: database prepare error message
2024-05-27 11:39:05 +08:00
GitHub Actions Bot
2e7744f85c
chore(versions): 😊 publish v1.0.0-alpha.16
2024-05-27 01:28:10 +00:00
Katherine
8a863226f2
fix: numeric field display issue in form linkage rule ( #4482 )
...
* fix: numeric field display issue in form linkage rule
* fix: bug
2024-05-26 07:37:29 +08:00
ChengLei Shao
bbbb409565
chore: application start error message ( #4477 )
2024-05-24 08:26:08 +08:00
Zeke Zhang
cece85b335
fix(subTable): prevent setting default value for fields that have been unmounted ( #4475 )
2024-05-23 23:39:45 +08:00
ChengLei Shao
aa1ed6737d
fix: attachment collection permission ( #4470 )
2024-05-23 19:50:24 +08:00
ChengLei Shao
0dd3ea8d2e
fix(database): foreign key index in underscored table ( #4473 )
...
* fix: foreign key index in underscored table
* chore: test
2024-05-23 19:49:49 +08:00
Katherine
11343bc9be
fix: missing app context in modal ( #4457 )
...
* fix: useCurrentFormVariable
* test: table action row action linkage by row data
* test: detail block support linkage rule
* test: detail block support linkage rule
* test: detail block support linkage rule
* fix: missing app context in modal
2024-05-23 09:33:55 +08:00
Zeke Zhang
f6d56a9cb3
chore: avoid misoperation of date variables ( #4452 )
2024-05-22 21:21:06 +08:00
chenos
1e230ecbc2
fix(client): remove the "you are offline" prompt
2024-05-22 13:54:35 +08:00
chenos
d6d3cac0eb
fix(client): unstated lru-cache dependency
2024-05-22 09:24:03 +08:00
Zeke Zhang
cedb5046dd
fix(core): support selecting the first level of variables as the default value ( #4439 )
2024-05-22 08:43:32 +08:00
Katherine
3f14a9b24d
fix: table row action linkage rule defect error ( #4436 )
...
* fix: useCurrentFormVariable
* test: table action row action linkage by row data
* test: detail block support linkage rule
* test: detail block support linkage rule
* test: detail block support linkage rule
2024-05-21 21:21:08 +08:00
Katherine
7b8a86350a
fix: error in deleting data query after block linkage filtering ( #4434 )
2024-05-21 17:44:33 +08:00
Zeke Zhang
1291d5437c
docs(client): should name SchemaInitializer starting with a lowercase letter ( #4432 )
...
* docs(client): the name of the SchemaInitializer should start with a lowercase letter
* chore: to identify and correct one's shortcomings
2024-05-21 14:53:15 +08:00
GitHub Actions Bot
4f3a3c0931
chore(versions): 😊 publish v1.0.0-alpha.15
2024-05-21 02:53:07 +00:00