Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alex krasn/receipt demo featture (#324)
* feature: shortcuts icon toolbar (#288) * fix: fix mime check bug for jpeg/jpg and tiff (#291) * doc: update version to 2.0-2760166 * Update CHANGELOG.md * 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> * fix: check ocrread results before getting image extent (#296) * feat: enable download analyze script (#304) * migrating from npm to yarn (#305) * migrating from npm to yarn * added Typescript * updated azure-pipeliens.yml * style: deletes run in scripts * Update CHANGELOG.md * migrating to Fluent UI (#306) Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com> * 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 * Update CHANGELOG.md * Update CHANGELOG.md * Update statusBar.tsx * refactor: use yarn in dockerfile (#309) * refactor: use yarn in dockerfile * refactor: upgrade node to 12.x * 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> * fix: fix spelling correction for string match (#318) * fix: capitalize python in analyze page (#320) * fix: capitalize python in analyze page * 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 * 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> * 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 * 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 * add: show prediction component for both (receipts, predict) routes * fixing icons + add alternative receipts icon * + badge "Preview" * Update README.md * fix: error on copy APIKey undefined * increase visibility of higlied values, separation valueNames and values ,misc styles fixes * disable sidebar links * fix: sigle quotes -> double * fix: trailing whitespaces + spelling "separator" * redirect to receipt page + now showing python script download * hide disabled links * deletes prepended currency units * fix: accessibility * misc: styling and accessibility Co-authored-by: kunzheng <58841788+kunzms@users.noreply.github.com> Co-authored-by: tianxiang <60452964+tianxiangs@users.noreply.github.com> Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com> Co-authored-by: Robert Stewart (eXcell <v-stewro@microsoft.com>
- Loading branch information