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

Results 22 answers-app issues
Sort by recently updated
recently updated
newest added

Review #51 first. This is a POC of a RenderService (https://github.com/angular/angular/issues/2409). It uses monkey patching to serialize arguments to RenderService functions at runtime and run the function on the render...

cla: yes
pr_state: blocked
pr_action: discuss

Review #50 first. There's currently a bug where the first new answer will appear twice until you refresh. It looks like this is an [issue with angularfire](https://github.com/angular/angularfire2/issues/73)

cla: yes
pr_state: blocked
pr_action: review
comp: question

cla: yes
pr_action: review
comp: auth

We want to experiment with a way to take a service written as if it was written to be executed in the UI thread, and have it automatically wrapped and...

type: feature
comp: question

- beta.9 update - better prerendering support - support for many applications on server-side - polyfill removed now as `import 'angular2-universal-preview/polyfills';` see universal-starter for changes https://github.com/angular/universal-starter/blob/master/src/server.ts

- [ ] Create Github App - [ ] Set app tokens in Firebase authentication

comp: auth

- [ ] Integrate with Question routable component - [ ] Build a component where the answer can be entered - [ ] Integrate with questions Firebase-based service

type: feature
comp: question
ready

I could re-use most of the rules from the example app I created: https://github.com/jeffbcross/qa-app-demo/blob/master/security-rules.json

type: feature
comp: auth

- [ ] Set up benchpress infrastructure for local testing - [ ] Measure time to see content - [ ] Measure time to finish preboot

comp: build/pipeline