-
Notifications
You must be signed in to change notification settings - Fork 2
TaskGrid Enhancements #37
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
Merged
Changes from all commits
Commits
Show all changes
75 commits
Select commit
Hold shift + click to select a range
dfa09a8
feat(TaskGrid): add inline creation feature and update interfaces
brYch97 2c035a1
fix(TaskGrid): update client-libraries version and refactor inline ed…
brYch97 f554647
feat(TaskGrid): enhance AddTaskButton and Header for task creation wi…
brYch97 e1f0310
feat(TaskGrid): update task management parameters and methods for con…
brYch97 b162d9a
feat(TaskGrid): refactor localization handling and improve task manag…
brYch97 c86c3ea
feat(TaskGrid): integrate path column handling and enhance virtual co…
brYch97 a1db233
feat(TaskGrid): enhance custom columns handling with raw record fetch…
brYch97 32a67a4
feat: Refactor MultiRecordSelector and add LookupMany component
brYch97 9494873
feat(TaskGrid): enhance LookupMany component with context support and…
brYch97 80294fb
feat(TaskGrid): add customizable option rendering and styles for Look…
brYch97 4e2f6d7
feat(TaskGrid): update LookupMany component with enhanced option rend…
brYch97 dfaded2
feat(TaskGrid): introduce TagLookupMany component with customizable s…
brYch97 fd6b210
feat(TaskGrid): refactor MultiValueLabel component and remove unused …
brYch97 4a22520
feat(TaskGrid): simplify LookupMany component and enhance MultiValueL…
brYch97 53d16a4
feat(TaskGrid): replace TagLookupMany with ColorfulLookupMany compone…
brYch97 abed3db
feat(TaskGrid): integrate Callout component and streamline LookupMany…
brYch97 488fe12
feat: Implement LexoRank for task ordering and add Dataverse data pro…
brYch97 cb8cd78
feat(TaskGrid): enhance dataset item handling and refactor project da…
brYch97 42a11a3
feat(TaskGrid): streamline GridCustomizer and DataProviderStrategy by…
brYch97 d687f9c
feat(TaskGrid): enhance OptionText component, improve GridCustomizer …
brYch97 59c0b58
Update TaskGrid README.md for improved clarity and usage examples
brYch97 b358e84
feat(TaskGrid): add documentation for lookup-many columns and their c…
brYch97 ec22e09
feat(TaskGrid): add custom cell renderer documentation and usage example
brYch97 ffe7edc
feat(TaskGrid): implement custom cell renderer for priority display i…
brYch97 aa637c3
docs(TaskGrid): clarify description of stackRank attribute and add no…
brYch97 276fa90
refactor(TaskGrid): rename INativeColumns to IFieldMapping and update…
brYch97 2445ff0
refactor(TaskGrid): rename getNativeColumns to getFieldMapping and up…
brYch97 0769b7f
fix(TaskGrid): update saved query handling to merge preferred query w…
brYch97 b3f7480
refactor(TaskGrid): update FieldMapping to remove unnecessary attribu…
brYch97 7763cbe
refactor(TaskGrid): rename INativeColumns to IFieldMapping and update…
brYch97 d2fcb49
refactor(TaskGrid): rename INativeColumns to IFieldMapping in documen…
brYch97 1fb002a
feat(TaskGrid): Implement TaskDataProvider and RecordTree for task ma…
brYch97 e47514a
refactor(TaskGrid): reorganize imports to use new provider structure
brYch97 2e3a5a0
refactor(TaskGrid): update references to use Dataverse-specific class…
brYch97 6d1be98
feat(TaskGrid): Enhance LookupMany component and add LookupManyHelper…
brYch97 5f7b6c3
feat(TaskGrid): Integrate FetchXml support in LookupMany cell rendere…
brYch97 4a11206
feat(TaskGrid): Refactor LookupMany components and implement FetchXml…
brYch97 6172478
docs(TaskGrid): Update README to remove WIP notice for lookup-many co…
brYch97 54e74fc
feat(TaskGrid): Add lexorank support and update related components
brYch97 864650c
feat(TaskGrid): Implement cascade delete options and refactor saved q…
brYch97 655278d
feat(TaskGrid): Enhance query handling and improve column management …
brYch97 3c9230d
feat(TaskGrid): Add options for enabling user queries and cascade del…
brYch97 007671b
chore: update @talxis/client-libraries and @talxis/react-components t…
brYch97 d4b7dd3
chore: update version to 1.2605.2-alpha in package.json and package-l…
brYch97 043a55e
chore: update @talxis/client-libraries and @talxis/react-components t…
brYch97 759df5f
docs(DataverseCustomColumnsStrategy): update documentation to clarify…
brYch97 9c9075b
feat(DataverseTaskStrategy): add logging for lookup column metadata r…
brYch97 15dc678
feat(DataverseTaskStrategy, LookupManyHandler): enhance lookup-many h…
brYch97 d4137e9
feat(TaskGrid): enhance inline creation support and refactor lookup-m…
brYch97 5e9a0b4
feat(TaskGrid): refactor height and license key retrieval methods for…
brYch97 6dcf947
feat(TaskGrid): integrate custom columns support and enhance data han…
brYch97 54dba9c
feat: update client-metadata version to 0.0.4 and refactor DataverseT…
brYch97 5f29d77
feat(TaskGrid): update default values for feature flags to false
brYch97 f8ff70c
feat(TaskGrid): enhance LookupMany components with theming support an…
brYch97 ca0d53a
feat(TaskGrid): enhance task editing capabilities and improve header …
brYch97 e3a78ef
feat(TaskGrid): add navigation feature toggle and enhance related int…
brYch97 971a0b8
feat(TaskGrid): refactor task editing to open dataset items and updat…
brYch97 06ce14b
feat(TaskGrid): enhance task editing and dataset item handling, impro…
brYch97 5769fa5
feat(TaskGrid): update dataset item event handlers to include entity …
brYch97 ca7cd65
feat(TaskGrid): enhance dataset control and cell renderer with sortin…
brYch97 dba41ba
refactor(SavedQueryDataProvider): remove unused custom column resolut…
brYch97 688e8f4
feat(FetchXmlLookupManyCellRenderer): update data provider variables …
brYch97 62ed6c4
feat(TaskGrid): enhance interfaces with sorting, filtering, and row h…
brYch97 ffaa0aa
feat(SavedQueryDataProvider): add ISavedQueryDataProviderParameters i…
brYch97 98982ae
refactor(TaskGrid): update documentation and parameter naming for cla…
brYch97 56f4946
docs(TaskGrid): enhance FetchXml binding documentation with detailed …
brYch97 72940a1
Merge remote-tracking branch 'upstream/master' into releases/2606.x
brYch97 4654d73
fix: update version to 0.0.1 in package.json and package-lock.json
brYch97 7084e93
fix: update @talxis/client-libraries version to 1.2606.1 in package.j…
brYch97 bdd2438
Potential fix for pull request finding
brYch97 2130c4d
fix: update MultiValueLabel to pass data on navigation and remove unu…
brYch97 dfd8ed6
fix: refine field mapping logic and update user queries condition in …
brYch97 773230f
fix: update navigation property name in getExpand method of LookupMan…
brYch97 c43840c
fix: use id-based map to merge enriched lookup-many data in onInitialize
brYch97 e09dd2b
fix: correct parameter name in DataverseTaskStrategy and clean up whi…
brYch97 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.