updated readme and roadmap

This commit is contained in:
Shams mosowi
2020-02-10 16:35:59 +11:00
parent 2f15b8c319
commit 8d493a680b
2 changed files with 9 additions and 8 deletions

View File

@@ -59,7 +59,7 @@ yarn
- Set cloud environment keys for Algolia
```
firebase functions:config:set algolia.appid=YOUR_APP_ID algolia.apikey=ADMIN_API_KEY
firebase functions:config:set algolia.app=YOUR_APP_ID algolia.key=ADMIN_API_KEY
```
- Deploy the Cloud Functions to your Firebase project

View File

@@ -51,28 +51,29 @@
### additional fields:
- json ✅
- file (multi) ✅
- image (multi) ✅
- Percentage(number)
- Slider(number)
- Table(Document[])
- Rich Text(html string)
- Table(Document[])
- Rich Text(html string))✅
- Callable buttons
### Functionality:
- Sort rows
- Sort rows
- reorder columns✅
- Auto suggest columns based of existing docs
- Locked columns
- Table view only mode
- SubCollection tables
- SubCollection tables
- Permissions
- Duplicate columns
- Filter columns:
- equals to
- Filter columns:
- equals to
- Starts with
- contains
- contains
- Export tables to csv✅
- Make a toggle switch to allow single/multi
- Image