Skip to content

Merge master into main#2724

Merged
gingi merged 42 commits intomainfrom
shpaster/merge-master
May 1, 2023
Merged

Merge master into main#2724
gingi merged 42 commits intomainfrom
shpaster/merge-master

Conversation

@gingi
Copy link
Member

@gingi gingi commented May 1, 2023

No description provided.

gingi and others added 30 commits February 2, 2023 19:42
Merge master into stable for release 2.16.0
Also replaced the vulnerable download module with node-downloader-helper.
Users may opt in to authenticate specific tenants by activating them in the authentication settings page.
* Restores build version string for release packaging

* Fixes #2659: Removes test code

* Prepare for hotfix release 2.16.1
Updated Batch CLI extensions (v9.0.0) require `azure-multiapi-storage` as explicit requirement.
* Add Developer menu item and add theme colors under it
- running into issue with surfacing isDev

* Only show Developer menu item during developer mode
* typo fix

* Switch  hardcoded color values to use theme colors

* Fix unit tests

* Remove fdescribe
* Add banner in pools for cloud service pool deprecation
* small typo fix

* Fix wording

* Update wording
Keyboard accessibility bugs (463, 853, 593)
* Initial setup for jasmine axe

* Add axe for accessibility testing
* Add accessibility tests for a few UI components

* Update package lock

* Testing to see if pipeline completely passes

* wip

* Update package-lock

* Remove console log statement

* Remove failing test (fix and re-add them later)

* Remove cross-env
mhdahman and others added 11 commits April 18, 2023 12:29
...when tab order reaches table for the first time without interacting with the table using the arrow keys
Accessibility bug fixes (865, 950, 990, 702, 671)
* Bumps Batch Explorer to version 2.17.0

* Restores build version string for release packaging

* Fixes AB#1031: Updates vulnerable http-cache-semantics dependency

Also replaced the vulnerable download module with node-downloader-helper.

* Non-home tenants are inactive by default

Users may opt in to authenticate specific tenants by activating them in the authentication settings page.

* Merges release 2.16.1 into master (#2661)

* Restores build version string for release packaging

* Fixes #2659: Removes test code

* Prepare for hotfix release 2.16.1

* Remove custom themes (#2663)

* Fixes #2662: Restores Python backend

Updated Batch CLI extensions (v9.0.0) require `azure-multiapi-storage` as explicit requirement.

* Update python dependencies (#2682)

* Theme colors will only show in dev mode (#2697)

* Add Developer menu item and add theme colors under it
- running into issue with surfacing isDev

* Only show Developer menu item during developer mode
* typo fix

* Switch  hardcoded color values to use theme colors

* Fix unit tests

* Remove fdescribe

* Cloud Service Deprecation Warning on Pool Details (#2702)

* Add banner in pools for cloud service pool deprecation
* small typo fix

* Fix wording

* Update wording

* focus first element after activating ‘Job preparation task’

* focus first interactive control in Storage accounts pane

* focus first element in complex-form afterViewInit

* update form-field prefix and suffix styles

* update monitorChart colors

* update monitor chart tooltip config

* update mat-tab-group labels

* fix @azure/storage-blob usage (#2709)

* Add jasmine-axe for Batch Explorer unit tests (#2587)

* Initial setup for jasmine axe

* Add axe for accessibility testing
* Add accessibility tests for a few UI components

* Update package lock

* Testing to see if pipeline completely passes

* wip

* Update package-lock

* Remove console log statement

* Remove failing test (fix and re-add them later)

* Remove cross-env

* delete metadata row

* Fixes AB#950: Focus not visible for radio buttons

* Fixes AB#865: Focus not visible for multiple controls

* Fixes AB#990: Focus moves to background when pop-up is open

* Fixes AB#702: Focus ring not visible

...when tab order reaches table for the first time without interacting with the table using the arrow keys

* Fixes AB#671: When closing select dropdown with esc key the whole dialog is closed

* Fixes AB#290 removing pointer events on canvas

* Fixes AB#462 - Changing input boxes to bordered boxes.

* Updated changelog and version. (#2719)

---------

Co-authored-by: Rena <[email protected]>
Co-authored-by: David Watrous <[email protected]>
Co-authored-by: Waseem Dahman <[email protected]>
Co-authored-by: Waseem <[email protected]>
Co-authored-by: Haopeng Wang <[email protected]>
Co-authored-by: “aibiber” <“[email protected]”>
Co-authored-by: Robert Taft <[email protected]>
Co-authored-by: robtaft-ms <[email protected]>
* Restores build version string for release packaging

* Fixes #2659: Removes test code

* Prepare for hotfix release 2.16.1

* Release 2.17.0 (#2721)

* Bumps Batch Explorer to version 2.17.0

* Restores build version string for release packaging

* Fixes AB#1031: Updates vulnerable http-cache-semantics dependency

Also replaced the vulnerable download module with node-downloader-helper.

* Non-home tenants are inactive by default

Users may opt in to authenticate specific tenants by activating them in the authentication settings page.

* Merges release 2.16.1 into master (#2661)

* Restores build version string for release packaging

* Fixes #2659: Removes test code

* Prepare for hotfix release 2.16.1

* Remove custom themes (#2663)

* Fixes #2662: Restores Python backend

Updated Batch CLI extensions (v9.0.0) require `azure-multiapi-storage` as explicit requirement.

* Update python dependencies (#2682)

* Theme colors will only show in dev mode (#2697)

* Add Developer menu item and add theme colors under it
- running into issue with surfacing isDev

* Only show Developer menu item during developer mode
* typo fix

* Switch  hardcoded color values to use theme colors

* Fix unit tests

* Remove fdescribe

* Cloud Service Deprecation Warning on Pool Details (#2702)

* Add banner in pools for cloud service pool deprecation
* small typo fix

* Fix wording

* Update wording

* focus first element after activating ‘Job preparation task’

* focus first interactive control in Storage accounts pane

* focus first element in complex-form afterViewInit

* update form-field prefix and suffix styles

* update monitorChart colors

* update monitor chart tooltip config

* update mat-tab-group labels

* fix @azure/storage-blob usage (#2709)

* Add jasmine-axe for Batch Explorer unit tests (#2587)

* Initial setup for jasmine axe

* Add axe for accessibility testing
* Add accessibility tests for a few UI components

* Update package lock

* Testing to see if pipeline completely passes

* wip

* Update package-lock

* Remove console log statement

* Remove failing test (fix and re-add them later)

* Remove cross-env

* delete metadata row

* Fixes AB#950: Focus not visible for radio buttons

* Fixes AB#865: Focus not visible for multiple controls

* Fixes AB#990: Focus moves to background when pop-up is open

* Fixes AB#702: Focus ring not visible

...when tab order reaches table for the first time without interacting with the table using the arrow keys

* Fixes AB#671: When closing select dropdown with esc key the whole dialog is closed

* Fixes AB#290 removing pointer events on canvas

* Fixes AB#462 - Changing input boxes to bordered boxes.

* Updated changelog and version. (#2719)

---------

Co-authored-by: Rena <[email protected]>
Co-authored-by: David Watrous <[email protected]>
Co-authored-by: Waseem Dahman <[email protected]>
Co-authored-by: Waseem <[email protected]>
Co-authored-by: Haopeng Wang <[email protected]>
Co-authored-by: “aibiber” <“[email protected]”>
Co-authored-by: Robert Taft <[email protected]>
Co-authored-by: robtaft-ms <[email protected]>

* Bumps Batch Explorer to version 2.18.0

---------

Co-authored-by: Rena <[email protected]>
Co-authored-by: David Watrous <[email protected]>
Co-authored-by: Waseem Dahman <[email protected]>
Co-authored-by: Waseem <[email protected]>
Co-authored-by: Haopeng Wang <[email protected]>
Co-authored-by: “aibiber” <“[email protected]”>
Co-authored-by: Robert Taft <[email protected]>
Co-authored-by: robtaft-ms <[email protected]>
@gingi gingi force-pushed the shpaster/merge-master branch 2 times, most recently from 1ca5296 to 07ded86 Compare May 1, 2023 17:10
@gingi gingi force-pushed the shpaster/merge-master branch from 07ded86 to 83f4a16 Compare May 1, 2023 17:44
@codecov
Copy link

codecov bot commented May 1, 2023

Codecov Report

Merging #2724 (1995aed) into main (635d441) will decrease coverage by 0.01%.
The diff coverage is 38.77%.

❗ Current head 1995aed differs from pull request most recent head 83f4a16. Consider uploading reports for the commit 83f4a16 to get more accurate results

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2724      +/-   ##
==========================================
- Coverage   66.24%   66.23%   -0.01%     
==========================================
  Files        1203     1203              
  Lines       33459    33482      +23     
  Branches     6154     6161       +7     
==========================================
+ Hits        22165    22177      +12     
- Misses      11158    11169      +11     
  Partials      136      136              
Impacted Files Coverage Δ
desktop/src/@batch-flask/electron/fs.service.ts 19.04% <0.00%> (-0.23%) ⬇️
...top/src/@batch-flask/ui/select/select.component.ts 82.80% <0.00%> (-0.30%) ⬇️
...onitoring/monitor-chart/monitor-chart.component.ts 78.57% <ø> (ø)
.../components/pool/details/pool-details.component.ts 16.34% <0.00%> (-1.37%) ⬇️
...p/src/app/services/storage/storage-blob.service.ts 4.83% <0.00%> (-0.08%) ⬇️
desktop/src/app/services/themes/theme.service.ts 8.33% <ø> (ø)
...nt-picker/auto-storage-account-picker.component.ts 73.68% <33.33%> (-2.18%) ⬇️
...igation/profile-button/profile-button.component.ts 55.26% <75.00%> (+1.69%) ⬆️
...ask/ui/form/complex-form/complex-form.component.ts 64.39% <100.00%> (+1.99%) ⬆️
...tion/create/application-create-dialog.component.ts 83.33% <100.00%> (ø)
... and 3 more

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 635d441...83f4a16. Read the comment docs.

@gingi gingi merged commit cf1a17d into main May 1, 2023
@gingi gingi deleted the shpaster/merge-master branch May 1, 2023 20:10
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