Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

release: merge develop to master #957

Merged
merged 52 commits into from
May 7, 2020
Merged

release: merge develop to master #957

merged 52 commits into from
May 7, 2020

Conversation

mydiemho
Copy link
Contributor

No description provided.

JacopoMangiavacchi and others added 30 commits April 15, 2019 15:03
This adds functionality to persist partial project information when creating a new project. Right now when creating a new connection inline within the create project flow and returning to the create project screen your partial project information is lost. Partial form progress is now saved into local storage and bound when returning to the form.

Resolves #758
Adds CNTK export provider into v2

Resolves #754
Adds ability to select azure region where your custom vision service is hosted.
Filters domain list by project type

Resolves #759, #770
Renames or deletes tags from asset/project files when tags are renamed/deleted in tag input component

Solves [AB#17862]
Cleanup of leftover editor footer that is no longer used
Adds bug and feature github templates
Adds code of conduct
Minor updates and corrections to the main readme and changelog.
Adds new active learning form
Moves active learning settings from project settings to here
Refactored and created activeLearningService
Resolves issue of tag color picker not being shown on alt-click or color-click + edit button. Also adds several tests for increased test coverage of tagInput.tsx
Adds CSV export provider
String.length is not appropriate for calculating buffer size
when non-alphabet letter is included in content.
Change the method Buffer.alloc to Buffer.from as directed by the nodejs document.
tbarlow12 and others added 17 commits August 20, 2019 12:02
feat: change sidebar from vertical to horizontal

Moved the vertical asset previewer to be horizontal and at the bottom of the screen. This helps maximize the size of the picture being tagged when it is a landscape photo.

AB#860
…823)

* fix: test asset distribution to include all tags on test/train split

The test asset may not included all tags when export with test/train split option in current venison (2.1.0).

* Extract the same split logic into helper function

* Formatting

* Inverting if statement
feat: change sidebar from vertical to horizontal

Moved the vertical asset previewer to be horizontal and at the bottom of the screen. This helps maximize the size of the picture being tagged when it is a landscape photo.

AB#860
The horizontal asset bar looks more visually appealing on the bottom and it also opens up more real estate for the main editing surface.

However, it also reduces the overall usability of the app. The vertical scrolling behavior on the moues wheel no longer works and the keyboard shortcut hot keys are inverted.

Let's revert this change for now until we are able to overcome these critical usability requirements.
* include target branch
* update lables
* fix: Update new link for VoTT site (#907)

* feat: Japanese language support

* fixed tslint errors

* fixed  variables for japanese

* added JP PR feedback suggestions

* added JP PR feedback suggestions

Co-authored-by: Tanner Barlow <[email protected]>
* Upgrade windows & mac agents per AzDO removing older support

* fix service connection issues
* disable server deploy
Co-authored-by: Rex Tang (TOMOHIKO YUKAWA) <[email protected]>
Co-authored-by: Rex Tang <[email protected]>
Co-authored-by: Rex Tang <[email protected]>
Co-authored-by: Jason Chou <[email protected]>
Co-authored-by: John Chang <[email protected]>
Co-authored-by: siliang-jiao <[email protected]>
Co-authored-by: Siliang Jiao <[email protected]>
@mydiemho mydiemho changed the title release: merge in develop release: merge develop to master Apr 29, 2020
@sonarcloud
Copy link

sonarcloud bot commented Apr 29, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pjlittle
Copy link
Collaborator

pjlittle commented May 1, 2020

A couple minor comments, otherwise LGTM.

Copy link
Contributor

@PIC123 PIC123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@pjlittle
Copy link
Collaborator

pjlittle commented May 5, 2020

LGTM 👍

@mydiemho mydiemho merged commit 94daa11 into master May 7, 2020
@mydiemho mydiemho deleted the myho/mergeDevelop branch May 11, 2020 22:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.