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

250 Коммитов

Автор SHA1 Сообщение Дата
Xin Zou 1f444c20db
Update README.md 2020-07-07 14:13:20 -07:00
stew-ro ddea6471d8
fix: optomise pdf loading (#385) 2020-07-07 13:22:19 -07:00
stew-ro 8991cc0c92
fix: create copy of project before save mutations (#382) 2020-07-07 11:14:11 -07:00
stew-ro adc0498c31
fix: handle worker deleted error (#381)
* fix: handle worker deleted error

* style: fix not strict comparison
2020-07-07 10:47:44 -07:00
stew-ro 7192170d73
feat: support release (#361)
* 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>
2020-07-02 14:10:04 -07:00
stew-ro 11c6c3851f
docs: update change log and add test case to runbook (#376) 2020-07-02 11:37:43 -07:00
stew-ro 612a1b68e8
fix: set overflow to auto for app-content and train-page-menu (#316) 2020-07-02 10:33:44 -07:00
alex-krasn 742ac80ef0
fix: contrast ratio for warning (#375) 2020-07-02 07:13:53 -07:00
stew-ro 978dabc3ba
feat: support document managment (#374)
* 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
2020-07-01 15:03:04 -07:00
alex-krasn 3f6e913d25
fix: styling (#370) 2020-06-30 14:26:26 -07:00
alex-krasn 56a4b89f37
fix: wait until composed model is ready (#369)
* fix: deletes unnecessary DIV's

* refactor: modal header

* refactor: refactor and and cleanup of redundant code

* redownload models if soome still creating

* spinner styling

* reimplementation - release model only when its ready

* cleanup

* refactor: redundant code
2020-06-30 13:57:14 -07:00
stew-ro d735a0fd4a
docs: change test runbook to correct markup (#365) 2020-06-26 12:18:45 -07:00
alex-krasn ee0b27083e
fix: now user cannot incteact with component when modal is open (#362) 2020-06-26 11:26:01 -07:00
alex-krasn 05e7ec453f
fix: grammar and capitalizaiton (#364) 2020-06-26 11:13:26 -07:00
alex-krasn bd23a9e8c1
fix: style fix for list items of column "Created" in composeModel (#363) 2020-06-26 10:40:02 -07:00
kunzheng 2e1ba53bb7
fix: use absoute path to return js/css to support page refresh (#347) 2020-06-25 16:46:26 -07:00
stew-ro 520d5620ad
fix: change constants for state mutation error (#343) 2020-06-24 20:26:30 -07:00
stew-ro ff739614be
refactor: remove extra variable (#342) 2020-06-24 19:39:39 -07:00
stew-ro f3a109211d
fix: change package version to semantic versioning (#341) 2020-06-24 19:19:12 -07:00
stew-ro 54edd0fb1e
docs: update changelog and status bar to 6114d64 (#339)
* docs: update changelog and status bar to 6114d64

* docs: change 2.0 to 2.1

* docs: update package version to 2.1

* docs: update version to 2.1-preview.1
2020-06-24 15:18:56 -07:00
kunzheng 6114d6456b
fix: update OCR version (#335)
* fix: update OCR version

* fix: update OCR version
2020-06-23 16:22:02 -07:00
stew-ro ca0bd0c2ab
feat: support electron for on premise solution (#333)
* feat: support electron for on premise solution

* refactor: remove trailing whitespaces and empty lines

* feat: add app icon for os taskbar

* refactor: fix indent, variable naming, and brackets

* docs: update test runbook and third party notices
2020-06-23 13:49:59 -07:00
kunzheng 8297b18a08
refactor: put api version in constants (#332) 2020-06-19 13:40:08 -07:00
alex-krasn d63643286f
updates README.md (#327)
* udated README.md

* refactor: master -> main

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
2020-06-18 14:51:39 -07:00
tianxiang 63a03b86f6
Update statusBar.tsx and CHANGELOG.md (#330)
* Update statusBar.tsx

* Update CHANGELOG.md

* Update CHANGELOG.md
2020-06-18 13:55:27 -07:00
tianxiang 3b7f803407
feat: model compose (#328)
* fix: resize canvas on change of tag split pane (#210)

* fix: initial commit on #203

* fix: don't rotate image to match OCR result (#211)

* update app version to b481f37 (#212)

* feat: Add model compose page

* feat: add icon SortUp and SortDown

* feat: add getSelections

* fix: remove marqueeSelection

* fix: remove unused pointer-events

* feat: Add spinner to model compose page

* feat: reset selected in componentDidUpdate

* refactor: remove and rewrite comments and console

* feat: spinner class changes

* feat: add model source in predict page

* feat: first version of composed models reorder

* feat: add filter field and more on composed list reorder

* feat: reset sort icon and add move composed items back to top button in commandbar

* feat: get models from nextLink and set sort by createdTime by default

* fix: add nextLink check and remove console

* fix: preserve selection while items are getting filtered

* feat: delay to meet the rate threshold when extracting data from next link

* feat: Add blink notification while loading

* fix: enlarge the blink notification

* feat: add refresh button on model compose page

* feat: add toast when exceed rate limitation

* feat: UX design improve

* refactor: refactor code

* refactor: remove comments

* fix: set allModels as items in ViewSelection

* feat: finish load next page mannually draft

* feat: put composed model on top

* refactor: remove not in use code

* feat: enable model name and set sticky list header

* fix: style change and refactor code

* feat: add compose View draft

* fix: tslint style error

* fix: change typescript version in pkg

* feat: add modelComposeView, add colon in train record and comment model selection in predict page

* fix: change train button style

* fix: textfield name and turn off autocomplete

* fix: change to yarn and hide loading spinner when no nextpage

* feat: enable compose new model

* fix: composed model shows more than once in list and tslint error, remove console, refactor code

* fix: change train route to preview version to enable model name

* fix: renew icon source

* spelling

* fix: model name sort

* refactor: predict page

* fix: text filter is case sensitive

* fix: filter now case insensitive

* fix: spelling

* refactor: modify variable names

* feat: set either latest train or latest compose model as model using in prediction

* fix: remove dark block when refreshing page

* fix: update composed models status

* add test runbook

* fix: spelling

* fix: deletes unused import

* refactor:remove console

* refactor: change column header name

* refactor: naming

* fix: disable compose button in modal when selected models are not enough

* fix: reset column header when refreshing

* fix: remove train page backend warning

* update yarn

* fix: remove unused import and migrate to fluent ui

* fix: create and update time sort

* fix: register icons

* styling for StatusCircleCheckmark

* fix: transparent backgounf on checkmarkCircle

* fix: localize strings

* fix: add alert when there aren't enough models for compose

* refactor: remove console

* fix: add yarn to try to fix check failure

* fix: alert will be shown when list has two models

* fix: throw error when selected model has invalid one

* refactor: viewSelection indent and rename

* fix: change trigger download model Id

* fix:allModels is changed by sort

* refactor: change viewSelection to LF

* remove ViewSelect file

* add viewSelection.tsx

* fix: change file to LF

* fix: retreat yarn.lock to resolve yarn build error

* fix: change import of IModel in composeModelView

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
Co-authored-by: alex-krasn <64093224+alex-krasn@users.noreply.github.com>
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
Co-authored-by: alex-krasn <v-alexkr@microsoft.com>
2020-06-18 13:17:12 -07:00
kunzheng a9d4608172
Update README.md 2020-06-12 18:36:02 -07:00
alex-krasn 3cc5267ef8
fix: quick reordering tags (#322)
* fix: added debounce for quick reordering tags

* docs: added use case

* refactor: incresed dedounce interval so its not affect when reordering slowly

* decrease debounce time to 3000ms

* style: - indent
2020-06-11 15:49:58 -07:00
alex-krasn 253b9c90eb
feature: localization for canvas commandbar items #319 (#323)
* feat: localization all canvas commandbar items

* fix: labe in Layers - has to be plural

* style: - extra line
2020-06-11 14:01:55 -07:00
alex-krasn cbe9b0ed1c
feat: enable re-run OCR (#297)
* feat: enable re-run OCR (draft)

* add rerun OCR for single file functionality

* added tooltip

* add icon and changed position

* added - rerun OCR for all documents in project

* fix: remove idents

* feat: enable re-run OCR (draft)

* add rerun OCR for single file functionality

* added tooltip

* add icon and changed position

* added - rerun OCR for all documents in project

* refactor: delete redundant local state and rename

* fix: indent

* style: change submenu text

* docs: added manual test runbook

* style: idents

* refactor: rename dropdown class name

* renaming: re-run.. to run, files to documents..

* fix: style and grammar

* fix: run on not visited

* docs: new Test Runbook revision

* style: fix wording and spacing

* refactor: use anonymous wrapper function for onclick

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
Co-authored-by: Robert Stewart (eXcell <v-stewro@microsoft.com>
2020-06-11 11:14:07 -07:00
alex-krasn 7c57de9656
Alex krasn/docs update readme keyboard shortcuts (#313)
* fix:  deletes trailing whitespaces

* docs: added icon and updated description

* refactor: rephrasing and icon on new line
2020-06-09 14:58:07 -07:00
stew-ro 96626636a9
fix: capitalize python in analyze page (#320)
* fix: capitalize python in analyze page
2020-06-09 12:26:22 -07:00
stew-ro 28e53cefcf
fix: fix spelling correction for string match (#318) 2020-06-09 10:44:39 -07:00
alex-krasn dad98b9bd1
feature: keep prediction in UI (#285)
* feature: we're keepin prediction in UI now

* feat: add protection for additional hidden elements for skipButton

* bugfix: - delete forgoten changes

* rerender on train model change + refactor

* fix: forgotten log , and comment

* fix: now rerender when setting changes and on new project

* refactor: delete unnecessary helper file

* fix: add  this.props.project check

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
2020-06-05 18:26:09 -07:00
kunzheng da7b488d2e
refactor: use yarn in dockerfile (#309)
* refactor: use yarn in dockerfile

* refactor: upgrade node to 12.x
2020-06-05 13:28:43 -07:00
kunzheng 5d945f8f7b
Update statusBar.tsx 2020-06-05 11:15:51 -07:00
kunzheng e9699f40ae
Update CHANGELOG.md 2020-06-05 11:15:13 -07:00
kunzheng e45c266be1
Update CHANGELOG.md 2020-06-05 11:14:48 -07:00
alex-krasn 1c39800b11
feat: add description - how to delete info (#292)
* feat: add description - how to delete info

* style: new line

* style: removes extra line

* fix: correction of text
2020-06-05 10:19:52 -07:00
alex-krasn 3b29a3575e
migrating to Fluent UI (#306)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-06-04 14:01:17 -07:00
kunzheng e12512ed6f
Update CHANGELOG.md 2020-06-04 13:53:27 -07:00
alex-krasn 9c8f7685e9
migrating from npm to yarn (#305)
* migrating from npm to yarn

* added Typescript

* updated azure-pipeliens.yml

* style:  deletes run in scripts
2020-06-04 13:32:17 -07:00
stew-ro 9c97ed0ff9
feat: enable download analyze script (#304) 2020-06-04 11:10:10 -07:00
stew-ro 61dba02fc6
fix: check ocrread results before getting image extent (#296) 2020-06-01 14:32:01 -07:00
tianxiang 8f210792b4
feat: Add better error message for CORS (#289)
* feat: refactor CORS error message

* refactor: remove unuse import and console

* refactor: fix Spanish message and add multilineMessage function in Alert

* refactor: change number to bullet points

* add div when return multiline message

* style:remove extra space

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-06-01 11:26:18 -07:00
kunzheng ec56f7c771
Update CHANGELOG.md 2020-05-30 18:39:13 -07:00
kunzheng 6fc0ceac19
doc: update version to 2.0-2760166 2020-05-30 18:35:36 -07:00
kunzheng 2760166bcb
fix: fix mime check bug for jpeg/jpg and tiff (#291) 2020-05-30 18:33:33 -07:00
alex-krasn ea33ea170b
feature: shortcuts icon toolbar (#288) 2020-05-29 15:38:00 -07:00
alex-krasn 5c1fcaf3e8
fix: correct positioning of close icon + increased icon size (#281) 2020-05-26 22:41:38 -07:00