665 results found
-
Firestore collection group query on document id
Currently, you cannot use Fieldpath.document_id for collection group queries, which is rather shameful considering you can do that in Firebase UI.
Relevant StackOverflow: https://stackoverflow.com/questions/56188250/how-to-perform-collection-group-query-using-document-id-in-cloud-firestore
1 vote -
1 vote
-
CMS for Firestore
A CMS for Firestore like Rowy.io & FireCMS
1 vote -
Ability to disable deleting collections and documents from firebase console
In Firebase's Firestore, a user with write access to a project can simply delete any document and even a whole collection with multiple documents with a single click. This is a major security problem as any of my team member may end up deleting a whole collection with millions of documents in under a minute, through the Firebase console.
I would like to request for a feature to disable this.
To be clear - The possibility to grant write access without delete access. Currently, if I am not mistaken, through the User and Permissions panel it's kind of "all or…
9 votes -
VueJS support for App Hosting
Allow Firebase App Hosting to support VueJS framework
5 votes -
Enable auth by email only for allowed domains
Application that is intended only for students of one university and I want to restrict creating of new accounts only to students of the specific university. There is a workaround of setting rules for data access in database, but I want to disallow other people to create a new account. Cleaner solution.
1 vote -
Gemini Panel UI Improvements
The Gemini side panel has an awkward UI design which takes up way too much screen space. When I click to open it shouldn't stay open because then I have to click the X to close and click again to reopen which I find annoying. There should be an option button to allow for auto open when the mouse moves to the edge of window and auto close when the mouse exits the Gemini panel.
Also if you choose to dock to right there's so much wasted space with duplicate menu buttons. (Alerts, Chat, Help) appears on both the left…
2 votes -
WearOS support for App Distribution
WearOS App Distribution feature is recommended, so Firebase can be used for deploying WearOS apps and updates for test users, and even for production/enterprise apps
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.
2 votes -
ai measure
This is about the Chatbot Gemini Extension
I'd like to implement a gen-AI feature in my app for general use by the entire organization, but I need a way to monitor and limit how much they use or the cloud cost could spiral out of control. could we have a token count (both prompt and response) in the status map in the transaction document? this way i can keep track of each user's token consumption. with this, it would then be possible to put a reasonable cap on token usage to prevent abuse.
superb extension by the way. thanks!
2 votes -
ابو خليل
هلا والله
0 votes -
Import custom audience from CSV to Firebase / Google Analytics
Add an option to import custom audience of user IDs (Advertising ID) from CSV to Firebase or Google Analytics.
2 votes -
deberian permitir hacer un proyecto gratis
En mi caso queria hacer en ejemplo con los alumnos y me quiere cambiar de spark a blaze sin haberlo probado siquiera
1 vote -
Creative software quantum computer
Software are use future computer
Developer quantum physics computer
Science technology Nanotechnology2 votes -
Allow custom Slack webhook URLs when integrating with Crashlytics
Problem
When filling out the form to add a Slack webhook URL for a Crashlytics project the form only allows URLs that begin with https://hooks.slack.com/..., however, some companies have their own proxy URLs to manage the Slack webhooks for their enterprise Slack instance (e.g. https://hooks.mycompanydomain.com/...).
Feature request
Please relax the client-side only form validation to allow other hostnames besides "hooks.slack.com".
9 votes -
Pull Firebase Crashlytics Custom Key values into the slack integration
It would be very helpful if custom key information could be pulled out of Crashlytics into e.g., the Slack integration.
1 vote -
Daily usage limitation chart
We were keep getting the Firestore Quota message tough the usage was just 2% in our billing.
After reaching out to the Firebase team, we found out that there are also daily limitations for each action (Read, Write,..) that was hidden in google cloud console.The suggestion is to make the daily limitation chart visible in Firebase, as this error is effecting the users directly.
1 vote -
support .guru domain extension
I have a domain with the extension: .guru,
but when I enter the domain to firebase for authentication, it doesn;t accept it as a valid domain name! HELP PLEASE!1 vote -
Rolex Enterprises
Chair service
1 vote -
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.2 votes
- Don't see your idea?