2085 results found
-
Export event state to BigQuery
Currently the events exported from Firebase to BigQuery don't have the issue state, which requires additional work to check the issue state without the information on when the state was updated.
The proposal is that real-time exporting can consider the issue state at the time of receiving the event.
E.g.
- Issue ID 1 currently has an open state
- Issue ID 1 receives event ID A at 10:30am
- Issue ID 1 is set to a closed state at 10:31am
- Issue ID 1 receives event ID B at 10:32am
- BigQuery has event ID A set as open…9 votes -
more android and apple devices, also add hot reload to iOS. And maybe for a future add desktops emulators (MacOS, Windows, Linux)
more android and apple devices, also add hot reload to iOS. And maybe for a future add desktops emulators (MacOS, Windows, Linux)
15 votes -
Integration with Google Chat
Would be great to have the option to integrate crashlytics alerts with google chat
13 votes -
oracle database
implement an oracle database template
2 votes -
Integration with Chrome Extension Dev
I'm an independent extension developer and I still find it very difficult to create extensions, meaning few creators are interested in this area. To resolve this, can you add a way to preview our extension's changes on the host site in real time, perhaps using the rollup-plugin-chrome-extension already?
20 votes -
Directly support R and Python apps
I'd like to use Firebase for app/web hosting, but it appears that that Firebase only really supports java apps. For my Shiny or Streamlit apps, I can't even use Firebase user authentication for web hosting, and instead I have to set up a load balance and IAP. I have been using the Cloud Run Custom Domain mapping integration for Cloud Run services, until I hit the "dead end" of a max 15 SSL certificates for a single GCP project (certificate setup cannot be changed in the GCP Cloud run web UI). I was hoping that Firebase would be a good…
3 votes -
Support Modern Stable Perl 5 with Innovative PSGI / Plack-Native Full-Stack Web Frameworks
We have Modernized Stable Perl 5 and Innovative Modern PSGI / Plack -Armed Full-Stack Web Frameworks such as Mojolicious: Web Real-time Framework, and Dancer2: Lightweight Effortless Yet Powerful Web Framework, also Starman: High-Performance Preforking PSGI/Plack Web Server, and many other products, with much flexibility, e.g. working with JS/TS Frontend Frameworks.
2 votes -
2 votes
-
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 -
Replace collection with new set of documents as an atomic operation
Many time, we have a collection that is created using data received from an API call and the collection needs to be reset to the new data received in the next API call. For e.g., I have a collaborative app. Each user can see who else in their address-book using the app, such that they can collaborate with them. I send the phone contacts to the backend and we check which contacts and using the app and initialize the contacts collection. The phone contacts are synched every day. The next day, when we get the phone contacts, I want simply…
2 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".
13 votes -
Add bitbucket support
Add support for bitbucket.
This is fairly similar to add gitlab support:
https://idx.uservoice.com/forums/953956-general/suggestions/46962415-add-gitlab-supportCovering both gitlab & bitbucket covers the top 3 git hosting sites.
A blocker before I try this for a personal project42 votes -
dynamic robots.txt and favicon
Add capability to dynamically change robots.txt and favicon. The current behavior returns 404.
5 votes -
2 votes
-
Explain the format of the Firestore rules (and indexes) in firebase.json
At https://firebase.google.com/docs/cli?authuser=0#the_firebasejson_file, the firebase.json examples mention the Firestore rules like this:
"rules": "firestore.rules",
"rules": "firestore.default.rules",
"indexes": "firestore.default.indexes.json"What exactly is "firestore.rules"? A reserved string? An ID (pointing to what)? A filename (in what format)?
2 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 -
Devcontainer Support
Some of us come from Codespaces and other IDEs who already invested in Devcontainers. It would be nice if that's supported OOB
2 votes
- Don't see your idea?