firecamp
firecamp copied to clipboard
feat: clone or duplicate the request
Is your feature request related to a problem? Please describe. Currently, the user is not able to clone or duplicate the saved request.
Describe the solution you'd like The request should be cloned quickly with a shortcut and option menu. The request should have the duplicate/clone option in the menu.
Hey @Nishchit14, can i work on this one?
@pedrobruneli Yes you can, join discord's contributors channel to ask for any help.
I opened the issue #95, cant startup the repo
@pedrobruneli it's solved, you can try with a new fork.
@pedrobruneli it's solved, you can try with a new fork.
I synced the fork but stills the same error, looks like it's getting @firecamp/types from .pnpm and at that folder doesn't contains the 0.2.2 version
@pedrobruneli I just temporarily unlinked the workspace types and used the npm types package for now and I checked it at my end. It's working fine. Can you please try now? please sync the main branch.
@Nishchit14 Does it need to be here :
@bathini79 yes, you can. you can set the option in the menu if the request is rest-API only. I'll prepare the API for creating a duplicate request soon.
At same place, within same collection/folder.
On Sat, 7 Oct 2023, 7:59 pm Bathini Nipun, @.***> wrote:
Okay, duplicate inside the collection itself? Or Cross Collection as well?
— Reply to this email directly, view it on GitHub https://github.com/firecamp-dev/firecamp/issues/53#issuecomment-1751726479, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGX7CITMVIZ557ENSFO3XLX6FRNLAVCNFSM6AAAAAA34SBSLWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRG4ZDMNBXHE . You are receiving this because you were mentioned.Message ID: @.***>
@Nishchit14 I Placed the Icon And Functionality . Can you Help me with the API Strategy ? Do I Need To Just Hit The POST API with the id and Upon Success Reload the API?
That's great, you can use mock promise as of now with success resolver. I am yet to create the backend api. I will share it as soon as possible.
On Sat, 7 Oct 2023, 8:47 pm Bathini Nipun, @.***> wrote:
@Nishchit14 https://github.com/Nishchit14 I Placed the Icon . Can you Help me with the API Strategy ? Do I Need To Just Hit The API and Upn Success Reload the API? [image: image] https://user-images.githubusercontent.com/116077457/273394031-62ff376b-7fa4-4778-8722-7bd357344d93.png
— Reply to this email directly, view it on GitHub https://github.com/firecamp-dev/firecamp/issues/53#issuecomment-1751736457, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGX7CK5NL4QHS6XHSSST4LX6FXALAVCNFSM6AAAAAA34SBSLWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRG4ZTMNBVG4 . You are receiving this because you were mentioned.Message ID: @.***>
Okay. Just one last question. In the response are you planning to give all the records again?
I will return only one request information in the response. That's fine if tree is not updated as of now. We can implement it once the API is ready.
On Sat, 7 Oct 2023, 11:14 pm Bathini Nipun, @.***> wrote:
Okay. Just one last question. In the response are you planning to give all the records again?
— Reply to this email directly, view it on GitHub https://github.com/firecamp-dev/firecamp/issues/53#issuecomment-1751779936, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGX7CLDZKKS4LU55GL4P53X6GIJXAVCNFSM6AAAAAA34SBSLWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONJRG43TSOJTGY . You are receiving this because you were mentioned.Message ID: @.***>
@Nishchit14 Okay , Here's my PR : https://github.com/firecamp-dev/firecamp/pull/105 . I have added as much as i have in control . I Don't Have Access to cloud-api .
Is there any status update available on this issue? I was about to open the same feature request and realized it already exists and has work underway. This is a very helpful feature when there are several sub-routes to add.
@TrevorBenson I am currently shipping the desktop apps on all platforms, Once I'll complete this sprint I'll surely release the clone request feature. All desktop apps will be released by this Month.
Has this been released? I don't see a duplicate option in the browser or desktop app.