-
Notifications
You must be signed in to change notification settings - Fork 9
Added support for custom column width #1477
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
Merged
markus-moser
merged 60 commits into
1.x
from
1430-data-object-grid-default-width-of-columns-based-on-column-type
Jun 2, 2025
Merged
Changes from 14 commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
fe5c980
implemented dynamic cell type
Corepex 455f35b
added logic to fetch subtype of `dataobject.adapter`
Corepex 57b98bd
adjust several column types
Corepex debf154
adjust column width for several cells
Corepex 77fcadb
moved `dynType.getDefaultGridColumnWidth` to subclass
Corepex 13deb7d
cleanup
Corepex 50daa8f
added several custom column widths
Corepex a00e225
cleanup
Corepex c389076
Automatic frontend build
Corepex a8b14ce
Merge remote-tracking branch 'origin/1430-data-object-grid-default-wi…
Corepex fa60ba3
added with to relation table
Corepex 48ec8c3
added translations
Corepex 9b3adf2
adjust column size in edit modal
Corepex f76f55c
Merge branch '1.x' into 1430-data-object-grid-default-width-of-column…
Corepex e63be5e
Automatic frontend build
Corepex c9a4e68
fixed width overwrite issue
Corepex 96e8ad8
moved column default with to helper
Corepex 2b62f8e
cleanup
Corepex 6fea6aa
fixed double const
Corepex 9529331
Merge remote-tracking branch 'origin/1430-data-object-grid-default-wi…
Corepex fabc535
Automatic frontend build
Corepex acf057a
Merge branch '1.x' into 1430-data-object-grid-default-width-of-column…
Corepex 6cdac29
Merge remote-tracking branch 'origin/1430-data-object-grid-default-wi…
Corepex edf2be9
Automatic frontend build
Corepex 3a5b491
fixed double translation bug
Corepex e2f736c
Automatic frontend build
Corepex a4eaab0
Don't overwrite already defined column sizes
markus-moser 811357a
Automatic frontend build
markus-moser 35fadb1
fixed smaller bugs
Corepex 98185e4
fixed `undefined` check
Corepex 29ff6c8
added with to link type
Corepex f8a2906
added more customized with
Corepex c58471a
added more customized width
Corepex e243d82
fixed typo
Corepex f1d2f9d
Apply eslint-fixer changes
Corepex 53b0e84
Automatic frontend build
Corepex 68e447c
removed `size`
Corepex 6cc4b14
made linter happy
Corepex 375381b
made linter even happier
Corepex 7cda054
Merge branch '1.x' into 1430-data-object-grid-default-width-of-column…
Corepex 1326b00
Apply eslint-fixer changes
Corepex 6c8ed31
Automatic frontend build
Corepex d7cb9a9
Adjust default widths for various data object types
markus-moser bfbe846
Pass field definition instead of ColumnMeta to data object dynamic ty…
markus-moser 9764cba
Merge branch '1430-data-object-grid-default-width-of-columns-based-on…
markus-moser a69af00
avoid code duplication
Corepex b1df9e7
redesigned column helper function, removed duplicate code
Corepex 692d368
Automatic frontend build
markus-moser 18ea7a1
Merge remote-tracking branch 'origin/1430-data-object-grid-default-wi…
Corepex 31c039a
renamed function, cleanup
Corepex 4368d5c
fixed merge bugs
Corepex 23291ff
adjust system column width
Corepex 2e6f83b
Merge remote-tracking branch 'origin/1430-data-object-grid-default-wi…
Corepex 47fe517
Automatic frontend build
Corepex 5d67153
adjust type to gain more type safty
Corepex 9c180e9
Automatic frontend build
Corepex 2de3923
removed `console.log`
Corepex 92010ca
Automatic frontend build
Corepex fb7a8fd
Merge branch '1.x' into 1430-data-object-grid-default-width-of-column…
markus-moser 82541e0
Automatic frontend build
markus-moser File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.