-
Notifications
You must be signed in to change notification settings - Fork 6
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
4032 - Merge development #4116
Merged
Merged
4032 - Merge development #4116
Conversation
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
* New Crowdin translations by GitHub Action * Re-trigger Build --------- Co-authored-by: Crowdin Bot <[email protected]> Co-authored-by: Alejandro Guzman <[email protected]>
* 4042 - TablePaginated: Filter by Country + Admin users 'Country' - Initial version (#4052) * 4042 - Make select all return unique values * 4042 - Count unique values in MultiValueSummary * 4042 - Add countries multi select * 4042 - Get multiLabelSummaryKey from filter props * 4042 - Handle undefined value in toggleAllOptions.ts * 4042 - Support order one regions only * 4042 - Add country filter * 4042 - Add tooltip to country filter * 4042 - Undo handling of repeated values * 4042 - TablePaginated: Filter by Country + Admin users 'Country' - Selectable and collapsible groups (#4066) * 4042 - Add CollapsibleGroup * 4042 - Add SelectableGroupHeading * 4042 - Add rtl support * 4042 - Add tooltip improvements * 4042 - Add group heading bg color * 4042 - Set filter width * 4042 - Handle expanded state when search is empty * 4042 - Fix common.json eof line * 4042 - Add missing useMemo type * 4042 - Set manuallyExpanded to false when collapsing * 4042 - TablePaginated: Filter by Country + Admin users 'Country' - Tooltip (#4075) * 4042 - Add clickable info tooltip * 4042 - Make collapsible group heading sticky * 4042 - Add z-index to tooltip container * 4042 - Add new tooltip content * 4042 - Add useResetOnUnmount to TablePaginated * 4024: Update tooltip style (#4079) --------- Co-authored-by: Mino Togna <[email protected]>
Co-authored-by: Crowdin Bot <[email protected]>
* Migration-steps: Reset * migration steps reset: fix double insert (#4097) Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> Co-authored-by: Miró Sorja <[email protected]>
* 4092 - Update canViewReview rules * 4092 - Update useShowActions
…ti (#4107) * 4106 - migrate multiselect->select isMulti * 4106 - remove colType multiselect
* 4113 - Manual Database Backup * use cli * 4113 - Remove on push to branch
* 4111 - fix formatDatum - Support all letters/logograms/kanji/cyrillic outside of western alphabet a-z * 4111 - add cols scientific_name, common_name for growingStockComposition2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Merge dev and fix user role filtering by country in admin page:
86f74b4