experimental-extensions
experimental-extensions copied to clipboard
🧪 A laboratory for new extensions created by Firebase
J
Welcome to the Experimental Extensions repo! If this PR adds a new extension, thank you, and please make sure you follow the steps below! Otherwise, you can disregard this message....
Work in progress. PR to add a new Terms of service extension for managing terms and auth claims.
## Expected Behavior Being able to choose a sub path to look for the added files. ## Actual Behavior Only the home directory is allowed, slashes are forbidden ## Steps...
## Expected Behavior Logging should be successful and not contain error logs when a successful rite has been made. ## Actual Behavior An error log appears, stating the document cannot...
## Expected Behaviour The extension should gracefully handle multiple images of the same name. ## Actual Behaviour Multiple error logs appear showing an issue. The extensions still works as expected,...
## Expected Behavior Extension details link should link to a valid page showing the extensions details. ## Actual Behavior It directs to an invalid link similar to `https://console.firebase.google.com/project/extensions-testing/extensions/instances/null.` ## Steps...
## Expected Behavior There should be some validationRegex for this parameter, since we know it should look like`https://*.page.link` ## Actual Behavior There isn't any validation. If you try to install...
## Expected Behavior It is possible to create a Firestore collection with spaces and punctuation. I would expect reconfiguring COLLECTION_PATH for firestore-stentiment-analysis to either support spaces and punctuation as firestore...
We should add a note to `POSTINSTALL.md` to explain that dynamic links created by this extension won't show up in the console. ## Expected Behavior Dynamic links created by the...
- [x] Removed source code for firestore-bundle-builder - [x] Updated readme.