Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

Handle process layout type field #655

Closed
teosarca opened this issue Apr 19, 2017 · 1 comment
Closed

Handle process layout type field #655

teosarca opened this issue Apr 19, 2017 · 1 comment

Comments

@teosarca
Copy link
Member

Type of issue

Feature request

Current behavior

At the moment, all process parameters are rendered as a modal panel.

Expected behavior

on http://w101.metasfresh.com:8081/swagger-ui.html#!/process-rest-controller/getLayoutUsingGET_2 we introduced a new field called "layoutType".
It can take one of the following values

  • "panel" => the process parameters shall be rendered as they are now
  • "singleOverlayField" => in this case we assume the process has ONLY ONE parameter which shall be rendered like here:
    image

Steps to reproduce

From HU editor, call Barcode quick action. That action shall be "singleOverlayField".

@teosarca teosarca added this to the 2017-17 milestone Apr 19, 2017
@Dunkat Dunkat self-assigned this Apr 20, 2017
Dunkat added a commit that referenced this issue Apr 20, 2017
Dunkat added a commit that referenced this issue Apr 20, 2017
Dunkat added a commit that referenced this issue Apr 20, 2017
Dunkat added a commit that referenced this issue Apr 20, 2017
Dunkat added a commit that referenced this issue Apr 20, 2017
damianprzygodzki added a commit that referenced this issue Apr 20, 2017
Handle process layout type field #655
metas-ts added a commit to metasfresh/metasfresh that referenced this issue Apr 21, 2017
…king from process panel

[#1351](#1351) IsTransferWhenNull not working correctly anymore
[#661](metasfresh/metasfresh-webui-frontend-legacy#661) Service not available not detected on login
[#659](metasfresh/metasfresh-webui-frontend-legacy#659) Double-clicking on included view row shall not open the document
[#657](metasfresh/metasfresh-webui-frontend-legacy#657) Manufacturing Order Issue/Receipt is not displaying the attributes
[#1346](#1346) Cannot "LU zuteilen" (Swing HU Editor)
[#656](metasfresh/metasfresh-webui-frontend-legacy#656) Selected grid row and quick actions not consistent after closing a modal
[#1343](#1343) Cannot reverse documents
[#655](metasfresh/metasfresh-webui-frontend-legacy#655) Handle process layout type field
[#653](metasfresh/metasfresh-webui-frontend-legacy#653) Honor openIncludedView's viewType property
[#645](metasfresh/metasfresh-webui-frontend-legacy#645) HOME/END keys not working in process parameter field when opened from view
[#643](metasfresh/metasfresh-webui-frontend-legacy#643) Reduce size of Action Menu
[#630](metasfresh/metasfresh-webui-frontend-legacy#630) Open docLists side by side in QuickAction response.
[#355](metasfresh/metasfresh-webui-frontend-legacy#355) view websocket notifications: handle "changedIds"
[#96](metasfresh/metasfresh-webui-frontend-legacy#96) Actions overlay menu cleanup
@metas-lc
Copy link

IT
opened barcode => layoutType:"singleOverlayField" OK

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants