-
Notifications
You must be signed in to change notification settings - Fork 32
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
Implement webui HUEditor support for massive amount of HUs #330
Comments
UPDATE: flagging the task as integrated because actually we delivered some partial work on it (i.e. refactoring atm) |
note: the DefaultView is free of SQL #330
isolate MQuery and ZoomInfo dependencies #330
and move everything directly to SqlViewDataRepository #330
moved them to de.metas.ui.web.document.filter package #330
i.e. include the parameters in the exception metasfresh/metasfresh-webui-api-legacy#330
reopening because i've closed it by mistake |
[#702](metasfresh/metasfresh-webui-frontend-legacy#702) Running a process from menu does not work, again [#342](metasfresh/metasfresh-webui-api-legacy#342) Exception in WebUI when opening initial Doc Outbound window [#886](#866) Make payment callouts work in webui [#341](metasfresh/metasfresh-webui-api-legacy#341) Apply role permissions when browsing/editing data [#340](metasfresh/metasfresh-webui-api-legacy#340) Manufacturing order: Prevent issuing VHUs which are not top level [#700](metasfresh/metasfresh-webui-frontend-legacy#700) Typeahead not working in lookup filter parameters [#1435](#1435) Add method for Escaping '@' char, by replacing one @ with double @@ [#330](metasfresh/metasfresh-webui-api-legacy#330) Implement webui HUEditor support for massive amount of HUs [#1315](#1315) 2D Barcode wit ad_table_id/ record_id on bestellkontrolle [#675](metasfresh/metasfresh-webui-frontend-legacy#675) Icons for manufacturing components [#334](metasfresh/metasfresh-webui-api-legacy#334) switch filters to primary layout [#697](metasfresh/metasfresh-webui-frontend-legacy#697) New Businesspartner modal overlay cancel [#257](metasfresh/metasfresh-webui-api-legacy#257) BPartner contact cannot be saved because mandatory field Name is not set me-45
Results of IT1 HUEditor shall handle the case when we are browsing a huge amount of HUs: Issue in Manufacturing:
Questions and problems:
Regression testing for HUs, questions and problems:
|
IT |
Is this a bug or feature request?
What is the current behavior?
HUEditor was designed for a small amount of HUs.
Usually that's the case when you are receiving HUs.
What is the expected or desired behavior?
HUEditor shall handle the case when we are browsing a huge amount of HUs.
e.g.
Note to IT: requires full regression on webui with main focus on HUs.
The text was updated successfully, but these errors were encountered: