2199 results found
-
Sveltekit support
Sveltekit support would be a great enhancement and I would love to use it.
An easy end-to-end integration of SSR with Firebase would probably attract a lot of Frontend Devs.
I have this working for a little side project I am working on, so I know it is absolutely possible.8 votes -
Remote Config Emulator
Provide a native emulator for Remote Config with A/B tests will be great, but is not critical.
10 votes -
Rolex Enterprises
Chair service
3 votes -
AlloyDB Datasource
Support AlloyDB as a datasource for Data Connect in addition to Cloud SQL via the same PostgreSQL bindings
9 votes -
Advanced Vector Embeddings with pgvector
Create and store advanced embeddings for Data Connect types in pgvector through support of configurable chunking strategies and automatic embedding by annotations.
9 votes -
Data Transformation With CEL expression
I love that data connect supports
{.._expr: "auth.uid"}to define server value based on Firebase auth token.What about other CEL operations?
I want the ability to perform simple transformation using GraphQL variables, Firebase auth token and current timestamp. For example:
_expr: "'hello from ' + auth.email"I want the ability to combine data from different sources. Like execute a query and then use its result to perform another query or mutation. CEL expression can help cross reference data in previous steps.
8 votes -
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals
Restrict specific group or user to copy code from IDX. They should be able to perform basic code changes and pushes or pushes with approvals. But need controls for the admin to restrict them to clone other repos and copy the code to it or any other access to copy code from the workspace.
3 votes -
Store
Fintech assurance compagnie USD
1 vote -
Better Composite Indexes UI
Currently, table for Composite Indexes is hard to read, I have some suggestions:
1. Sort collection ID alphabetically
2. Group by collection ID
3. On Fields Indexed, remove "name"
4. Shorten "Ascending" to "Asc" and "Descending" to "Desc"
5. Fields shown in Fields Indexed column should be displayed vertically1 vote -
Copy Paste Enhancement and Private Project Sharing
Copy-Paste Enhancement: Improve the text selection and copy-paste functionality within the editor to ensure proper alignment and formatting when pasting code.
Private Project Sharing: Introduce a feature that allows developers to generate a temporary, private link to their projects, enabling limited, view-only access for friends or colleagues without publicly hosting the site.
4 votes -
110 votes
-
1 vote
-
3 votes
-
solutions
Developing SDKs (Software Development Kits) can be a fantastic venture! Here's an idea:
Create an SDK for integrating AI-powered chatbots into various platforms. Your SDK could provide developers with easy-to-use tools for building and customizing chatbots for websites, mobile apps, and other digital platforms. It could include pre-trained models, natural language processing capabilities, and integration with popular messaging services like WhatsApp and Facebook Messenger. This could be incredibly useful for businesses looking to enhance customer support and engagement across different channels.
8 votes -
Support for Nuxt.js
Please introduce the support for Nuxt.js apps (templates and imports), this could be a great addition to IDX
13 votes -
Folders
I have got project which has API (backend side) and website (frontend side) I want to create Folder and in that folder create 2 workspaces for API and website!
1 vote -
Google Drive on Google Workspace, even realized for Secure Gemini of Enterprise-level Google Workspace
I have been not found any way to Access the Files, Even If Stored in Google Drive, tor importing Big Knowledge Graph Data , Huge Training Data related to ML and AI , Sample Data for Large Test, etc.
4 votes -
Punycode
PLEASE update punycode version, I get this:
(node:26660) [DEP0040] DeprecationWarning: Thepunycodemodule is deprecated. Please use a userland alternative instead.
(Usenode --trace-deprecation ...to show where the warning was created)└─┬ firebase-tools@13.25.0
├─┬ ajv@6.12.6
│ └─┬ uri-js@4.4.1
│ └── punycode@2.3.1
└─┬ superstatic@9.1.0
└─┬ fast-url-parser@1.1.3
└── punycode@1.4.12 votes -
Wordpress support
I would like to see full Wordpress support. That is, and database management such as MySQL or MariaDB and also support for php
18 votes -
Can FirebaseAnalyticsOnDeviceConversion have multiple input functions?
hi
Documentation: https://firebase.google.com/docs/tutorials/ads-ios-on-device-measurement/step-2?hl=zh-tw
First, let me explain my understanding of FirebaseAnalyticsOnDeviceConversion
I understand that this SDK is to solve the problem that IDFA may not be obtained on iOS 14 and above, causing ads advertisers to be unable to track which user it is.
Therefore, Google provides an SDK. By entering the user's email or mobile phone number, ads advertisers can perform tracking and comparison.
but
The [FIRAnalytics initiateOnDeviceConversionMeasurementWithEmailAddress:] method can only be set once in the app
So if the app has a member login function that can switch accounts, the user analysis data received by ads advertisers may…6 votes
- Don't see your idea?