Skip to content

Conversation

@MeghaB
Copy link
Contributor

@MeghaB MeghaB commented Feb 27, 2017

Update the link for the HTTPS trigger quickstart from /time to /time-server

Update the link for the HTTPS trigger quickstart from /time to /time-server
@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

@egilmorez egilmorez merged commit ef61a15 into firebase:master Feb 27, 2017
puf added a commit that referenced this pull request Mar 13, 2017
1. tracks add/remove of child nodes and increments/decrements the counter
2. one function is triggered when the counter is deleted and it recounts the child nodes

The delta counter in #1 is more efficient than counting all children every time, since it only needs
access to the delta. The recounter function in #2 is equally inefficient as before, but is needed
a lot less.
mbleigh pushed a commit that referenced this pull request May 17, 2017
* add sample for server-side rendering of a react app

* update main Readme
nicolasgarnier pushed a commit that referenced this pull request Aug 10, 2017
orouz added a commit to orouz/functions-samples that referenced this pull request Apr 23, 2018
on line 43, the assignment to `reportsId` is done using an undefined reference , and in any way the value is an object, so i believe  `Object.keys` is the way to go

on line 48, i changed the naming (`currentEmployee` -> `employee`) because in `User.jsx` on line `70` there's this: 

`const { employee } = this.props.currentEmployee`

so it breaks otherwise.
nicolasgarnier added a commit that referenced this pull request Apr 23, 2018
 [isomorphic-react-app] fix broken user page #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants