1804 results found
-
Crashlytics custom alerts
Crashlytics velocity alerting mechanism is very basic and it unfortunately generates a lot of false positive alerts. Support more advanced alarm settings
34 votes -
Access in Iran
Hello, please allow access to use IDX for Iranian developers.
3 votes -
Please Add Old Language Programming Like COBOL
Maybe this is not necessary or important to most peoples. But, it will be good if all programming language is applied to Project IDX, so people can choice what programming language they will use. For me, I need to use COBOL because of my work. It will helpful if developer can reach this request.
1 vote -
Possibility to filter on the type of device on crashlytics
I would like to filter on the type of device (tablet, phone, tv, watch) to have crash statistics by type of device
2 votes -
Access request for IDX
Dear Project IDX Team,
I hope this email finds you well. My name is Mahad Saleem, and I am the Head of App Development at Fast Developers Club, a student-led organization at FAST NUCES (National University of Computer and Emerging Sciences). Our club is dedicated to creating innovative solutions that enhance the university experience for thousands of students.
We are currently working on a bus management app specifically tailored for FAST NUCES. This app aims to streamline the bus scheduling, tracking, and communication process for our students, faculty, and staff. By providing real-time information about bus routes, arrival times, and…
3 votes -
su: Permission denied
Allow switch to superuser account (root)..
# .idx/dev.nix packages = [ pkgs.sudo ];
test-2596052:~/test$ sudo sudo: /etc/sudo.conf is owned by uid 65534, should be 0 sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
I get that error while using sudo installed from nix package
4 votes -
status indicator for network / server / vm / status.idx.dev in workspace,
Somewhere in the bottom of the workspace window, it would be cool to have the option to see the status of the connection, like network quality, and maybe even VM load, etc,
Sometimes, interaction gets slow, like syntax highlighting and the response from Gemini, etc. It makes me wonder if it's my connection or the server/vm I'm on.
Having something as simple as colored bars showing network and server health would be helpful.1 vote -
Turning Off Auto Login when creating New User
The Firebase createUserWithEmailAndPassword function currently auto-logs in the newly created user. However, it's crucial to have an option to turn off auto-login, especially in admin panel scenarios. This can help prevent issues where the admin session expires due to the new user login. Providing such an option will enhance flexibility and control in user management.
11 votes -
Thanks
You can never imagine what a revolutionalizing project you have created. You just made my whole life releasing this advanced tool enabling me to create in the environments and frameworks I could never have been able to use due to my low system resources but now I just need the broser chrome and I have everything to develop and work upon.
Thank You from the bottom of my heart for allowing me to use this worthy tool for free.
1 vote -
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
Hi can we run IDX within a Google Cloud VPC? Or can we whitelist IPs?
1 vote -
Support for MySQL
Currently only PostgreSQL is supported, but we are also highly interested in mysql support. Would love to see it on the roadmap.
2 votes -
Setting claims to AppCheck token
We use AppCheck for protecting server. But we don't know if this token is shared from other users or not, because the token doesn't have any user identity who issued the token. We would like to set userID to the claims in creating AppCheckToken. And at server, we check userID in the claims.
6 votes -
I want an API that validates custom tokens on the server.
I am testing e2e in nodejs (nestjs). Since only the 'verifyIdToken' method exists in 'firebase-admin', branching is done according to environment variables for testing.
I think that if the 'verifyCustomToken' method exists, we can conduct tests that are more similar to actual operation.1 vote -
IDE like lego
This like lego just pickup few templet and build project. but forget lego build only toy car not real car
This not IDE. If better to use notepad++ instead to use this. First come out mentality of google. In search result, Android, YouTube and etc. In all of this user has few access its necessary because most of user don't know consequence of give him access so you take responsibly its ok but in dev you understand that not normal user.
For example, window OS when you delete file ask permission and send to recycle bin also you don't delete…
2 votes -
6 votes
-
Request to Have a Firestore Profiler
Similar to RTDB, it would be good to have a way to monitor Firestore usage as it happens. There are many reads happening that I would like to better understand the source of.
38 votes -
Transactions should allow exponential backoff retries like pub sub
Transactions allow passing an options object with maxRetries, but all retries are immediate. If there are many other functions writing the same document, transactions will fail after all retries (lock will time out). Maybe a better strategy would be to delay with exponential backoff like pub sub does.
3 votes -
Firestore insights dashboard
Same dashboard in GCP as Firestore in datastore mode. Collection storage space usage, index size, data size, etc.
Also, for multi tenancy apps in both modes (using subcollections or multiple databases or also schemas in native mode would be nice to have) an API that can tell how much resources - space, reads, writes, etc. did each customer use, to be able to offer some kind of pay-as-you-go type of subscription.
10 votes -
35 votes
-
Better Debugging Support for Web Projects
We want to make identifying (and fixing!) issues in code as natural as it can be, fully from inside your browser without any additional configuration.
25 votesThanks for this feedback! We are actively working on this right now and will share updates (and working implementations!) shortly.
- Don't see your idea?