Skip to content
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

Merge release 2.12.0 #363

Merged
merged 51 commits into from
Jul 24, 2023
Merged

Merge release 2.12.0 #363

merged 51 commits into from
Jul 24, 2023

Conversation

OS-giulianasilva
Copy link
Contributor

This PR is for merge the RC 2.12.0

OS-giulianasilva and others added 30 commits May 12, 2023 10:47
…ate row (#331)

* Add conditional format to ColumnAggregate

* Fix SetRowAsSelected not returning error message

* Fix lint warnings

* Fix eslint warnings

* Fix eslint warnings

* Fix error code duplicated

* Fix comments
Implement a way to trigger the OnFiltersChange event when using the ClearFilter
Changed ClearFilter to allow triggering OnFiltersChange event
Add validation to check if we do have data available, for instance while using filters that make the Grid without results.
ROU-4319: adding the ability to block autogenerated grids
…mns (#338)

* Added ability to save/apply layouts with frozenCols

- Added ability to save/apply layouts with frozenCols
- Updated Lodash version (based on Snyk)
- Updated TypeScript version (based on Snyk)

* Update ColumnFreeze.ts

---------

Co-authored-by: gbnm <goncalo.martins@outsystems.com>
Fixed issue in moveToPage() method that was always throwing an error
ROU-4367: Fixed issue in moveToPage error handling
…es (#339)

* Fix setRowAsSelected to work in a Grid with RowCheckboxes

* Update setRowAsSelect method from Selection feature

Add evaluation to check if the row indexes provided exist in the current Grid page

* Update Selection.ts

---------

Co-authored-by: Gonçalo M <goncalo.martins@outsystems.com>
When the context menu event is opening.
ROU-4377: Invalid lines - removing attribute __osRowMetadata
ROU-4373: Changing language load mechanism
ROU-4350: Changing context menu to return the correct Id of the column in the Toggle event
rugoncalves and others added 21 commits June 14, 2023 14:26
ROU-4386: ContextMenu - avoid raising twice ToggleEvent when opening
…348)

* Update Wijmo version

* Fix issue in View._setGroups caused by WJM-22376

* Update wijmo.cloud.d.ts

* Fix column picker issue after upgrade

* Add comments

* Fix eslint issues

* Add new language "fr-CA"
Fixed duplicated items inside Context Menu.
Set the headersFocusability property to "All" by default allowing the  Row and column headers to be accessible via keyboard.
ROU-4413: Fix issue with Context Menu that gets duplicated Items
ROU-4406: Issue when applying row validation to a Grid with GroupColumn
ROU-4344: remove dirty marks from action column
ROU-4429: Fixing APIs `FilterByCondition` & `FilterByValue` to work with checkbox column
@outsystemsbot outsystemsbot bot added the cla:yes This code submission conforms with the OutSystems CLA or the CLA is not required for this PR label Jul 24, 2023
@gitguardian
Copy link

gitguardian bot commented Jul 24, 2023

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
1035931 Google API Key 134b58c src/@types/wijmo-5.20231.888/wijmo.cloud.d.ts View secret
1035931 Google API Key 134b58c src/@types/wijmo-5.20231.888/wijmo.cloud.d.ts View secret
🛠 Guidelines to remediate hardcoded secrets
  1. DO NOT use the link above to access OutSystems Enterprise GitGuardian. Please access the OutSystems GitGuardian Dashboard through the Apps tab on https://myapps.microsoft.com
  2. Please read the guide for GitHub Secrets Remediation with GitGuardian - https://outsystemsrd.atlassian.net/wiki/spaces/RT/pages/2828566697/GitHub+Secrets+Remediation+with+GitGuardian
  3. Revoke and rotate the secret.
  4. Store new secret securely in an approved vault service - https://outsystemsrd.atlassian.net/wiki/spaces/RT/pages/2698316314/Runbook+-+Storing+Secrets

🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@sonarcloud
Copy link

sonarcloud bot commented Jul 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.3% 2.3% Duplication

@OS-giulianasilva OS-giulianasilva merged commit b30b0bf into main Jul 24, 2023
8 of 9 checks passed
@OS-giulianasilva OS-giulianasilva deleted the rc2.12.0 branch July 24, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes This code submission conforms with the OutSystems CLA or the CLA is not required for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants