Skip to content

pullrequests Search Results · repo:firebase/quickstart-js language:HTML

Filter by

360 results
 (121 ms)

360 results

infirebase/quickstart-js (press backspace or delete to remove)

Since Firebase Messaging uses service workers as well as notification permissions, and these are only available in secure contexts AKA https, this example only works on Firebase Hosting, and not through ...
  • exaby73
  • Opened 
    on Nov 30, 2023
  • #750

  • Tester977666
  • 1
  • Opened 
    on Sep 17, 2023
  • #742

This PR removed the unused types/ directory at the root of the firestore/ quickstart and renames the imported-firebase-data dir to app-data-seed/.
  • ABradham
  • Opened 
    on Aug 8, 2023
  • #732

Quick change to add the --ui flag to scripts that run the Firebase Emulators so that the Emulator Suite UI will be available on localhost:4000.
  • ABradham
  • Opened 
    on Aug 2, 2023
  • #729

This PR adds a new scripts directory (scripts/) that includes scripts to 1. Pull the specified Firebase environment (production or local) 2. Generate mock Restaurant data 3. Send generated restaurant ...
  • ABradham
  • 7
  • Opened 
    on Jul 31, 2023
  • #728

This P.R. adds emulated Firebase Cloud Functions, and Firebase Authentication to the FriendlyEats Angular rewrite. Additionally: 1. The firebase.rules file was updated to accommodate the inclusion of ...
  • ABradham
  • Opened 
    on Jul 25, 2023
  • #722

Bumps word-wrap from 1.2.3 to 1.2.4. details summary Release notes /summary p em Sourced from a href= https://github.com/jonschlinkert/word-wrap/releases word-wrap s releases /a . /em /p blockquote h2 ...
dependencies
  • dependabot[bot]
  • 1
  • Opened 
    on Jul 18, 2023
  • #721

Adds the ability to create new restaurant reviews
  • ABradham
  • 13
  • Opened 
    on Jul 14, 2023
  • #719

Correct version of Lerna is declared in devDependencies, so we should use that in CI instead of npm i -g lerna, which always pulls in the latest version.
  • jhuleatt
  • Opened 
    on Jul 13, 2023
  • #717

- Update workflows to use current Node LTS (18) - Update actions to latest versions (checkout, setup-node, cache) - Update deps
  • jhuleatt
  • 1
  • Opened 
    on May 3, 2023
  • #703