firebase-tools-ui icon indicating copy to clipboard operation
firebase-tools-ui copied to clipboard

A local-first UI for Firebase Emulator Suite.

Results 139 firebase-tools-ui issues
Sort by recently updated
recently updated
newest added

This bug was found when resolving the [pull request #258](https://github.com/firebase/firebase-tools-ui/pull/258), which encodes and decodes collection and document ids, in order to handle special characters. The situation is that when an...

**problem** Sometimes when I accidentally log bigger objects somewhere in the code of a cloud function (or it has unsafe circular dependencies or something...) - e.g. like here with `logger.info({...

Running command: npm --prefix "$RESOURCE_DIR" run build npm ERR! missing script: build npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\rensi\AppData\Roaming\npm-cache\_logs\2020-11-15T20_35_10_937Z-debug.log events.js:292 throw er;...

WIP WIP WIP ![Screen Shot 2020-07-17 at 1 40 39 PM](https://user-images.githubusercontent.com/22875286/87829155-484b4080-c833-11ea-9fe2-2347545652d0.png) Things that do not quite work: * Some markdown extensions * Tab switch for languages * Using the actual...

This PR adds the option to hit Ctrl+K to clear the function's logs history. I hope this gets accepted, let me know if you want a UI for it, I...

Hi, I know that is not a best practice to have document with nested object such maps in arrays in maps etc .... but I actually have a nested object...

Right now after emulators are stopped, you can still use `Tab` to navigate around and click buttons even though mouse is blocked.

I have recently updated firebase tools by `npm update -g firebase-tools` and the expected hosting emulator behavior has changed. I am getting 404 page instead of index.html. **Expected behavior** when...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [reactfire](https://firebaseopensource.com/projects/firebaseextended/reactfire/) ([source](https://togithub.com/FirebaseExtended/reactfire)) | [`4.2.1` -> `4.2.2`](https://renovatebot.com/diffs/npm/reactfire/4.2.1/4.2.2) |...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.15.1. Changelog Sourced from terser's changelog. v5.15.1 Fixed missing parentheses around optional chains Avoid bare let or const as the bodies of if statements (#1253)...

dependencies