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

Gh6543 #6561

Merged
merged 10,000 commits into from May 4, 2020
Merged

Gh6543 #6561

merged 10,000 commits into from May 4, 2020

Conversation

metas-ts
Copy link
Member

@metas-ts metas-ts commented May 4, 2020

metas-ts and others added 30 commits April 2, 2020 16:13
* #2663 rename local functions to not use global API name
#2663 fix prop types

* #2663 remove some unnecessary store updates
#2663 fix prop types

* #2663 fix lint errors
…vent (#2661)

Co-authored-by: siemiatj <kuba@saskla.cz>

#6245
Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
* #2661 add api call to update multiple rows at once

* #2661 make the call for updated rows async and use the new endpoint

* #2661 update unit tests

* - fix linter
start experimenting with Jenkinsfile to build different parts if needed
#6205
going to later move most of distribution to backend
#6205
shall be added to upcoming distribution/pom.xml
#6205
shall be added to upcoming distribution/pom.xml
#6205
* #6446 Showing if rows have an own palette set in the handling unit editor window.

* #6446 Only showing the checkbox for 'LU' rows.
* Setting correct view on filter change #2668

* Hotfix for websockets to subscribe to the latest view and unsubscribe,close last #2668

* Reshaped the code to be nicer #2668

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
metas-ts and others added 25 commits April 28, 2020 19:59
solved Conflicts:
	src/actions/WindowActions.js
solved Conflicts:
	backend/de.metas.acct.base/src/main/sql/postgresql/system/43-de.metas.acct/5558090_sys_app_cleanup_AD_ModelValidator_AcctModuleInterceptor.sql
	backend/de.metas.adempiere.adempiere/base/src/test/java/de/metas/cache/CacheInvalidationRemoteHandlerTest.java
	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558060_sys_gh6532_AddRefereceFromProductToBomLine.sql
	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558080_sys_gh6534_AddFiltersTo_StorageConferenceVersion_Lagerkonferenz.sql
	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558180_sys_gh6545_extend_smtp_password_column_to_255.sql
	backend/de.metas.fresh/de.metas.fresh.base/src/main/sql/postgresql/system/70-de.metas.fresh/5557970_sys_gh6527_RecreateFunctions.sql
solve Conflicts:
	backend/metasfresh-webui-api/src/main/java/de/metas/ui/web/payment_allocation/process/PaymentsViewAllocateCommand.java
	backend/metasfresh-webui-api/src/test/java/de/metas/ui/web/payment_allocation/process/PaymentsViewAllocateCommandTest.java
…#2699)

* Initial skeleton to render the modal when menu item is accessed #6504

* Add store placeholder for commentPanel #6504

* Basic functionality #6504

* Add date format #6504

* Layout changes boxes #6504

* Updates to layout and date format #6504

* Fix the minus input issue in the form #6504

* Add unit tests #6504

* Preserve new lines and updated unit tests #6504

* Hooked the ALT+T combination for opening the comments

* Shaped the test such that it wont fail in jenkins

* Added form element #6504

* Reshaped the code after review #6504

* Documented the apiCall function within WindowActions #6504

Co-authored-by: Petrica Nanca <petrica.nanca@metasfresh.com>
Co-authored-by: TheBestPessimist <cristian@tbp.land>
solved Conflicts:
	frontend/src/__tests__/components/comments/CommentsPanel.test.js
	frontend/src/__tests__/components/comments/CommentsPanelForm.test.js
	frontend/src/__tests__/components/comments/CommentsPanelListing.test.js
	frontend/src/__tests__/components/comments/CommentsPanelListingItem.test.js
	frontend/src/actions/CommentsPanelActions.js
	frontend/src/components/comments/CommentsPanel.js
	frontend/src/components/comments/CommentsPanelForm.js
	frontend/src/components/comments/CommentsPanelListing.js
	frontend/src/components/comments/CommentsPanelListingItem.js
	frontend/src/constants/CommentTypes.js
	frontend/src/reducers/commentsPanel.js
…o gh6543

# Conflicts:
#	backend/de.metas.adempiere.adempiere/base/src/main/java/de/metas/currency/FixedConversionRateMap.java
#	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558170_sys_gh6543MakingCurrencyRateEditable.sql
…o gh6543

# Conflicts:
#	backend/de.metas.adempiere.adempiere/base/src/main/java/de/metas/currency/FixedConversionRateMap.java
#	backend/de.metas.adempiere.adempiere/migration/src/main/sql/postgresql/system/10-de.metas.adempiere/5558170_sys_gh6543MakingCurrencyRateEditable.sql

#6543 Also setting currency rate after updating the line's context for both bank statements and gl journal entries.
solved Conflicts:
	backend/de.metas.adempiere.adempiere/base/src/main/java-gen/org/compiere/model/I_CM_Chat.java
	backend/de.metas.adempiere.adempiere/base/src/main/java-gen/org/compiere/model/I_CM_ChatEntry.java
	backend/de.metas.device.scales/src/test/java/de/metas/device/scales/endpoint/TcpConnectionEndPointTest.java
	backend/metasfresh-webui-api/src/main/java/de/metas/ui/web/window/model/DocumentStandardAction.java
	e2e/cypress/fixtures/contracts/flatrate_conditions_material_tracking_spec.json
	e2e/cypress/integration/contracts/flatrate_conditions_material_tracking_spec.js
	e2e/cypress/integration/misc/pricesystem_pricelist_plv_setup_spec.js
	e2e/cypress/support/utils/pricelist.js
Copy link
Member Author

@metas-ts metas-ts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dragospodariu96 dragospodariu96 merged commit 35024b7 into master May 4, 2020
@dragospodariu96 dragospodariu96 deleted the gh6543 branch May 4, 2020 15:36
@metas-ts metas-ts restored the gh6543 branch May 5, 2020 11:02
@metas-ts metas-ts deleted the gh6543 branch May 5, 2020 11:07
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.

None yet

7 participants