-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
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
Add support for teams #580
Comments
Noted. Currently we have support for individual account and sync. Teams is next priority 🚀 |
request non ajax url is ok? Submit url to get results? For example get url: http://www.yandex.com |
What time could you merge the code about the ability of creating a team? |
Track progress here: #879 |
Following this issue for long time, eagerly waiting for this thing. |
Me too !!! |
Hi :) But I don't think it's the best opportunity for hoppscotch... I read the hoppscotch code, I understand that the project is growing at a point that it's become harder and slower to add features. I'm afraid to see it becoming too complex for features that does not rely to request management. I mean, handle teams is an open door to : ACL, file conflict management and it make hoppscotch attached to a backend. Please keep this project as we love it : simple and not attached to a specific platform (github or firebase). That was the humble opinion of a regular hoppscotch user (and probably a futur contributor :D) |
Hi @dalexanco, Thank you for sharing your thoughts. We have already thought about many of the points you brought forward. We are already almost done with Teams and we are introducing our own backend architecture to support it. We have a couple of reasons for choosing a self-hosted backend architecture over the other options. We wanted to keep the Teams features easy to use and adopt. As per our research and experimentations we found out that the experience (using files) seemed a bit lacking. We want to bring in the ability to sync up changes and work as frictionless as possible. With the self hosted backend we are able to introduce an effortless experience with more features like access control and permissions and this also allows us to introduce more fine-grained controls later on. But at the same time, we are looking into secondary solutions as well to provide better experience and still provide a file based implementation. With the File System API and similar web stuff on the horizon and gaining support we will eventually be able to bring it forth and utilize. As of now though, we are working on a overhauling of the state system to allow for implementing a proper Workspace feature which allows you to bring in and export your entire Hoppscotch configuration as a file which can load and switch to from. There is also significant work going on to try implementing a native app. Thank you for using (and loving!) Hoppscotch. We are trying our best to support independent features but at the same time we want to uphold our philosophy of being an easy to use and quick platform that people can leverage to test, build and implement APIs on. We are looking forward to seeing your awesome contributions! |
@AndrewBastin is there a status update or ETA on teams? |
Hopefully in the coming days! Just some minor bug fixes remaining Maybe even tomorrow 😙 |
Hi everyone, Today we're excited to announce that the most awaited "Teams collaboration" feature is now out for Beta users.Join Hoppscotch Teams β waiting list now →We'll be accepting 100 users per week ❤️ Screenshots Shared Collections Save request to Teams collection Teams list Edit Team roles More updates coming soon 🚀 Closing this issue on behalf of #1641 |
This is cool @liyasthomas , the most awaited feature, finally made it in! You guys are awesome 🎉 Any timeline/plan (even tentative) for its final release out of beta? |
If everything goes alright - probably within a week. |
I would like to use this opportunity to thank, @oshhh @IshaGupta18, @rohanrajpal and @raghav0307 for their amazing work on helping make Teams a reality! They worked on the implementation of Teams in the Hoppscotch web app. Thank you so much guys! 🥰 |
It was a great learning experience. Loved working on it. |
Have been eagerly waiting for this feature for a while and great work for delivering. Any news on how beta has went and when this will be moved into production? |
@davew94 we're working on delivering the best experience for our users. Please join the beta program and give us your feedbacks. You can expect the Teams feature release in couple of weeks. |
So, as I can read, there will not be Teams in self-hosted applications? It's understable that everybody wants to make money from their work, but as a lover of postwoman/hoppscotch it's a bit sad. Will be a firebase backend merge request welcomed? Thanks for your great job. |
@OnekO there'll be Teams support in self-hosted instances. |
So good then, waiting to test it. Thx! |
Teams are now out of closed beta.✅ Unlimited teams ✅ Unlimited shared collections ✅ Unlimited team members ✅ Role-based access control ✅ Cloud sync ✅ Multiple devices |
Hi. Just wondering if this has changed? It’s been almost 12 months since the closed beta ended and it’s still not available for self-hosted instances |
Postman teams for postwoman.
More details in #507 (which is sort of a prequel for this issue)
The text was updated successfully, but these errors were encountered: