2208 results found
-
Google App script support
hi, i hope project IDX can support for google app script development directly..... cause current app script editor is limited feature..
19 votes -
Extension support, i.e. postgis
One of the things that makes postgres great is it's extension support. Inability to integrate with extensions like postgis is a severe blocker.
19 votes -
support SvelteKit in app hosting
support SvelteKit apps in the new App Hosting
19 votes -
Allow Trending Stability Notifications via the Slack integration
I would like the option to be able to receive trending stability notifications via the slack integration
19 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
19 votes -
new chat feature in prototyper
i suggest that firebase studio comes with the ability to clear the text chat (start a new chat) in the prototyper, additionally if a chat got too long, a part of the previous conversation doesnt have to be loaded, instead include a button to load the very past chats so perhaps it can enhance the performance
18 votes -
Vertex AI only for authenticated users
Currently, App Check is the only mechanism to control access to the Vertex API. This is not always practical and does not allow per-user access control.
Please add a mechanism similar to Security Rules for Firestore, to enforce only authenticated Firebase users to access the AI APIs.18 votes -
Global Nix configuration for applied to all workspaces
Add a nix file that is global and unique to a particular account which includes packages that a developer wants/needs in every workspace.
For example, neovim and its associated config is something I would want to use in every workspace, but other developers may not want that OR they may have an entirely different neovim config they want to use, making the dev.nix inside workspaces impractical.
While it is possible to manually edit every dev.nix with associated packages for each project. This, however, is inconvenient at best, and problematic at worst, especially if developers are collaborating on a repo and…
18 votes -
GraphQL Federation
Support federating a Data Connect service with other GraphQL schemas using federation protocols. Stitch together existing GraphQL services with Data Connect.
18 votes -
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 -
Expose "last updated" metadata
If Firebase cannot support some kind of changestream implementation, it should include metadata on each document that includes a "last updated" timestamp. Then clients can query against this field to only retrieve "new" changes (Inserts, Updates). It lacks support for delete capture but is the next best thing after a changestream.
18 votes -
18 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 -
Add More Emulators
For now, there is only one emulator, There should be a way to add more emulator
18 votes -
18 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 -
Make the Agent Response Faster
The agent response is pretty slow in Firebase Studio Prototyper mode as the project is growing. Wish we can fix this issue.
17 votes -
Rollback feature
add a feature to revert changes/rollback to previous state (last change made) in prototyper if the latest changes are unsatisfactory. It reduces the complexity and increases the time efficiency by not have to go to code mode and then do git reset. The change can be made with the click of a button or a command to go back to previous state. even if several modifications are made later to the code.
17 votes -
Stripe integration
Easy payment.
17 votes -
Would like Project IDX workspace to show edit history with character by character edits.
We will be using Project IDX to have students code websites. We used a previous website that we can no longer use. It was helpful to show the edit history so we could help students find their errors.
The character by character edit history was also helpful for us to detect plagiarism and see when they were just copying and pasting a peer's code which happened and we were able to address it before it continued on to other projects.
17 votes
- Don't see your idea?