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

452 Коммитов

Автор SHA1 Сообщение Дата
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
stew-ro 9826ca8504
feat: display error message when user inputs invalid SAS token format (#243) 2020-05-06 10:31:54 -07:00
stew-ro 91f0669195
fix: await updateAssetMetdata and only update when labels differ (#240) 2020-05-05 15:46:19 -07:00
stew-ro 25d3298994
fix: include trailing whitespace for api uri service input (#236)
* fix: include trailing whitespace for api uri service input

* fix: trim trailing whitespaces

* fix: shorten regex complexity

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-05-04 17:56:05 -07:00
stew-ro 70a6e43dc5
feat: track label count for tags (#231)
* feat: track label count for tags

* style: fix whitespacing

* fix: change labelCount to documentCount

* refactor: change to cammelcase

* refactor: change cammel case

* style: align parameters

* refactor: change updateTagDocumentCount() to updateAssetMetadata()

* style: align parameters
2020-05-04 17:42:28 -07:00
kunzheng 525734728d
Update CHANGELOG.md 2020-05-04 16:38:07 -07:00
alex-krasn 54abef60c0
fix: adjustable left splitpane width on issue #237 (#238)
* fix: enable split pane width adjustment

* style: centered filename in left splitpane
2020-05-04 16:32:53 -07:00
alex-krasn e66646a132
feature: link in status bar to changelog (#233)
* feature: link in status bar to changelog

* refactor: fix typo
2020-05-04 11:46:43 -07:00
stew-ro 04a16961b3
fix: check for api url service subfolders, query, and fragment (#234)
* fix: check for url subfolders

* fix: check for fragment and query in api service URI
2020-05-04 11:34:53 -07:00
alex-krasn f6c8ffad6e
refactor: renaming checkbox->selectionMark (#223)
* initial commit - renaming checkbox->selectionMark

* refactor: rename checkbox to selectionMark

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
Co-authored-by: kunzms <kunzheng@microsoft.com>
2020-05-01 14:36:10 -07:00
kunzheng 5bacea48f8
security: update jquery to ^3.5.0 (#230) 2020-04-30 22:57:51 -07:00
kunzheng a728703bdf
Update statusBar.tsx 2020-04-30 13:39:40 -07:00
kunzheng 6f566f9b08
Update CHANGELOG.md 2020-04-30 13:39:05 -07:00
kunzheng 0353bb59f2
Update CHANGELOG.md 2020-04-30 13:38:36 -07:00
stew-ro f3e42f6e8e
feat: display post-processed value in analyzed results (#229)
* feat: display post-processed value in analyzed results
2020-04-30 13:02:52 -07:00
kunzheng 0302357b7c
Update CHANGELOG.md 2020-04-28 14:21:48 -07:00
kunzheng 968b650681
Update CHANGELOG.md 2020-04-28 14:16:22 -07:00