1482 results found
-
2 votes
-
Support for custom docker images for cloud run in firebase app hosting
Although current version of firebase hosting is optimized for next and angular, I don't see why I can't use the same to run pure backend services written in any language if google cloud run is used in the background. If it's possible to use your own dockerfile and mention a port for listening to traffic, using your own build process within the dockerfile, I can setup custom backend with the simplicity of firebase.
I would get control over binaries in my backend, like puppeteer needs chrome etc.
I would get auto-ssl, auto scaling , load balancing capabilities
This can be…6 votes -
Growth Wealth Interest Investment Income
Growth Wealth Interest Investment Income
1 vote -
Enterprise version for this platform
Companies should be able to host their own environments and use cloud for development. IDX is perfect for that. Companies, in turn, don't have to provide powerful laptops to developers and use multiple mechanisms to keep the code safe from employee theft. Instead, all code resides on cloud on the company owned instance of IDX and users can work from much more inexpensive chromebooks.
Realtime collaboration features and direct link to gsuite platform to start audio and video calls to discuss code with colleagues would be cool.
Support for self-customizable virtual machines to keep the RUN environment different from BUILD…11 votes -
Make Phone Auth support MFA
Food delivery services usually need to know the phone number of their customers, to guarantee that the deliveries will be smooth.
So, a food delivery app would probably prefer authenticating users by phone number rather than by email address.
Phone auth on its own isn’t particularly secure, though, so it would be nice to allow users to optionally add email authentication as a second factor.
As of right now, phone auth doesn’t support MFA, though, which means that a food delivery app might want to force users to use email and phone 2FA right away, which might seem intrusive to…
2 votes -
Support for Nuxt.js
Please introduce the support for Nuxt.js apps (templates and imports), this could be a great addition to IDX
11 votes -
16 votes
-
Share phone number with project if Firebase knows that number via another project
Would be a HUGE cost saver given the increased pricing of SMS multi factor authentication.
If Firebase knows the phone number / email via another project, offer the app user to share their phone number with this app and skip costly SMS verification.
1 vote -
Firebase does not provide data in debug view.
We have several apps where the debug view does not provide adequate reporting in realtime of the events. Events with not appear in debug view, but will be seen in RealTime reporting or vice-versa. Debug-view is not reliable for Enterprise work.
3 votes -
2 votes
-
Wordpress support
I would like to see full Wordpress support. That is, and database management such as MySQL or MariaDB and also support for php
15 votes -
Hardhat Template Support
Hardhat-based quickstart for developing Solidity smart contracts.
2 votes -
Support Bitbucket
Support bitbucket as a source repo provider
7 votes -
Add GitLab as a Provider to be able to link repositories
Ask the cloud team to add GitLab as a Provider, including the CE version.
7 votes -
poetry
Poetry is the true path of life and available for people.
1 vote -
By default, only one project can be created. not enough for learning and testing.
I created a react project for testing. When I want to create the second project, "IDX currently has a per-user workspace limit. Please delete one or more workspaces before continuing, or reach out to the IDX team for assistance to have limits manually increased." The message came and was not created.
1. More than one project should be created, the old one should not be deleted for a new attempt.
2. It is unclear how to reach the IDX team.2 votes -
Uprade to latest code-oss
Current version of 1.89.1 was last updated in June in IDX, and running into issues with some of the newer/updated VSIX extensions.
1 vote -
I suggest that Project IDX provides the IP addresses for its domain, so users can whitelist these in the variuos AWS, GCP, cloudSQL setups
I suggest that Project IDX provides the IP addresses for its domain, so users can whitelist these in the variuos AWS, GCP, cloudSQL setups
3 votes -
Add support for Deno
Deno is a pretty solid modern JavaScript runtime that's been making a lot of great progress lately.
5 votes -
request.query security rules
currently security rules can only check, "limit, orderby and offset" properties of "request.query" object. if they could check our own custom properties , for example, when users search a collection by id, and I only want them to see a list of documents which contain their id then i should be able to do this in the rules
posts/{postId} {
list: if request.query.id == request.auth.uid
}
- this would be really beautiful and makes it way easy to secure list request.3 votes
- Don't see your idea?