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

249 Коммитов

Автор SHA1 Сообщение Дата
Robert Stewart (eXcell 26ace7c531 commit to rerun pipeline 2020-12-04 13:50:56 -08:00
stew-ro 9debb7f620 fix: delete pdf worker after switching assets 2020-11-24 13:04:52 -08:00
Alex Chen 88836362c0 avoid pdf was released prematurely in pdfAsset.tsx (#762) 2020-11-24 12:57:16 -08:00
stew-ro b3e07a3208
Stew ro/check for labeldata before operations (#661)
* docs: update changlog with docker container image reference

* fix: check for labelData before operations

* refactor: remove changelog changes

* refactor: remove extra files
2020-11-09 13:27:21 -08:00
alex-krasn 3b2f40252b
fix: "failed to fetch()" error (#491) (#632)
* add try-catch for fetch()

* use poll function instead try-catch

* style: naming

* fix: poll and resolve for fetched failed

* add try-catch for fetch()

* use poll function instead try-catch

* style: naming

* merge + misc

* deletes unused import

* fix: check for failed fetch promise

* since it's not blocking error - console.err(message) instead 'toast'

* switch to console.err for spooded mime type too

Co-authored-by: stew-ro <v-stewro@microsoft.com>

Co-authored-by: stew-ro <v-stewro@microsoft.com>
2020-09-30 15:59:59 -07:00
stew-ro ab86ed42e5
docs: update changlog with docker container image reference (#591)
* docs: update changlog with docker container image reference

* docs: update with docker image tag

* docs: add docker hub link and tag reference to changelog
2020-09-24 13:39:15 -07:00
stew-ro 0fe6691ec5
Stew ro/update changelog and statusbar ga (#503)
* fix: sync layer visibility (#497)

* docs: update changelog and statusbar
2020-08-14 15:54:47 -07:00
alex-krasn deff6dd64c
Disable telemetry service (#499)
* fix: on assetFormat undefined (#413)

* fix: on assetFormat undefined

* fix for multiple toasts

* refactor

* fix for tiff/tif files

* style: fix empty line

* merge with chages

* disable service (#498)
2020-08-14 15:20:22 -07:00
stew-ro d61d20661a
fix: sync layer visibility (#497) (#500) 2020-08-14 14:15:46 -07:00
alex-krasn d3fafaa82b
telemetry/feat: override page view names - now english only (#472) (#478)
* telemetry/feat: override page view names - now  english only (#472)

* telemetry/feat: override page view names - now  engllish only

* add all page names

* switch to application version
2020-08-06 10:22:56 -07:00
alex-krasn 99e2683584
feat: add apiVersion to telemetry (#448) (#477)
* feat: add apiVersion to telemetry (#448)

* feat: add apiVersion

* fix: key

* refactor: move insights apiVersion into telemetryServise.ts

* fix: apiVerion to "version: 2.0.0"
2020-08-06 09:46:01 -07:00
alex-krasn ce009bc175
docs: add telemetry disclaimer to readme (#449) (#476)
* docs: added telemetry disclaimer

* fix: grammar
2020-08-05 22:47:38 -07:00
alex-krasn d1d1dbd84c
feat: enable internal telemetry (#431) (#475)
* add packages

* initial setup

* tracking only events and page views

* add key and check if key is present and insights instantiated
2020-08-05 22:37:37 -07:00
kunzheng 015109e532
fix: change API version to v2.0 (#444) 2020-07-23 13:35:40 -07:00
stew-ro 626c4f48c0
fix: handle undefined error for pdf asset (#443) 2020-07-23 12:32:13 -07:00
alex-krasn 1ffa406046
docs: updates changelog and statusbar (#411)
* docs: update changelog and statusabar

* docs: update after latest changes

* fix: extra line
2020-07-16 16:54:55 -07:00
alex-krasn b148062f69
fix: optomise pdf loading (#385) + merge (#418)
Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
2020-07-16 10:31:35 -07:00
alex-krasn 35714d02e2
fix: handle worker deleted error (#381) (#416)
* fix: handle worker deleted error

* style: fix not strict comparison

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
2020-07-15 17:02:49 -07:00
alex-krasn c33925a1e3
fix: create copy of project before save mutations (#382) (#417)
Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-07-15 16:25:20 -07:00
alex-krasn 18332f53c3
fix: on assetFormat undefined (#413) (#415)
* fix: on assetFormat undefined

* fix for multiple toasts

* refactor

* fix for tiff/tif files

* style: fix empty line
2020-07-15 16:14:32 -07:00
alex-krasn 41a0f231cd
docs: npm -> yarn (#410)
* docs: npm -> yarn

* docs: + DEBUG.md
2020-07-14 10:56:31 -07:00
alex-krasn d66846c7de
docs: rename to FoTT (#387) (#388) 2020-07-07 17:26:51 -07:00
kunzheng f91e024014
fix: use absoute path to return js/css to support page refresh (#347) (#348) 2020-06-25 17:11:56 -07:00
alex-krasn e7e5f4d116
fix status bar link -> to GA (#346) 2020-06-25 12:49:25 -07:00
alex-krasn 608f2c0a2f
docs: updated changelog and statusbar (#338)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-06-24 22:17:05 -07:00
alex-krasn 0541a32cce
disable selectionMark feature (#337)
* disable selectionMark feature

* refactor: normalizeFieldType - no need to comment it since it will never trigger
2020-06-24 11:37:37 -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
alex-krasn 2e994f5f7c
Alex krasn/close popups on esc button #274 (#282)
* feature: close on "esc" (tableview and keyboar shortcuts)

* fix: deleted redundant code - modal closes on 'esc' by default

* refactor: deletes rudundant code - same functionality can be acheved by utilyzing built-in modal atributes

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-26 20:41:51 -07:00