refi-app icon indicating copy to clipboard operation
refi-app copied to clipboard

A tool to make interacting with Firestore less painful

Results 39 refi-app issues
Sort by recently updated
recently updated
newest added

Hi, I love the app but on Mac it seem that the export functions are not working. I can't export documents, table in any format. After clicking the button with...

Hi, Below is my doc in firestore and i am trying to query using filter "audit.CreatedProcess" with String value of "oneTimeLoad" but it throws errors stating. how to sort it?...

I was hoping to be able to delete multiple documents at once.

help wanted
good first issue

Multiple tabs dont work in windows, actually the whole top bar doesnt work. i cant minimize, maximize or X out.

Hi, great tool! I am using windows version. When import: TimeStamp, Geopoint and Reference they are changed to String. I tried with and without: __Timestamp__ __GeoPoint__ __DocumentReference__

Having the ability to see documents from different collections as one table would be extremely useful. One example is having a 'teams' collection, and inside each 'team' you have a...

https://blog.jsonhero.io/introducing-json-hero This looks like a really smart tool to do with JSON, might be good opportunity for Refi app to take this advantage

In my document there is a map named `geoPoint` and it looks like ``` geoPoint: { "latitude": 32.56, "longitude": -122.00, } ``` Refi keeps showing this as a of type...

I have documents with IDs which are domain names. Basically a collection called `published_forms` has a document per each domain name, and the id of each doc is the domain...