1554 results found
-
Enable Importing from custom Gitlab instances (i.e. not gitlab.com/)
At work we use a custom Gitlab instance (gitlab.ocado.tech) but currently I can't import projects from this instance. Is this something that would be looked at, or how would that work?
Thanks2 votes -
AI & UI assisted Python library installation
AI and/or UI assisted Python Libraries installation would go a long way into coding and app development using Python
2 votes -
Punycode
PLEASE update punycode version, I get this:
(node:26660) [DEP0040] DeprecationWarning: Thepunycode
module 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 -
2 votes
-
Ability to provide a json file of test users
Currently the auth emulator lets you randomly generate a user which is great. But I would really like the ability to provide it with a chunk of test users where I can fill out their email addresses, and names so it will randomly select one of those or sequentially. This is because I often need to test with sending emails to these users and I need to provide real email addresses for that to work so I currently have to manually recreate all the test users each time the db is wiped in dev. Super annoying.
2 votes -
Firestore collection group query on document id
Currently, you cannot use Fieldpath.document_id for collection group queries, which is rather shameful considering you can do that in Firebase UI.
Relevant StackOverflow: https://stackoverflow.com/questions/56188250/how-to-perform-collection-group-query-using-document-id-in-cloud-firestore
2 votes -
CMS for Firestore
A CMS for Firestore like Rowy.io & FireCMS
2 votes -
Enable auth by email only for allowed domains
Application that is intended only for students of one university and I want to restrict creating of new accounts only to students of the specific university. There is a workaround of setting rules for data access in database, but I want to disallow other people to create a new account. Cleaner solution.
2 votes -
Sourcehut support
Support using SourceHut git repos.
2 votes -
Make workspace limit error actionable
If I have 5 workspaces and I attempt to create another one, I get the following error:
IDX currently has a per-user workspace limit. Please delete one or more workspaces before continuing...
I cannot fix this error on this page. I have to manually navigate to idx.google.com to see my workspaces and delete them.
I would consider the following improvements:
- Add a link to this error that takes you to your workspaces so that you can delete them.
- Show this error earlier. Currently this error is shown when you've filled out the form and pressed the "Create" button. This is…
2 votes -
Implementation of a Default Workshop Configuration Feature
Introduction
In the current software development landscape, efficiency and productivity are critical success factors for projects. Google’s IDX Project already offers a robust infrastructure; however, introducing a new feature that enables the configuration of a "default workshop" could revolutionize how developers interact with the platform. This proposal aims to simplify and optimize the process of creating and importing projects, ensuring that relevant extensions and themes are automatically applied.Proposal
The proposal consists of allowing users to configure a default workshop that includes a predefined selection of extensions and themes. When creating or importing new projects, this configuration will be automatically…2 votes -
Java For Android Template
I think we can use Java for Android apps on IDX with some build tools like Gradle. I did a template on GitHub but not full integrated. You can reach out here: https://github.com/EmrD/java-android-template
2 votes -
have a unity sdk for dataconnect
I'd like a Unity SDK for DataConnect
2 votes -
Keep Edit History on Reload
Ensure that edit history is retained when the network reconnects or the browser reloads. Accidental history loss can hamper development efficiency, so retaining history on reload would greatly improve dev UX.
2 votes -
Maybe not count Archived projects towards the five project limit?
I don't get to work on projects very often so sometimes so some projects usually get in the archive mode. Sometimes I would like to spin up a test project to learn something new. Making it so that archived projects don't count towards the 5 limit might help in letting people have a decent amount of projects saved.
2 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 -
2 votes
-
Crashlytics Section should have User perceived ANR Filter
There are lot of ANR like https://github.com/firebase/firebase-android-sdk/issues/6147#issuecomment-2417385067
Which has no solution even Firebase team concluded that.
So, there should be a filter to segregate user perceived ANRs on crashlytics.2 votes -
Integrate Capacitor.js
Integrating Capacitor.js should fast track both PWA and native mobile app creation services that provides access to native platform APIs and capabilities.
2 votes -
Basic Python support
For Python (i) Seamless installation of pip (ii) smooth Integration of python libraries without nix (iii)Alternative to nix package manager (iv) better "ms python extension support" , right now now using this extension generates so many errors
2 votes
- Don't see your idea?