2085 results found
-
Inline explanation and debugging for IDX AI
Inline explanation and Debugging will be great. currently it generates only code. Explanation and debugging will be a huge win for this AI
2 votes -
1 vote
-
Start IP address End IP address to allow IDX access to Azure databases and other databases
To allow connections to Azure databases you need to add a list of allowed IP addresses to bypass the firewall. If Google could provide all their IP address for IDX and provide documentation that would be great.
If I allow all IP addresses to connect to the Azure database the program works (of course since I am not blocking any connections, but this isn't the best practice)
1 vote -
Nix built-in support to MySQL Server
Add a simple syntax to enable MySQL server using the dev.nix file.
1 vote -
Code result word wrap
Word wrap Gemini code result based on Gemini tab width
1 vote -
Encrypted Collections in Firestore
Ability to mark certain collections to be Encrypted so it's not readable even in the firebase console.
There are some application types that require this sort of behaviour to increase security.
Say you are building a messaging app, you would not want the messages between your users to be seen on the console.
5 votes -
Firebase Test Lab IAM should allow making Test Results, with records and what not, fully publicly accessible
See https://github.com/google/android-fhir/issues/2218:
For e.g. public open source projects, it would be very useful if Firebase Test Lab IAM could be configured to allow making Test Results, with records and what not, fully publicly accessible.
According to the discussion on Firebase Support Case 10251960, "Making test results publicly available is something that's not yet possible on our end. "
6 votes -
Support Previewing on Multiple Browsers
We want to provide you with the ability to test your app across multiple popular browsers, including on mobile devices as well.
16 votes -
Fix login issues for people who registered with a non-Google email/account
Would love to open a bug report but I'm not allowed to do so, for the same reason for which I probably can't log in Project IDX.
7 votes -
22 votes
-
24 votes
-
Netsuite
Oracle Netsuite Suite Script Development extension.
2 votes -
Please add console ninja extension for idx
Console Ninja is an extension available in VS Code that displays the real-time console in the code editor.
1 vote -
AI Summarization of my Alerts
Let Gemini in Firebase summarize my Alerts, informing me of any new trends in my app that I should know about, and offering recommendations for how to address issues.
1 vote -
Firebase Realtime Chat SDk
Integrate a real-time chat SDK into Firebase to streamline the development process of creating chat applications from scratch.
1 vote -
Blocking Functions for User Reset password
Currently you can only add blocking functions for User signup and User sign in. I want to be able to add a Blocking function for User Reset password.
This way I can customize password requirements at the API level and implement features in Cloud functions + Firestore such as preventing previous password reuse.
I would have used Cloud Functions + Firestore for my Blocking function, but because this feature didn't exist I ultimately decided to move my auth password checks to my AWS hosted backend API.
3 votes -
21 votes
-
Add more interface language (e.g. FR)
More languages for your interface will add more customers to your services. Like me and others peoples Im French and I need you add more languages like French or others. I hope this idea will be voted.
1 vote -
3 votes
-
Allow updating multiple documents through a query
Many other databases have support for update queries, such as:
- Apply "x" update data to all docs matching "y" query
- Delete all docs matching "x" query
Maybe these queries would only count as 1 write per doc, as opposed to 1 read + 1 write. At the very least they would have better performance.
18 votes
- Don't see your idea?