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 Widget Size to System Elements #2019

Closed
metas-mk opened this issue Jul 19, 2017 · 1 comment
Closed

Add Widget Size to System Elements #2019

metas-mk opened this issue Jul 19, 2017 · 1 comment

Comments

@metas-mk
Copy link
Member

Is this a bug or feature request?

Feature Request

What is the current behavior?

Currently, widget Sizes can only be set in UI Elements AD_UI_Element. If you create a new Window and run the gear for initial WebUI Layout generation, then the widget sizes are not set automatically.

Which are the steps to reproduce?

Open, try and see.

What is the expected or desired behavior?

Add the Widget Size Field to AD_Element and allow to maintain there. When using the initial WebUI Layout generation and update gear process, it shall set the Widget Sizes too.

@teosarca
Copy link
Member

note to dev:

Add the Widget Size Field to AD_Element and allow to maintain there. When using the initial WebUI Layout generation and update gear process, it shall set the Widget Sizes too.

See:

  • org.adempiere.ad.window.process.AD_Window_CreateUIElements.WindowUIElementsGenerator.createUIElement(I_AD_UI_ElementGroup, I_AD_Field, AtomicInteger, AtomicInteger)
  • org.adempiere.ad.window.process.AD_Window_CreateUIElements.WindowUIElementsGenerator.createUIElement_Grid(I_AD_UI_ElementGroup, I_AD_Field, int)
  • org.adempiere.ad.window.process.AD_Window_CreateUIElements.WindowUIElementsGenerator.createUIElementField(I_AD_UI_Element, I_AD_Field)

metas-rc added a commit that referenced this issue Jul 21, 2017
metas-ts added a commit that referenced this issue Jul 28, 2017
[#2083](#2083) Window Design WebUI: Customer Returns
[#2069](#2069) Window Design WebUI: Bill of Materials
[#2046](#2046) Window Design WebUI: Attribute Set
[#2092](#2092) Scheduler - improve error handling if AD_Role_ID can't be found
[#1046](metasfresh/metasfresh-webui-frontend-legacy#1046) opening included view from action not working in picking
[#518](metasfresh/metasfresh-webui-api-legacy#518) Picking prototype (v6)
[#1031](metasfresh/metasfresh-webui-frontend-legacy#1031) Autoselect when doubleclick on included Tab Row Field
[#2066](#2066) CRM: Businesspartner B2C Reminder Functionality
[#2067](#2067) switch between C_Order_MFGWarehouse with and without barcode
[#496](metasfresh/metasfresh-webui-api-legacy#496) String document IDs cannot be converted to int Handling Unit Editor
[#1061](metasfresh/metasfresh-webui-frontend-legacy#1061) Larger Avatar Menu Photo
[#1073](metasfresh/metasfresh-webui-frontend-legacy#1073) Bug in Advanced edit of Purchase order
[#1062](metasfresh/metasfresh-webui-frontend-legacy#1062) Avatar Foto stretches when not Square
[#1068](metasfresh/metasfresh-webui-frontend-legacy#1068) board: when there are no new cards show the empty result text/hint
[#1067](metasfresh/metasfresh-webui-frontend-legacy#1067) board: add new: don't show the loading icon after data is loaded
[#1026](metasfresh/metasfresh-webui-frontend-legacy#1026) grid: Get rid of double scrollbar
[#1027](metasfresh/metasfresh-webui-frontend-legacy#1027) line looks selected, but it's not
[#1045](metasfresh/metasfresh-webui-frontend-legacy#1045) frontend shall switch to offline mode on http 503 error
[#503](metasfresh/metasfresh-webui-api-legacy#503) Picking prototype (v5)
[#2042](#2042) Process to Update Widget Size in all child UI Elements of a System Element
[#2019](#2019) Add Widget Size to System Elements
[#516](metasfresh/metasfresh-webui-api-legacy#516) moving 1 TU from one LU to another
[#511](metasfresh/metasfresh-webui-api-legacy#511) Problems with Sales Opportunities Board
[#514](metasfresh/metasfresh-webui-api-legacy#514) Support HU transform from HU window

me-45
@metas-mk metas-mk modified the milestones: 2017-36, 2017-29 Sep 3, 2017
@metas-mk metas-mk modified the milestones: 2017-36, 2017-40 Oct 3, 2017
@metas-lc metas-lc self-assigned this Oct 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants