Граф коммитов

452 Коммитов

Автор SHA1 Сообщение Дата
alex-krasn cc9e9bfc8f
more detailed message about reassigned different tag types (#479) 2020-08-06 17:50:52 -07:00
alex-krasn 76945df3bd
telemetry/feat: override page view names - now english only (#472)
* telemetry/feat: override page view names - now  engllish only

* add all page names
2020-08-05 13:16:22 -07:00
alex-krasn 76381bc659
fix: resolve unhandled exeptions and new message for OCR service on 400 error (#470) 2020-08-05 08:31:09 -07:00
alex-krasn c1f5d803f0
feature: enable popup with composed model info (#460)
* feature: enable popup

* refactor

* fix: on when original model was deleted/not found.

* fix: no info message

* fix: subsitute brackets to info emoji
2020-08-05 08:03:11 -07:00
dependabot[bot] f4d53cec96
build(deps): bump elliptic from 6.5.2 to 6.5.3 (#469)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 10:37:44 -07:00
alex-krasn 2fa32ef5f7
feat: add modelCompose icon and created time (#466) 2020-08-03 08:18:58 -07:00
alex-krasn 78996ea656
Alex krasn/relocate share button (#464)
* feat: relocate share priject button to title bar

* strings
2020-07-31 06:25:58 -07:00
alex-krasn 0e1b637003
feat: show only ready models in the list (#459) 2020-07-29 14:29:35 -07:00
alex-krasn 84f8285912
fix: show message on model composition fail (#457)
* fix: show message on fail

* fix: - forgoten log
2020-07-27 17:46:48 -07:00
Alex Chen 27f60df561
add background on popup table (#446)
* add background on popup table

* refactor: remove trailing whitespace

* change the table overlay to dark theme

Co-authored-by: stew-ro <v-stewro@microsoft.com>
2020-07-27 06:57:37 -07:00
stew-ro 79264e3fdd
fix: handle rejection for security token not found when opening projects (#441)
* fix: handle rejection for security token not found when opening projects

* fix: use longer auto close time for security token not found message

Co-authored-by: alex-krasn <64093224+alex-krasn@users.noreply.github.com>
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-07-24 17:26:49 -07:00
stew-ro 1cb4133dca
fix: show more refined error message for model not found analysis error (#454)
* fix: show more refined error message for model not found analysis error

* fix: use shorthand literal

* fix: correct grammer for strings
2020-07-24 17:05:31 -07:00
stew-ro b4332a926b
feat: support group selection of words with drawn bounding box (#447)
* 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
2020-07-24 16:52:25 -07:00
stew-ro 73b95c7759
docs: update changelog and statusbar (#453) 2020-07-24 15:17:12 -07:00
alex-krasn 55be5427e4
feat: add apiVersion to telemetry (#448)
* feat: add apiVersion

* fix: key

* refactor: move insights apiVersion into telemetryServise.ts
2020-07-24 13:33:54 -07:00
alex-krasn fe8258f9c7
fix: magrin for filenames (#451) 2020-07-24 13:21:47 -07:00
alex-krasn 87356a1cf6
docs: add telemetry disclaimer to readme (#449)
* docs: added telemetry disclaimer

* fix: grammar
2020-07-24 10:59:56 -07:00
kunzheng 87b1062125
doc: add a screenshot of get SAS token 2020-07-23 14:57:38 -07:00
kunzheng 9b5b99d546
doc: add get-sas.png 2020-07-23 14:48:14 -07:00
stew-ro f041bff977
fix: handle undefined error for pdf assetPreview (#442) 2020-07-23 12:13:22 -07:00
stew-ro 7fcc9ccfdb
fix: remove duplicate models in composed model list (#439)
* 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
2020-07-23 10:14:32 -07:00
alex-krasn 41294c8aa1
feat: enable internal telemetry (#431)
* add packages

* initial setup

* tracking only events and page views

* add key and check if key is present and insights instantiated
2020-07-23 09:04:55 -07:00
alex-krasn f4b4d5ded4
fix: DOM table nesting (#438)
* fix: DOM table nesting

* refactor: use td instead of th and limit padding

Co-authored-by: stew-ro <v-stewro@microsoft.com>
2020-07-21 13:36:16 -07:00
alex-krasn ed919a016b
fix: reset model name after train (#434) 2020-07-21 12:52:36 -07:00
alex-krasn fc4cb96d2a
fix: wait for project (#435) 2020-07-21 12:20:11 -07:00
kunzheng f097807dde
Update README.md 2020-07-21 11:21:10 -07:00
stew-ro 46dbb2be9e
fix: handle no recent models for model compose (#432) 2020-07-20 14:49:28 -07:00
alex-krasn 932fb3fd7f
feat: new Compose Model icon (#425)
* feat: new Compose Modes icon

* return EOLs

* fix: after merge

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-07-20 13:50:02 -07:00
stew-ro a0fa2daf4c
fix: support long model names for model selection (#427)
* 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
2020-07-20 11:09:14 -07:00
stew-ro cf8de6be61
feat: add recent models to top of the model compose model list (#430)
* feat: add recent models to top of the model compose model list

* docs: update manual rest runbook
2020-07-20 10:20:17 -07:00
stew-ro dbe663ea6e
refactor: optomise if condition for model compose refresh (#429) 2020-07-20 10:04:48 -07:00
stew-ro 9cb6c5830a
fix: check for valid connection (#428)
* fix: check for valid connection

* refactor: remove unused import
2020-07-20 09:45:11 -07:00
stew-ro 162a7660cf
fix: make analyzed result UI key-values same as json key-values (#409)
* 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
2020-07-17 17:01:43 -07:00
stew-ro 63e179d015
fix: prevent user from leaving while composing (#422) 2020-07-17 16:44:55 -07:00
stew-ro b4c4cc5a8a
feat: support model selection (#419)
* 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>
2020-07-17 16:37:11 -07:00
kunzheng 1d715d56ce
security: upgrade lodash to ^4.17.19 (#426) 2020-07-17 16:31:34 -07:00
alex-krasn d059580cfe
Alex krasn/feature share project (#344)
* 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>
2020-07-17 15:33:44 -07:00
kunzheng 4e4bf46952
doc: update changelog (#423)
* doc: update changelog

* Update CHANGELOG.md
2020-07-17 12:22:51 -07:00
alex-krasn 89be3ac5b6
fix: on assetFormat undefined (#413)
* fix: on assetFormat undefined

* fix for multiple toasts

* refactor

* fix for tiff/tif files

* style: fix empty line
2020-07-15 15:31:27 -07:00
stew-ro d8fa6141cf
fix: make sure token names are unique (#404)
* fix: make sure token names are unique

* refactor: fix whitespacing and use string constants

* refactor: fix whitespacing

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-07-13 14:53:37 -07:00
alex-krasn 8cc421c3fe
Alex krasn/fix model info enclosing element error on #407 (#408)
* fix: add fragment

* fix: deletes unnecessary whitespaces
2020-07-13 10:22:39 -07:00
kunzheng 030b922d84
fix: change url path for online version (#401) 2020-07-10 17:35:58 -07:00
alex-krasn ed626c45e0
fix: overflow of excluded models list (#400)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-07-10 16:03:20 -07:00
stew-ro 18fb4d7105
fix: display composed icon for composed model with attribute (#399) 2020-07-10 10:37:40 -07:00
stew-ro 57736d0cb4
Stew ro/update changelog and statusbar (#398)
* refactor: remove unused map function

* docs: update changelog and statusbar
2020-07-10 09:58:13 -07:00
alex-krasn b67191cdbc
feat: not allow to chose not-ready models (#394)
* 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>
2020-07-09 17:19:01 -07:00
stew-ro 195ff80603
refactor: remove unused map function (#396) 2020-07-09 13:57:42 -07:00
stew-ro 05850603d5
feat: track five most recent project models (#395)
* 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
2020-07-09 11:59:08 -07:00
alex-krasn abc63767e9
feat: enable new model info in preditct page (#383)
* feat: enable new model info in preditc page

* refactor styles and data

* fix: indents and semicolons
2020-07-08 14:29:05 -07:00
stew-ro 212647d432
fix: check invalid provider options before project actions (#390)
* 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
2020-07-08 11:06:08 -07:00