Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add PreventLeaving in layoutPredictPage #692

Conversation

yongbing-chen
Copy link
Contributor

No description provided.

@yongbing-chen yongbing-chen merged commit f7e06fb into yongbing-chen/receipt-predicting Nov 5, 2020
@yongbing-chen yongbing-chen deleted the yongbing-chen/add-PreventLeaving-in-layoutPredictPage branch November 5, 2020 11:08
starain-pactera added a commit that referenced this pull request Nov 9, 2020
* add receiptPredict

* adjust scss

* tslint

* rename 'receipt' to 'prebuilt'

* addd localization to prebuiltPredict

* add prebuild settings to store

* fix warning in test page

* update inline icons

* move predict button position in sidebar

* add drebuilt type Dropdown

* add textTablePage

* textTablePage reflect, add filePicker, prebuiltSetting

* move ocr code to IOcrHelper, move poll to utils.ts

* page reflector, morge utils.ts

* code refactor

* add HomeProjectView, update homePage localization settings

* change Misleading "Over the rate limitation..."

* scss file refactor

* remove comments code / imports

* fix 'prebuilt' spelling

* refactor predictResult

* remove commented code

* refactor predictPage, use DocumentFilePicker select file

* Stew ro/use api version selected in project settings (#678) (#679)

* refactor: change drawn region icon

* fix: use api version selected in project settings

* fix: change interpolate value for api version

* fix: use existing git hash when not in git repository (#682)

* Update script to executable

* change prebuilt and layout route path, add strings.layoutPredict

* change homePage OpenLocalProject style

* fix: add margin for btns, rename models dropdown, renamed BussinessCard => Bussiness card

* fix: add padding to prediction results list

* update homepage description text, update projectSetingsPage style

* add quickstartguid link url

* update homePage styles

* set quickstart default link

* replace layout icon (#698)

* add PreventLeaving in layoutPredictPage (#692)

* Use prebuilt icon on prebuilt page (#707)

* prevent error when open file (#694)

* set uploadAssetToProject button display on onAddAssetToProject (#693)

* Move open local project button (#708)

* Remove API key copy button on prebuilt and layout pages (#710)

* Extend prebuilt for type drop down to fit text (#711)

* update homepage quickstartguide links (#709)

* show table info in predictPage and prebuiltPredictPage (#706)

* fix page crushed when add analyzed document to training set (#715)

* show business card result (#713)

* remain label data while deleting all labels (#716)

* remain label data while deleting all labels

* Do not clean auto label data for other actions expect training

Co-authored-by: alex-krasn <64093224+alex-krasn@users.noreply.github.com>
Co-authored-by: alex-krasn <v-alexkr@microsoft.com>
Co-authored-by: stew-ro <60453211+stew-ro@users.noreply.github.com>
Co-authored-by: Xinxing Liu <xinxl@microsoft.com>
Co-authored-by: starain-pactera <73208113+starain-pactera@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When running Layout analyze - the app does not prevent leaving
2 participants