microsoft / OCR-Form-Tools

A set of tools to use in Microsoft Azure Form Recognizer and OCR services.
MIT License
509 stars 171 forks source link

Yuhang/v3.0 preview.1 #953

Closed v-yuhang closed 2 years ago

v-yuhang commented 2 years ago

Upgrade the API of module compose with 3.0

v-yuhang commented 2 years ago

OK, I can finish it


发件人: Buddha Wang @.> 发送时间: 2021年7月26日 8:51 收件人: microsoft/OCR-Form-Tools @.> 抄送: Yuhang Zhao (Pactera) @.>; Author @.> 主题: Re: [microsoft/OCR-Form-Tools] Yuhang/v3.0 preview.1 (#953)

@buddhawang requested changes on this pull request.

can you remove changes in predictPage.tsx and trainPage.tsx? I'd like to keep this change primary on model compose.


In src/react/components/pages/modelCompose/modelCompose.tsxhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FOCR-Form-Tools%2Fpull%2F953%23discussion_r676724005&data=04%7C01%7Cv-yuhangzhao%40microsoft.com%7C50eacb621166458e197408d9504d4a0b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637629115171014003%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=iLeU6vVPwxIN9AR%2F%2F4fcW77y6gzZ%2F0Wlu8PcVAwOUro%3D&reserved=0:

  • // {
  • // key: "column4",
  • // name: strings.modelCompose.column.status.headerName,
  • // fieldName: strings.modelCompose.column.status.fieldName,
  • // minWidth: 50,
  • // maxWidth: 100,
  • // isResizable: true,
  • // onColumnClick: this.handleColumnClick,
  • // onRender: (model: IModel) => {model.status}
  • // },

remove


In src/react/components/pages/modelCompose/modelCompose.tsxhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FOCR-Form-Tools%2Fpull%2F953%23discussion_r676724125&data=04%7C01%7Cv-yuhangzhao%40microsoft.com%7C50eacb621166458e197408d9504d4a0b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637629115171023952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=y5s7n37fMjVVzRPGkEQ%2BYptqckKyMs%2B%2B4kd3Z85XoSQ%3D&reserved=0:

  • // {
  • // key: "column6",
  • // name: strings.modelCompose.column.lastUpdated.headerName,
  • // fieldName: strings.modelCompose.column.lastUpdated.fieldName,
  • // minWidth: 175,
  • // maxWidth: 175,
  • // isResizable: true,
  • // onColumnClick: this.handleColumnClick,
  • // onRender: (model: IModel) => {new Date(model.lastUpdatedDateTime).toLocaleString()},
  • // },

remove

― You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fmicrosoft%2FOCR-Form-Tools%2Fpull%2F953%23pullrequestreview-715003141&data=04%7C01%7Cv-yuhangzhao%40microsoft.com%7C50eacb621166458e197408d9504d4a0b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637629115171023952%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=tIC%2Fqk2rWOVak0bRiJ78IXdub7Avd780OoJuZFlQ8pE%3D&reserved=0, or unsubscribehttps://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAU2PPYYEHW77DL33A4FQ24TTZWABRANCNFSM5A72D7YQ&data=04%7C01%7Cv-yuhangzhao%40microsoft.com%7C50eacb621166458e197408d9504d4a0b%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637629115171033910%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=NtUc3q1InHyyXx5W6wr%2FsYaUv3%2Fhw6Hm2qguzX%2BXRPE%3D&reserved=0.