* feat: support group selection of words with drawn bounding box
* refactor: remove unused imports
* refactor: remove trailing white spaces
* fix: add semi colons and fix grammer
* fix: check for visible source layer and duplicate label and text values
* fix: remove duplicate models in composed model list
* refactor: optomise condition readability
* refactor: use const
* refactor: use indexOf instead of find for recentModel list or ids
* fix: support long model names for model selection
* refactor: fix grammer for model selection view
* refactor: use css for long model ids and names
* refactor: use title for model id and model name
* fix: make analyzed result UI key-values same as json key-values
* refactor: use percent for confidence results
* refactor: replace percents with json result decimal values
* feat: support model selection
* fix: prevent component update when not on predict page
* refactor: remove eol white spaces
* docs: add to manual test runbook
* fix: check for invalid request when trying to update recent models
* fix: use api version in python script
* fix: whitespaces and spelling
* fix: use selected model for analysis
* fix: use aria label for select model checkbox
* fix: change column min width for recent model view
* refactor: use classes for styling
* fix: set created date column to collapsable
* refactor: remove unused import
Co-authored-by: alex-krasn <v-alexkr@microsoft.com>
* added share butoon to "Additional actions"
* Merge branch 'master' of https://github.com/microsoft/OCR-Form-Tools into alex-krasn/feature-share-project
* added sharing functinality
* runbook and rephrase input placeholder
* fix: piplene error - updated package.json and yarn.lock
* fix on pipeline erro r
* fix: deletes log
* input styles in .scss
* handle string decode error
* handle error for no shared connection
* enable share button only on provider type "azureBlobStorage"
* strings
* feat: devider for commandbar
* fix: icons
* add separator and hidding connetction type when chosen another one
* fix: initial state of modal
* hide separator on connection choice
* + warning for no connections, and added localization for strings
* fix: connections check
* fix: check if project in predict page
* fix: canvas state
* updated: manual
* fix: add new URL() in try-catch
* fix: class name affecting some browser's extensions
* fix: for project tokens with same name
* + string for error message and change color of toast ot red
* new error message and color
* refactor and renaming
* fix: user shared project name
* refactor; fix: indents, whitespaces, grammar.
* add: check if have cloud connections
* fix: fix grammer for share project message
Co-authored-by: stew-ro <v-stewro@microsoft.com>
* not allow to chose not-redy models
* exclide not ready item from selection
* warning that composed models cannot be inclueded in the composed model
* - unused import
* fix checking exclided models length
* fix: forgotten log
* fix for passSelectedItems
* strings
* "ready" status from comstants
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
* feat: track most recent 5 models for project
* refactor: set recent model records count in constants
* style: remove empty line whitespaces
* style: remove eol whitespaces
* fix: optomise pdf loading
* fix: check for invalid connection provider options for project actions
* docs: add test case to test runbook
* style: add missing semi colons
* feat: support release and set electron version to ^3.0.13
* docs: update readme to include destop app and release support
* style: remove blank lines
* fix: redirect load failed to home page
* docs: add to test runbook
* feat: support latest electron versions
* feat: support mac menu
* fix: downgrade to supported version of electron 8.3.0
* docs: update readme with release folder info
* fix: mac issue with command bar
* fix: support cmaps
* docs: update readme
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
* feat: support document managment
* feat: add divider for command bar far items
* feat: add document name to confirm message
* style: remove eol spaces
* style: remove whitespaces at eol