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

Merges stable into main and bumps Batch Explorer to version 2.20.0 #2844

Merged
merged 88 commits into from
Nov 9, 2023

Conversation

gingi
Copy link
Member

@gingi gingi commented Nov 9, 2023

No description provided.

gingi and others added 30 commits November 9, 2023 12:53
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.
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]>
* 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]>
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>
* surface subForm update to parentForm

* fix: radio button doesn't update paramter value

* modify key in renderChildEntries

---------

Co-authored-by: hoppe <[email protected]>
* Compile package translations for use in the portal

* Remove unneeded strings
dpwatrous and others added 17 commits November 9, 2023 12:53
* fix cert list display

* update model-list-view

---------

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
@gingi gingi changed the title Merges main and bumps Batch Explorer to version 2.20.0 Merges stable into main and bumps Batch Explorer to version 2.20.0 Nov 9, 2023
Copy link

codecov bot commented Nov 9, 2023

Codecov Report

Merging #2844 (1117655) into main (a0f464a) will not change coverage.
The diff coverage is n/a.

❗ Current head 1117655 differs from pull request most recent head dd8fb29. Consider uploading reports for the commit dd8fb29 to get more accurate results

Impacted file tree graph

@@           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.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a0f464a...dd8fb29. Read the comment docs.

@gingi gingi merged commit 7e47bbd into main Nov 9, 2023
6 checks passed
@gingi gingi deleted the release/bump-2.20 branch November 9, 2023 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants