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

218 Коммитов

Автор SHA1 Сообщение Дата
alex-krasn 4326650aff docs: update README.md + icon - about keyboard shortcucts ( + deletes whitespaces in the end of some lines) 2020-06-08 11:13:13 -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
stew-ro 1b3fbd598b
fix: remove typo from connection page test (#279) 2020-05-26 17:21:07 -07:00
stew-ro db95b0e251
refactor: simplify shortcut descriptions (#277) 2020-05-26 13:18:07 -07:00
Xin Zou d08908a765
update to make instruction clear (#275)
about using Azure Storage Explorer, and SAS URL.

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-26 13:07:05 -07:00
alex-krasn 69868f043d
Style for the table view (#273)
* fix: misspelleing

* style: redundant code

* fix: style optimizations

* fix: moved scrollbar back to the left
2020-05-22 20:14:01 -07:00
stew-ro 49002d2be3
doc: update CHANGELOG.md (#276) 2020-05-22 17:30:51 -07:00
stew-ro b61218f94d
fix: add padding to table cells (#272)
* fix: add padding to table cells

* fix: set min width of table cell

* fix: increase min-width and padding of table cells

* fix: increase min width of table cell
2020-05-22 12:40:54 -07:00
stew-ro a5e4e079d4
support table modal view (#271)
* feat: support modal popup of table view

* fix: set table state to hovering on deselect

* fix: add styling to table view and set closed table state to rest

* fix: add styling to table view

* refactor: remove redundant code

* refactor: remove redundant code

* fix: handle changing pages

* fix: handle page change

* fix: change styling of table and hide table on editorpage

* fix: change table view style

* fix: style change for large scrollable tables

* fix: set table view max width

* refactor: remove unused imports

* fix: hide modal in ediorpage render

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-22 11:12:29 -07:00
kunzheng 709bc3e8eb
feat: read OCR readResult.selectionMarks (#269)
* feat: read OCR readResult.selectionMarks

* feat: read OCR readResult.selectionMarks
2020-05-22 00:52:51 -07:00
alex-krasn 1ade96552d
fix: unique key value for all list elements + refactor (#268)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-21 11:05:44 -07:00
alex-krasn 0558b5892d
Alex krasn/fix render error on png files #244 (#249)
* featrure : add MIME checking library "file-type";

* fix+feature: if the file extension was changed, now we're showing warning and fixing extension

* style: delete black line + single quote

* fix: on error

* refactor: now no external library + we fetch only 4 bytes from URI

* fix: workaround for some reason "autoClose" for toast does not work + delete log

* refactor: delete library

* style: indents

* fix: bugfix, style, refactor

* localization of warning message + some refactor for perfomance

* refactor: normilize asset format from url

* refactor: delete auto close, now account names of the file with spaces

* style: tslint fix

* buil: package-lock.json fix vulnerabilities

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
2020-05-21 06:24:40 -07:00
tianxiang b376922ac1
Update CHANGELOG.md (#266)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-20 17:39:01 -07:00
tianxiang 88d6aa6e2b
update statusBar.tsx (#265) 2020-05-20 17:29:09 -07:00
tianxiang 814276af6f
fix: modify skip button according to feedback comments (#264)
* fix: adjust skip button according to feedback

* fix: undo typescript version change

* fix:check collection id to see if it exists

* fix: resolve comments

* refactor: remove console

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-20 17:12:09 -07:00
alex-krasn 37aa859a80
feature: keyboard shortcuts and tips (#258)
* feature: draft of the feature

* fix: default state of the modal

* feature: shortcuts and tips

* feature: typo

* refactor: deletes "Can be used to"

* refactor: default state to close

* style: consisten keyboard layout

* fix: - third scroll bar

* fix: styling correction alligh all text to baseline

* refactor: rewrite on maner of MS Teams

* fix: initial state - false

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-19 16:15:59 -07:00
kunzheng 2a3383d4a0
feat: add electron mode from VoTT project (#260) 2020-05-19 11:16:13 -07:00
stew-ro c1c590c463
refactor: use forEach instead of map in handleFeatureSelect (#259) 2020-05-14 12:05:32 -07:00
kunzheng f953acd183
Update CHANGELOG.md 2020-05-13 09:56:36 -07:00
kunzheng ec307bd9a0
Update CHANGELOG.md 2020-05-13 09:56:16 -07:00
kunzheng caaed85b07
Update statusBar.tsx 2020-05-13 09:41:28 -07:00
kunzheng 0061645871
build: update nginx base image version to 1.18.0-alpine (#255) 2020-05-12 19:03:20 -07:00
kunzheng d4d919f678
fix: assign empty string when predict item's fieldName is undefined (#254) 2020-05-12 13:55:30 -07:00
kunzheng 53efa66728
fix: update caniuse-lite (#253) 2020-05-12 12:50:16 -07:00
alex-krasn 2e8c351f74
fix: overlaping left split pane (#252) 2020-05-12 12:28:48 -07:00
stew-ro c9aa58e36a
refactor: change predict to analyze in UI while keeping predict term in docs (#147)
* refactor: change predict to analyze in UI while keeping predict term in docs

* refactor: change "run prediction" button text to "run analysis"

* refactor: change predict header to analyze

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-12 11:53:33 -07:00
kunzheng 93e310ac2c
Update CHANGELOG.md 2020-05-07 16:09:31 -07:00
kunzheng 6c1b64a012
Update statusBar.tsx 2020-05-07 16:08:36 -07:00
kunzheng a361189c52
fix: check null value from post processed value (#248) 2020-05-07 16:06:20 -07:00
stew-ro e4e94515ec
Update CHANGELOG.md (#247)
* Update CHANGELOG.md

* Update CHANGELOG.md add correct dates
2020-05-07 12:36:50 -07:00
stew-ro 7c7ba937f1
feat: enable outputting to file for analyze.py (#246)
* feat: enable outputting to file for analyze.py

* feat: test for creatable output file in analyze script

* Update analyze.py

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-07 11:44:55 -07:00
stew-ro 9d91800d94
fix: set document count to 1 when inffering tag type (#245)
* feat: display error message when user inputs invalid SAS token format

* fix: set documentCount to 1 when infering tag type
2020-05-06 17:42:35 -07:00
alex-krasn d8823a3359
fix: we're not allow to change tagtype if it is a checkbox (#224)
* fix: we're not allowing change tagtype if it is a checkbox

* refactoring: deletes console.log

* refactoring: delets comment

* + not allow to change tag type to "checkbox"

* refactoring: deletes extra brackets

* fix: let  -> const

* fix prev review issues + added warning toast

* fix: failing pipeline test

* refactoring

* refactor: spelling "service"

* refactor: switching to is empty(temporary), disabling options instead of removing, updates state on change

* refactor: renaming fix test on pipelines

* refactor: now with documentCount

* style: deletes empty line

* refactor: delete 'isEmpty'

* style: fix variable to camelcase

* refactor

* refactor: switching tag types to enum

* refactor: switch statement

* Stew ro/check tag type and region catagory compatibility (#241)

* refactor: check tag type and region catagory compatibility

* refactor and spelling

Co-authored-by: alex-krasn <v-alexkr@microsoft.com>

* feature: no more than one checkbox per tag

* refactor: add compatibilty method and refactor

* refactor

* spelling

* style: missing trailing comma

* refactor: isCompatible

Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-06 14:18:26 -07:00