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

171 Коммитов

Автор SHA1 Сообщение Дата
Tianxiang d86cc0b9c2 refactor: refactor code 2020-05-27 13:14:42 -07:00
Tianxiang 306fb6f105 feat: UX design improve 2020-05-26 17:55:13 -07:00
Tianxiang f2bea92c00 feat: add toast when exceed rate limitation 2020-05-21 16:14:48 -07:00
Tianxiang 5d2fd275ed feat: add refresh button on model compose page 2020-05-19 10:48:47 -07:00
Tianxiang b9c6db7851 fix: enlarge the blink notification 2020-05-17 14:20:07 -07:00
Tianxiang 4c369fe2e1 feat: Add blink notification while loading 2020-05-17 14:17:16 -07:00
Tianxiang 73d23f5346 feat: delay to meet the rate threshold when extracting data from next link 2020-05-13 11:45:03 -07:00
Tianxiang 74ddcc1fb0 fix: preserve selection while items are getting filtered 2020-05-12 17:21:30 -07:00
Tianxiang 113be72720 fix: add nextLink check and remove console 2020-05-11 14:05:16 -07:00
Tianxiang 205a60e9f5 feat: get models from nextLink and set sort by createdTime by default 2020-05-08 14:50:04 -07:00
Tianxiang 19f4a1b1f6 feat: reset sort icon and add move composed items back to top button in commandbar 2020-05-07 15:52:31 -07:00
Tianxiang 7228b2713b feat: add filter field and more on composed list reorder 2020-05-07 12:02:05 -07:00
Tianxiang 0a93a76f73 feat: first version of composed models reorder 2020-05-05 15:10:41 -07:00
Tianxiang 2a5e8b89e1 feat: add model source in predict page 2020-05-04 18:26:13 -07:00
Tianxiang 14bb23df09 feat: spinner class changes 2020-05-04 15:18:28 -07:00
Tianxiang e66fb3472c refactor: remove and rewrite comments and console 2020-05-04 14:36:54 -07:00
Tianxiang 091237aab2 feat: reset selected in componentDidUpdate 2020-05-04 14:15:50 -07:00
Tianxiang bc38798410 feat: Add spinner to model compose page 2020-05-04 14:05:41 -07:00
Tianxiang 1f30e93e10 fix: remove unused pointer-events 2020-05-01 13:58:49 -07:00
Tianxiang fa55edbf1d fix: remove marqueeSelection 2020-05-01 13:56:20 -07:00
Tianxiang 5651c09657 feat: add getSelections 2020-05-01 13:31:24 -07:00
Tianxiang 912083d927 feat: add icon SortUp and SortDown 2020-05-01 12:22:32 -07:00
Tianxiang 279cb04f29 feat: Add model compose page 2020-05-01 11:16:56 -07:00
alex-krasn dd42b2896d Merge branch 'master' of https://github.com/microsoft/OCR-Form-Tools into alex-krasn/fix/keep-prediction-JSON-same-as-API 2020-04-24 13:03:02 -07:00
kunzheng 4f6115ff9a
update app version to b481f37 (#212) 2020-04-24 12:57:17 -07:00
alex-krasn e785db4578 Merge branch 'master' of https://github.com/microsoft/OCR-Form-Tools into alex-krasn/fix/keep-prediction-JSON-same-as-API 2020-04-24 12:27:54 -07:00
kunzheng b481f37708
fix: don't rotate image to match OCR result (#211) 2020-04-24 12:14:14 -07:00
alex-krasn 0033d6c344 fix: initial commit on #203 2020-04-24 11:44:37 -07:00
stew-ro 0cd6ecb94e
fix: resize canvas on change of tag split pane (#210) 2020-04-24 11:39:49 -07:00
tianxiang eef802c35a
Update CHANGELOG.md 2020-04-23 17:11:55 -07:00
tianxiang d7d009a9b3
doc:change app version to -51c02cc (#208) 2020-04-23 17:00:33 -07:00
tianxiang 51c02cc1f9
fix: scrollbar fix when page size changes (#207)
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-04-23 16:48:41 -07:00
tianxiang 5862ae00e1
doc: change app version to -c6acbcb (#206) 2020-04-23 13:55:13 -07:00
tianxiang c6acbcb0ee
Fix: Add split pane to fix too long tag name is invisible in right sidebar in editor page (#205)
* fix: first version of split pane

* fix: add split pane

* fix: update ol map when resize the split pane

* refactor: remove comments

* refactor: rename functions
2020-04-23 13:11:14 -07:00
kunzheng 4adc3ef628
Update CHANGELOG.md 2020-04-20 11:12:05 -07:00
kunzheng 10bbc1083e
doc:change app version to 2.0.0-202fb2f (#194) 2020-04-20 11:10:36 -07:00
tianxiang 202fb2f821
fix: enable highlight when browsing on labelled tag (#191)
* fix: enable highlight when hovering on label

* fix: add fill color when browsing on labelled tag
2020-04-19 15:25:54 -07:00
Xin Zou 976a2a06d9
update readme about sample files (#188)
* update readme about sample files

provide clear instruction about getting sample files and about root and sub-folders.

* Update README.md

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-04-18 14:44:38 -07:00
kunzheng 2a85f9b475
refactor: optimize asset tag sync logic (#187)
* refactor: optimize asset tag sync logic

* fix: fix delete tag exception

* refactor: optimize asset tag sync logic

* fix: fix delete tag exception

* style: fix tslint error

* fix: fix drawOcr exception when switch page too quickly

* fix: add back redrawAllFeatures in applyTag

Co-authored-by: Tianxiang <v-tians@microsoft.com>
2020-04-17 19:58:34 -07:00
stew-ro bafe6ce882
fix: add right left margins to flexed textfields for edge/ie support (#190) 2020-04-17 12:35:40 -07:00
stew-ro 789711f7ed
fix: display detailed error message when fetch (#185)
display detailed error message when fetch fails
2020-04-16 18:38:43 -07:00
kunzheng 0c10cea898
ci: update app version to bce554e (#184) 2020-04-16 15:37:06 -07:00
kunzheng 4637a3d8d6
Update CHANGELOG.md 2020-04-16 15:25:18 -07:00
kunzheng bce554e88a
perf: use listBlobHierarchySegment to list file in a folder to improve performance (#183) 2020-04-16 15:05:39 -07:00
stew-ro 2e8816be1c
Update app version (#181) 2020-04-16 11:36:57 -07:00
stew-ro b9632c5099
Update CHANGELOG.md 2020-04-16 11:19:31 -07:00
stew-ro e988fa880e
feat: support URL upload for predicting file (#171)
* feat: support URL upload for predicting file

* style: fix indent and spacing

* refactor: reset state when source option changed
and change UI design

* style: remove whitespaces and indents

Co-authored-by: Robert-N-Stewart <Robert-N-Stewart@outlook.com>
Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-04-16 10:58:34 -07:00
tianxiang 2176d1dedf
fix:show warning only when there is checkbox type in tags (#180)
* fix:show warning only when there is checkbox type in tags

* fix: show preview before click train button
2020-04-15 17:15:54 -07:00
tianxiang 717977d8b1
fix:resolve kind-of dependency vulnerability (#160)
* update kind-of dependency

* fix: change kind-of dependency to devDependency

Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com>
2020-04-10 14:59:53 -07:00
kunzheng 5cf46db62b
Update CHANGELOG.md 2020-04-10 11:33:33 -07:00