2211 results found
-
Pre-Execution Step Visualization
Providing this level of control allows to fine-tune the project setup from the very beginning,Currently,a new project, IDX often proceeds directly . I would find it incredibly beneficial if the process included the following:
Pre-Execution Step Visualization: Before the project build process begins, IDX should display a clear overview of the steps it intends to take. This could include:
Listing the frameworks and libraries it plans to install.
Showing the versions of these dependencies.
Outlining configuration steps or boilerplate generation.
Indicating default settings or parameters that will be applied during these steps.
Showing the planned initial project structure and file…1 vote -
Managed SQL Schema Migrations
Data Connect automatically queues and applies database schema migrations as you make changes to your application's schema including destructive migration detection and diff approval.
18 votes -
Pemasaran global
Pemasaran global
3 votes -
Saldo
Approve
1 vote -
give ability to chage the project language while typing in prompt first time
give ability to chage the project language while typing in prompt first time.
IN my case i tried to guide the model to make my all requirements in specific language but model didn't get it.
And i want to make full fledge application in one prompt in which web and mobile app included but it just make mobile app1 vote -
1 vote
-
Studio
Pengembang
1 vote -
1 vote
-
Use readable date format for email sign-in
According to
https://firebase.google.com/docs/auth/web/email-link-auth#default-email
and
https://github.com/firebase/firebase-js-sdk/issues/2574
The email sign in template contains a timestamp in the email title and body, so email are not collapsed into a sigle thread.I believe the current date time format, such as 2024 November 11 13:33 UTC is not user friendly, and should be replaced with a more readable format, such as Nov. 11, 2024, 11:33.
The mail language is already based on the language set in the Firebase Authentication -> Template language section, so the formatting can be done based on the same setting, or a new option can be added in the Firebase…
5 votes -
1 vote
-
odoo
Seamless Odoo Development Environment in Firebase Studio - A Game Changer for Enterprise Apps!
As enthusiastic developers leveraging the power and simplicity of Firebase for various projects, we see an incredible opportunity to expand its reach into the enterprise application space by providing first-class support for Odoo development.
Odoo is a comprehensive, open-source suite of business applications, including CRM, e-Commerce, accounting, inventory, project management, and much more. It's an incredibly powerful and flexible platform, making it a leading choice for businesses of all sizes looking for integrated enterprise solutions.1 - Install PostgreSQL: Setting up and configuring the database.
2…1 vote -
add more toold, api for musicians
I want to be able to create apps, that can do Realtime audio mixing and mastering. More free or open source api, or AI feature to process audios.
This will help the artists all over world.1 vote -
1 vote
-
Long polling on web studio
Fallback to long polling instead of websockets as some workplaces (mine) block websockets
1 vote -
Allow secrets on scheduled functions
It's not clear in the documentation nor by implementation that secrets work with scheduled cloud functions. This seems to me like a major missing feature in security and consistency with the v2 cloud functions. Is the only solution using the cloud config for api keys/secrets?
We need to have something like:
exports.someScheduledFunction = onSchedule(
{
schedule: "every 60 minutes",
timeoutSeconds: 100,
secrets: [someToken.name],
},
async () => {
logInfo("Running every 60 min");...
}
);3 votes -
Unlo ks the frp lock on this phone
Need to change the permissions so chrome can download and install app files
1 vote -
High Integration with N8N - MCP - A2A, Automation's Agentic tools (text to workflow)
High Integration with N8N - MCP - A2A Automation's Agentic tools (text to workflow)
1 vote -
1 vote
-
1 vote
-
Accept Firebase Terms of Service via Terraform
There is no possibility to accept Firebase Terms of Service automatically (or at least manually in advance, without the need to go through manual Firebase project creation process) when using Firebase via Terraform.
When trying to create a Firebase project using Terraform (add googlefirebaseproject resource), apparently unaccepted ToS cause 403 "Error creating Project".
After at least one Firebase project is created manually via Firebase Console, creation project via Terraform works.
It would be great to separate accepting ToS from project creation or at least improve error message in this case.
Here are some examples:
https://stackoverflow.com/a/79345435/148661922 votes
- Don't see your idea?