Merges stable into main and bumps Batch Explorer to version 2.20.0#2844
Merged
Merges stable into main and bumps Batch Explorer to version 2.20.0#2844
Conversation
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Added fake localizer * Switch desktop app to use new translations * Add script to combine translated files by language * Add global build-translations command * Update comments and docs accordingly with changes * Run merge-translations script on Azure DevOps path * Add localization for Batch Explorer web version * Generate translations for Create Account buttons * Add basic i18n support for web package * Rename StandardLocalizer to BrowserLocalizer * Add merge translations script for web and desktop * Remove powershell merge translations script * Add localization support for desktop app * Copy translations to web too and not just desktop * Add translations for playground buttons * Gitignore generated localization files * Update localization docs with setup instructions * Add package translations to mergeTranslations * Optimize package file creation and fix unit test * Update Electron app localization unit tests * Address all feedback on PR * Fix desktop localizer, translation function, tests * Fix Prettier issue with account yml file * Update client translations unit test accordingly * Add http-localizer unit test and minor fixes * Remove CustomGlobal and simplify navigator object * Add getLocale function to each localizer --------- Co-authored-by: David Watrous <[email protected]>
Notarization and code signing are making the MacOS distribution come extremely close (or over) the 60 minute default timeout.
…56a_20230803131607860. (#2771)
This fixes a broken build
This is currently disabled except in dev mode until the API version which Batch Explorer uses is updated to support node comms mode.
…56a_20230804160843759. (#2774) Co-authored-by: Shiran Pasternak <[email protected]>
…56a_20230811161131939. (#2780)
* Add type safety to shared libraries localization * Fix localization unit test * Switch folder order of generated and localization
* Add .DS_Store to .gitignore * Factor out bonito-core and bonito-ui These packages are intended to act as a Batch-agnostic layer for building Azure Portal-compatible UIs. This also moves much of the functionality of the ui-service package into bonito-core (specifically the parts that aren't Batch-specific) * Make `bux link` handle missing packages in node_modules --------- Co-authored-by: Sanjana Kapur <[email protected]>
…56a_20230819131613474. (#2783)
These have been moved to bonito-core
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md) - [Commits](npm/node-semver@v5.7.1...v5.7.2) --- updated-dependencies: - dependency-name: semver dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…56a_20230825160549777. (#2790)
* surface subForm update to parentForm * fix: radio button doesn't update paramter value * modify key in renderChildEntries --------- Co-authored-by: hoppe <[email protected]>
Co-authored-by: hoppe <[email protected]>
* Compile package translations for use in the portal * Remove unneeded strings
Fixes AB#1142
Co-authored-by: hoppe <[email protected]>
* fix cert list display * update model-list-view --------- Co-authored-by: hoppe <[email protected]>
Co-authored-by: hoppe <[email protected]>
* AB#1060 general fix for disabled buttons in windows high contrast mode * AB#1051 narrator will read aloud favorites dropdown options now --------- Co-authored-by: Rena Chen <[email protected]>
Also supports a custom name on the `@Model()` decorator.
Bug introduced in #2745: No handler for a file group that has changed. Also restores the picker option labels. Backfills container names on certain API calls because they are not returned, but are needed by various UI flows.
These are non-production and their code coverage scores shouldn't be aggregated with production packages.
add validation details and string-list control --------- Co-authored-by: hoppe <[email protected]>
* Updated changelog and version. * Update changelog * Add blank space
dpwatrous
approved these changes
Nov 9, 2023
Codecov Report
@@ Coverage Diff @@
## main #2844 +/- ##
=======================================
Coverage 67.30% 67.30%
=======================================
Files 1228 1228
Lines 33597 33597
Branches 6203 6203
=======================================
Hits 22613 22613
Misses 10838 10838
Partials 146 146 Continue to review full report in Codecov by Sentry.
|
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
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.
No description provided.