2142 results found
-
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 -
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 -
Remove "Recent Projects" list from Firebase homepage
Removes "Recent Projects" list from Firebase homepage, or hide it when there are a total of 8 projects or less. I have to switch across projects frequently, and the recent projects list is not useful as we only have 8 projects. 5 projects are duplicated on the page and this confuses my eyes a lot. Perhaps alternatively have a table of projects?
1 vote -
Support declaring windows-app-web-link JSON file to allow Firebase auth in Windows apps
In order to catch Firebase redirect URL like
https://<app>.firebaseapp.com/__/auth/handlerWindows requires windows-app-web-link JSON file to bedclared in the root likehttps://<app>.firebaseapp.com/windows-app-web-link
https://learn.microsoft.com/en-us/windows/uwp/launch-resume/web-to-app-linking9 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 -
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 -
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?