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

34563 Map in property listing #570

Merged
merged 6 commits into from
Aug 2, 2023
Merged

Conversation

yeneastgate
Copy link
Contributor

@yeneastgate yeneastgate commented Jun 15, 2023

related to #516

changed log :
Add checkbox to show map in estate list

@github-actions
Copy link

github-actions bot commented Jun 15, 2023

Pull Request Test Coverage Report for Build 5734723768

  • 17 of 18 (94.44%) changed or added relevant lines in 5 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.03%) to 78.955%

Changes Missing Coverage Covered Lines Changed/Added Lines %
plugin/EstateList.php 4 5 80.0%
Totals Coverage Status
Change from base Build 5724241837: 0.03%
Covered Lines: 7462
Relevant Lines: 9451

💛 - Coveralls

@onOffice-Web onOffice-Web added the QA Issue or Pull request that is in review label Jun 15, 2023
@onOffice-Web onOffice-Web added this to the v4.12 milestone Jun 15, 2023
@fredericalpers fredericalpers added the documentation Indicates the need for improvements or additions to the documentation label Jun 22, 2023
@onOffice-Web onOffice-Web added the feature New feature label Jul 14, 2023
@fredericalpers fredericalpers linked an issue Jul 28, 2023 that may be closed by this pull request
Copy link
Contributor

@andernath andernath left a comment

Choose a reason for hiding this comment

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

Finished review and I think we need a manual merge here. Please check @yeneastgate :)

@@ -44,7 +44,7 @@
class DatabaseChanges implements DatabaseChangesInterface
{
/** @var int */
const MAX_VERSION = 38;
const MAX_VERSION = 39;
Copy link
Contributor

Choose a reason for hiding this comment

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

We used Version 39 in [32990 Price on request].
Is it possible to do multiple changes with one dbversion? Or does every change need new dbversion?

Could you @yeneastgate merge master in this branch please and resolve conflicts?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@andernath Yes, I will resolve conflicts and merge this branch into master

Copy link
Contributor

@andernath andernath Aug 2, 2023

Choose a reason for hiding this comment

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

@yeneastgate for a valid test we need to merge master into this branch first

Edit: Oh I see you already did, thank you :)

Copy link
Contributor

@andernath andernath left a comment

Choose a reason for hiding this comment

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

I will start testing

@github-actions
Copy link

github-actions bot commented Aug 2, 2023

Steps to install the approved version:

  1. Download onoffice-4.11.1-19-g050fdfcc-please-unpack.zip from https://github.com/onOffice-Web-Org/oo-wp-plugin/actions/runs/5734905793.
  2. Unpack the downloaded file to get another .zip file.
  3. Upload that inner .zip file to WordPress.

@andernath andernath merged commit 4f8c5e8 into master Aug 2, 2023
@andernath andernath deleted the 34563-map-in-property-listing branch August 2, 2023 06:28
@andernath andernath removed the QA Issue or Pull request that is in review label Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Indicates the need for improvements or additions to the documentation feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Map in property listing
4 participants