-
Notifications
You must be signed in to change notification settings - Fork 31
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: "Group" column for rollup/tree tables #1636
Commits on Dec 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 339c972 - Browse repository at this point
Copy the full SHA 339c972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e76c2 - Browse repository at this point
Copy the full SHA 30e76c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98918d4 - Browse repository at this point
Copy the full SHA 98918d4View commit details -
Have the context menu open up the appropriate filter options for that…
… cell - Proxies to getting the menu items from the actual cell
Configuration menu - View commit details
-
Copy full SHA for 94e7958 - Browse repository at this point
Copy the full SHA 94e7958View commit details -
Don't proxy data for consistituent group rows
- It was duplicating the constituent data, which was not what we wanted
Configuration menu - View commit details
-
Copy full SHA for 9775941 - Browse repository at this point
Copy the full SHA 9775941View commit details -
WIP make the Clear Column Filter work
- Can clear column filter from line up - Should actually clear _all_ group filters and have a different name...
Configuration menu - View commit details
-
Copy full SHA for 2f54eff - Browse repository at this point
Copy the full SHA 2f54effView commit details -
Add a getClearFilterRange method on IrisGridModel
- Returns the range of columns that should be cleared when clearing the filter on this column
Configuration menu - View commit details
-
Copy full SHA for bebd1f1 - Browse repository at this point
Copy the full SHA bebd1f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a74c59 - Browse repository at this point
Copy the full SHA 2a74c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d3ca3 - Browse repository at this point
Copy the full SHA a4d3ca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73cc8d8 - Browse repository at this point
Copy the full SHA 73cc8d8View commit details -
- Add support for `DisplayColumn` with a `displayName` prop - Clean up some comments
Configuration menu - View commit details
-
Copy full SHA for f443c5c - Browse repository at this point
Copy the full SHA f443c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4d61d - Browse repository at this point
Copy the full SHA 2a4d61dView commit details -
Get the sourceColumn working with totals correctly
- Now it doesn't crash when you add aggregations
Configuration menu - View commit details
-
Copy full SHA for 0802c56 - Browse repository at this point
Copy the full SHA 0802c56View commit details -
- Don't show the proxy column in the Organize Columns, Search Columns, or aggregations sections - Fix an issue with rehydrating tree tables with an aggregation set (table.size can be negative on initial load)
Configuration menu - View commit details
-
Copy full SHA for a4a55eb - Browse repository at this point
Copy the full SHA a4a55ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8187250 - Browse repository at this point
Copy the full SHA 8187250View commit details