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

Listing filtering #1272

Merged
merged 18 commits into from Jan 21, 2019
Merged

Conversation

vikas-cis-zz
Copy link

@zaSmilingIdiot
Copy link
Collaborator

@vikas-cis Is this still waiting for changes from the particl-marketplace codebase to be implemented/fixed?

@vikas-cis-zz
Copy link
Author

@vikas-cis Is this still waiting for changes from the particl-marketplace codebase to be implemented/fixed?

I think so, but just wondering have you tested it ?

Copy link
Collaborator

@zaSmilingIdiot zaSmilingIdiot left a comment

Choose a reason for hiding this comment

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

Hmmm... something breaks here. When using this particular branch of code, I don't see any published/unpublished listings in the Sell page. All other code branches show the existing ones that should be there.

Seems like something has broken...

@vikas-cis-zz
Copy link
Author

@zaSmilingIdiot are you running the marketplace manually ?

Thanks

@vikas-cis-zz
Copy link
Author

@zaSmilingIdiot there are changes has been made in this branch for template search, If you are not running the latest develop branch code then I think you will get error in console for sure :P :D

Thanks

@zaSmilingIdiot
Copy link
Collaborator

@vikas-cis Ah, no. develop branch of the marketplace?

@vikas-cis-zz
Copy link
Author

@zaSmilingIdiot yes afaik the laz branch has been merged in develop branch

Thanks

@zaSmilingIdiot
Copy link
Collaborator

zaSmilingIdiot commented Dec 6, 2018

@vikas-cis I'll give the code a quick look overview, and we can chat offline about any changes needed. I'm not necessairly going to merge the changes yet though, until particl/particl-market#333 has been merged.

I'm just mentioning this for why I removed the 'ready for review' tag.

@vikas-cis-zz
Copy link
Author

@zaSmilingIdiot yeah ofcourse I still need to test the branch again has yesterday I am facing issue and it was fixed via laz so going to give a quick check on it

Thanks

@AllienWorks
Copy link
Member

Jumping issue with content just fixed @vikas-cis. That wraps it for me :)

@vikas-cis-zz
Copy link
Author

Thanks @AllienWorks Will check it out in a bit

@vikas-cis-zz
Copy link
Author

ok @zaSmilingIdiot we are good to go now the below PR from marketplace did it for us.

particl/particl-market#352

@zaSmilingIdiot zaSmilingIdiot changed the base branch from market to market-beta January 16, 2019 09:25
@vikas-cis-zz
Copy link
Author

https://particl.atlassian.net/browse/PBD-176
the above task is also covered @zaSmilingIdiot @HenkSwardt

Thanks

vikas-cis and others added 5 commits January 17, 2019 18:38
Merge branch 'market-beta' of https://github.com/particl/particl-desktop into listing_filtering
… listing template;

* re-works some extraneous method calls for conciseness and better readability;
* Adds a max file size for uploaded images (currently set at 2MB) - base64 encoding of large images (6+ MB) seems to cause a max stack call size failure for regex processing in html sanitization (my changes may have resulted in this, but another issue does exist for a possible resulting issue as well);
* Updates some of the template processing (when creating a new listing) to be promise-based instead of based on observables, to make clear the sequential processing of events and prevent excessive nested callback subscriptions processing.
@vikas-cis-zz
Copy link
Author

Hye @zaSmilingIdiot I have tested with different scenarios add listing , update listing , publish un-published listing , edit listing and it seems working well to me so now we can merge this branch . I have tested with marketplace running mannually

Thanks

@zaSmilingIdiot zaSmilingIdiot merged commit 7f4750e into particl:market-beta Jan 21, 2019
@AllienWorks AllienWorks deleted the listing_filtering branch January 22, 2019 22:29
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

4 participants