-
-
Notifications
You must be signed in to change notification settings - Fork 752
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: limiting linked record selection (#994)
* feat: the link field items support click-to-expand in the grid view * feat: limiting linked record selection * chore: update link view limit testing * chore: update unit testing for link field * feat: support go to foreign table in link editor * perf: optimize the interaction for configuring the limit options of link fields * chore: update unit testing * fix: the selectable year range in the date editor * perf: cache the state of hidden fields within the expand record * feat: after the structure of the foreign table changes, update the limit condition in the link field * chore: update e2e testing
- Loading branch information
Showing
57 changed files
with
1,349 additions
and
153 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.