-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add separator in action forms #1167
Conversation
1f1a3f1
to
b628f49
Compare
4638458
to
70a861f
Compare
70a861f
to
e50894e
Compare
packages/datasource-customizer/src/decorators/actions/collection.ts
Outdated
Show resolved
Hide resolved
@@ -250,6 +271,27 @@ export type ActionFieldWidget = | |||
| 'FilePicker' | |||
| 'JsonEditor'; | |||
|
|||
type LayoutElementComponentType = 'Input' | 'Separator'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dunno if it's related to this line or another, but users can declare layout element of type 'Input', it's not relevant.
Code Climate has analyzed commit 3cb228e and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (98% is the threshold). This pull request will bring the total coverage in the repository to 97.5%. View more on Code Climate. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
## [1.8.46](https://github.com/ForestAdmin/agent-nodejs/compare/example@1.8.45...example@1.8.46) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
# [1.42.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/agent@1.41.12...@forestadmin/agent@1.42.0) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
# [1.48.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-customizer@1.47.2...@forestadmin/datasource-customizer@1.48.0) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
## [1.1.26](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-dummy@1.1.25...@forestadmin/datasource-dummy@1.1.26) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
🎉 This PR is included in version 1.3.15 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
## [1.7.15](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-mongoose@1.7.14...@forestadmin/datasource-mongoose@1.7.15) (2024-09-17) ### Bug Fixes * **datasource-sql:** support for paranoid tables with snake case timestamp fields ([#1170](#1170)) ([96b54f9](96b54f9)) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527)) ### Performance Improvements * **relation:** improve has many relation by using not in when possible and available ([#1148](#1148)) ([a15eefe](a15eefe)) ### Reverts * "fix(datasource-sql): handle timestamps of tables with underscored column names" ([#1169](#1169)) ([3b76e38](3b76e38))
## [1.3.32](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-replica@1.3.31...@forestadmin/datasource-replica@1.3.32) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
## [1.9.3](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sequelize@1.9.2...@forestadmin/datasource-sequelize@1.9.3) (2024-09-17) ### Bug Fixes * **datasource-sql:** support for paranoid tables with snake case timestamp fields ([#1170](#1170)) ([96b54f9](96b54f9)) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527)) ### Performance Improvements * **relation:** improve has many relation by using not in when possible and available ([#1148](#1148)) ([a15eefe](a15eefe)) ### Reverts * "fix(datasource-sql): handle timestamps of tables with underscored column names" ([#1169](#1169)) ([3b76e38](3b76e38))
## [1.14.19](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-sql@1.14.18...@forestadmin/datasource-sql@1.14.19) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527)) ### Performance Improvements * **relation:** improve has many relation by using not in when possible and available ([#1148](#1148)) ([a15eefe](a15eefe))
# [1.35.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/datasource-toolkit@1.34.5...@forestadmin/datasource-toolkit@1.35.0) (2024-09-17) ### Bug Fixes * **datasource-sql:** support for paranoid tables with snake case timestamp fields ([#1170](#1170)) ([96b54f9](96b54f9)) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527)) ### Performance Improvements * **relation:** improve has many relation by using not in when possible and available ([#1148](#1148)) ([a15eefe](a15eefe)) ### Reverts * "fix(datasource-sql): handle timestamps of tables with underscored column names" ([#1169](#1169)) ([3b76e38](3b76e38))
🎉 This PR is included in version 1.8.46 🎉 The release is available on Your semantic-release bot 📦🚀 |
## [1.11.10](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forest-cloud@1.11.9...@forestadmin/forest-cloud@1.11.10) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
# [1.28.0](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/forestadmin-client@1.27.8...@forestadmin/forestadmin-client@1.28.0) (2024-09-17) ### Bug Fixes * **datasource-sql:** support for paranoid tables with snake case timestamp fields ([#1170](#1170)) ([96b54f9](96b54f9)) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527)) ### Performance Improvements * **relation:** improve has many relation by using not in when possible and available ([#1148](#1148)) ([a15eefe](a15eefe)) ### Reverts * "fix(datasource-sql): handle timestamps of tables with underscored column names" ([#1169](#1169)) ([3b76e38](3b76e38))
🎉 This PR is included in version 1.42.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
## [1.3.86](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-aws-s3@1.3.85...@forestadmin/plugin-aws-s3@1.3.86) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
## [1.0.97](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-export-advanced@1.0.96...@forestadmin/plugin-export-advanced@1.0.97) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
🎉 This PR is included in version 1.48.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
## [1.2.12](https://github.com/ForestAdmin/agent-nodejs/compare/@forestadmin/plugin-flattener@1.2.11...@forestadmin/plugin-flattener@1.2.12) (2024-09-17) ### Features * add separator in action forms ([#1167](#1167)) ([7d61527](7d61527))
🎉 This PR is included in version 1.1.26 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
Definition of Done
General
Security