-
Similar to firestore console, please add section in firestore emulator ui to show current read and write operation. This would be really helpful to optimize the code.
-
## Problem
Our codebase is written in Javascript/Typescript, but the LLM team does their data analysis and LLM queries in Python. We want them to continue to be able to write code in their language…
-
When running `npx firebase deploy` using `firebase-tools-with-isolate`, firebase-tools will still perform some checks before calling `isolate`. That way, if the package is not built yet (first run, fr…
-
- Need basic unit tests for all current firebase endpoints to be made
- Will be integrated into CI pipeline at a later stage.
### Basic tests planned
- [ ] Output of all onCall endpoints to be chec…
-
## Description
We need to be able to send push notifications to our users on-demand. This task aims at providing us with an interface that any part of the project could use to send notifications.
## …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These pr…
-
### Description
The issue occurs exclusively on Android when push notification permissions have not yet been granted. On iOS, or on Android where permissions are already granted, everything works fin…
-
- [quasar-cli-webpack](https://quasar.dev/quasar-cli-webpack/upgrade-guide) nu op 3.x --> 4.x-beta gaat naar ESM code
- [electron-store](https://github.com/sindresorhus/electron-store) nu op 8.2.0 --…
-
I'm running a single unit test in firebase/functions with jasmine via the cli :
~~~
import {} from 'jasmine';
import { httpHelloWorldFunction } from './http.js';
describe('functions/core/functi…
-
https://firebase.google.com/docs/admin/migrate-node-v10
See also #637 where we accidentally did this and broke the deploy