FEATURE : Portfolio duplication (closes #190) #198
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
These commits allow you to duplicate a portfolio if you are connected. It also makes porphyry more responsive.
However to be able to test the duplication, you have to change the url from localhost:3000 to portfolioName.local:3000 and modify your /etc/hosts file to match these kind URIs with 127.0.0.1. You also have to run a small reverse-proxy which is a the root of the project.
Please check that your pull request is correct:
FEATUREfor a behaviour allowing a user to do something new,FIXfor a behaviour which has been changed in order to meet user’s expectations,TESTwhen it concerns an acceptance test,PROCESSfor a change in the way the software is built, tested, deployed,DOCwhen it concerns only internal documentation (however it is better to combine it with the contribution that required this documentation change),:) with one space after and no space before,manage),should).(closes #xx)if xx is a feature ticket (and the commit is a complete implementation),(fixes #xx)if xx is a fix ticket (and the commit is a complete fix),(see #xx)otherwise,