2327 results found
-
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 -
Restart of all project workflows
I accidentally selected the wrong project from the Google Map Integration flow, and now it is stuck there.
Removing the Google account did not help, it just recreated the same on the next run.Please add an option to any workflow to start from scratch.
Thanks.
1 vote -
Rule change history for Storage
Firestore tracks the history of changes to security rules. Would be great to have the same for Storage and Realtime Database, too.
3 votes -
Download the uploaded .ipa and apk file from App Distribution
- In the Firebase CLI
- In the Firebase Console
22 votes -
22 votes
-
I got invitation but i can't access
Hello i got invitation mail to my microsoft account and instructions says i need to send my google account for accessing. (If they don't linked each other) I sent my google account but no one replied me or gave access. Can somebody help me?
Sorry for using this platform for this question.
2 votes -
3 votes
-
Let me fold code in brackets please, to keep it looking more organized
I like having all the functions I'm not working in folded up to be better able to focus on the parts I am trying to work on. It's a small thing, but I've gotten very used to it, and it looks wrong without it.
It's obviously possible that this is something that is already doable, and I just can't figure out how, but I can't find it in the settings, and it isn't enabled by default.
Thank you for your work on IDX thus far.
Edit: Actually, it looks like it is just language specific, where some have it and…
2 votes -
I really Love this IDX All Things Working Very Smoothly But When i run React in IOS Emulatore It will Lag Some
All Things are working Very Smoothly and i Run react Project in that it will be very Faster I can't Wait to Use This
2 votes -
Password-protected preview domains
Squarespace has a featured for "site-wide password protection" which is useful for staging unlaunched websites for stakeholders to review. This would help guard against any potential leaks.
Figma also has a feature similar to this.
We currently have to create a custom express.js server with an authentication middleware, but this is undesirable for several reasons:
- We'd have to re-create all of firebase hosting's serving features (i18n fallbacks, redirects, pretty urls, etc.)
- We can't easily test endpoints that are proxied to Functions/GCR
20 votes -
3 votes
-
Add SSR and CSR based templates for angular applications
It is good which angular template we can choose which type of templates we need SSR based or CSR based.
1 vote -
Create and manage Firebase Firestore and Storage Rules
The Firebase CLI creates the rules files for Firestore and Storage in the root of the project directory. It would be nice to have a button to enable/connect the project to firestore, and manage the rules in the project in a similar way for each service respectively.
3 votes -
Register app with Firebase and generate config file
Similar to how flutterfire config works by registering the app with firebase and generating the firebase options file. That would be really convenient.
"The FlutterFire CLI extracts information from your Firebase project and selected project applications to generate all the configuration for a specific platform."
3 votes -
Edge Runtime for functions
Bring in Edge Runtime for functions to perform high performance tasks in the edge cloud for faster responses.
20 votes -
Support offline capabilities for mobile using React Native
I can see offline capabilities for mobile using Kotlin, Java, Swift and Objective-C. I am requesting offline support for React Native application.
1 vote -
deploy specific extension
Allow deployment from CLI of specific extensions, to avoid uploading and updating all extensions unnecessarily.
i.e. firebase deploy --only extensions:<name of extension>
Just like we can with functions.
3 votes -
Support Student and African continent
I think that a free account for student around the world especially in African countries will support the growth of google in the region.
4 votes -
11 votes
-
Firebase hosting timeout should be configurable
I am using cloud run to and firebase hosting to have a custom domain to access my application.
I know Firebase doc mentions :
Firebase Hosting is subject to a 60-second request timeout. If your app requires more than 60 seconds to run, you'll receive an HTTPS status code 504 (request timeout).But I need to increase this timeout, since my cloud run app has a function to process data and write to an excel that can take up to 3mn.
3 votes
- Don't see your idea?