Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / goinstant/goangular issues and pull requests
#107 - Future of GoAngular
Issue -
State: open - Opened by demisx about 10 years ago
- 2 comments
#106 - Uncaught TypeError: undefined is not a function goangular.js:1393
Issue -
State: closed - Opened by ianwalter over 10 years ago
#105 - feat(mode.destroy): add clean up methods
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
#104 - Docs: User model index includes reference to invalid argument
Issue -
State: open - Opened by mattcreager over 10 years ago
#103 - bug(KeySync.$$handleUpdate): should not call normalize when value is undefined
Issue -
State: closed - Opened by gjungb over 10 years ago
#102 - Installation/Run gotchas
Issue -
State: open - Opened by kristianmandrup over 10 years ago
#101 - release-v3.3.7
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#100 - update copyright year to range
Pull Request -
State: closed - Opened by PatrickJS over 10 years ago
- 1 comment
#99 - fix(goUsers): use room set in conn provider
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#98 - $goUsers not using room if set in the $goConnectionProvider
Issue -
State: closed - Opened by colinmacdonald over 10 years ago
- 1 comment
Labels: bug, todo
#97 - using gulp instead of grunt?
Issue -
State: open - Opened by dmitriz over 10 years ago
- 1 comment
#96 - fix(key_sync): optimize model updates
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#95 - Inefficient scope notifications on model updates
Issue -
State: open - Opened by mattcreager over 10 years ago
- 3 comments
Labels: high priority, bug
#94 - chore(deploy): adds a custom deploy service
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
- 2 comments
#93 - Release v3.3.5
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#92 - v3.3.5
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#91 - chore(key guide): Adds a key and filter guide
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
- 2 comments
#90 - fix(off): Allows no eventName
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#89 - Calling query#$sync a second time will error
Issue -
State: open - Opened by colinmacdonald over 10 years ago
Labels: bug, todo
#88 - Model#$off shouldn't require an eventName
Issue -
State: closed - Opened by colinmacdonald over 10 years ago
- 1 comment
Labels: bug, todo
#87 - Release v3.3.4
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#86 - chore(deploy): travis deploy
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
- 4 comments
#85 - V3.3.2
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
#84 - chore(changelog): add changelog gulp task
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#83 - chore(auth.md): Add auth tutorial
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
- 2 comments
#82 - fix(omit): constructor leaked as property when inherited
Pull Request -
State: closed - Opened by colinmacdonald over 10 years ago
- 1 comment
#81 - Colinmacdonald/key filter
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#80 - refactor(args-js): replace static js w. npm package
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#79 - feat($goChannel): adding GoInstant channel service
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
#78 - chore(key_sync): removing _resync
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 3 comments
#77 - test(key_sync): add test case for destructive set
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#76 - feature(goUsers): Implements the goUsers feature
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 2 comments
#75 - chore(karma): The karma testing framework has been added
Pull Request -
State: closed - Opened by mattcreager over 10 years ago
- 1 comment
#74 - (key_sync.js) Has no method _resync
Issue -
State: closed - Opened by colinmacdonald over 10 years ago
Labels: bug, todo
#73 - Auto-sync children key models if $sync is called on the parent
Issue -
State: open - Opened by colinmacdonald over 10 years ago
- 1 comment
Labels: investigation
#72 - fix(key/query sync): $key must return a model
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#71 - $on triggers too early, before model is actually updated
Issue -
State: open - Opened by colinmacdonald almost 11 years ago
- 2 comments
Labels: investigation, bug, todo
#70 - fix(getting_started.md): add submit button to example
Pull Request -
State: closed - Opened by colinmacdonald almost 11 years ago
#69 - Typos - Closes #66 Closes#68
Pull Request -
State: closed - Opened by YoDK almost 11 years ago
- 1 comment
#68 - GoAngular homepage typo - "text/javacript"
Issue -
State: closed - Opened by YoDK almost 11 years ago
- 3 comments
Labels: bug
#67 - Use `master` branch for Travis build status in README
Pull Request -
State: closed - Opened by brandonwamboldt almost 11 years ago
- 2 comments
#66 - Docs typo $goConnnection
Issue -
State: closed - Opened by YoDK almost 11 years ago
Labels: bug
#65 - Query Interface Discussion
Issue -
State: open - Opened by colinmacdonald almost 11 years ago
- 4 comments
Labels: investigation, feature, todo
#64 - model.$sync syncs the model as if it's the root key
Issue -
State: closed - Opened by colinmacdonald almost 11 years ago
Labels: bug, todo
#63 - Release 3.2.0
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#62 - chore(grunt-bump): adding version bump task
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#61 - chore(Deprecated GoAngular): Removing deprecated files
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#60 - docs(conn, key, model): Adding stability index
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#59 - docs(conn, key, model): Adding stability index
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#58 - Add vojtajina / grunt-bump to bump version and tag
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: chore, todo
#57 - Model#$on confusing
Issue -
State: open - Opened by colinmacdonald almost 11 years ago
- 4 comments
Labels: high priority, investigation, feature, todo
#56 - Add docs for model#on/#off
Pull Request -
State: closed - Opened by colinmacdonald almost 11 years ago
#55 - chore(model.js): #on/#off listener passed outside of opts obj
Pull Request -
State: closed - Opened by colinmacdonald almost 11 years ago
- 1 comment
#54 - chore(model.js): $on/$off listener passed outside opts obj
Pull Request -
State: closed - Opened by colinmacdonald almost 11 years ago
#53 - fix(sync.js): trim dead branches on set
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 4 comments
#52 - model#set merges new value into model
Issue -
State: closed - Opened by colinmacdonald almost 11 years ago
- 3 comments
Labels: high priority, todo, test
#51 - Model does not 'resume synchronization' after a returning to a room
Issue -
State: open - Opened by mattcreager almost 11 years ago
Labels: bug, todo
#50 - Offline First architecture
Issue -
State: open - Opened by JosefJezek almost 11 years ago
- 6 comments
#49 - feat($goQuery): Experimental integration of Query
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#48 - Query
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
Labels: feature, todo
#47 - Docs Typo
Pull Request -
State: closed - Opened by JeremyWright almost 11 years ago
#46 - feat($goConnection): Enable deferred conn initialization
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#45 - Allow defer of connection initialization
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 2 comments
Labels: high priority, feature
#44 - 'See More' Link on GoAngular.org directing to old docs
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: high priority, bug, chore
#43 - Chat example in documentation is missing ng-controller
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: high priority, bug, todo
#42 - Load grunt tasks
Pull Request -
State: closed - Opened by 0x-r4bbit almost 11 years ago
#41 - Grunt conventional changelog
Pull Request -
State: closed - Opened by 0x-r4bbit almost 11 years ago
#40 - fix(readme.md): logo location/href updated
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 2 comments
#39 - Fix typo in connection docs
Pull Request -
State: closed - Opened by jeffandersen almost 11 years ago
#38 - Typo in connection API docs
Issue -
State: closed - Opened by jeffandersen almost 11 years ago
#37 - Dedicated GoAngular Landing Page
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: high priority
#36 - v3 Announcement
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
Labels: chore
#35 - Docs ghicon missing
Pull Request -
State: closed - Opened by ntassone almost 11 years ago
#34 - $goSync: prevent users from over-writing private methods (starting with $/$$)
Issue -
State: open - Opened by mattcreager almost 11 years ago
Labels: chore, todo
#33 - New Getting Start Guide
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: chore, todo
#32 - keyFilter: Filter GoAngular key result
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 2 comments
Labels: high priority, feature, todo
#31 - $goKey: Accept a string or a key
Issue -
State: closed - Opened by mattcreager almost 11 years ago
Labels: high priority, feature, todo
#30 - docs: adding missing github icon
Pull Request -
State: closed - Opened by ntassone almost 11 years ago
- 1 comment
#29 - chore(Gruntfile): Watch task w. Live Reload added
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#28 - Grunt live-reload for development
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 2 comments
Labels: chore, todo
#27 - feat($goSync): Sync local object w. GoInstant key
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#26 - feat($goConnection): Expose goinstant connection
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
#25 - feat($goConnection): Expose goinstant connection
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#24 - migrate docs
Pull Request -
State: closed - Opened by JeremyWright almost 11 years ago
- 1 comment
#23 - $goKey: Model -> Key binding
Issue -
State: closed - Opened by mattcreager almost 11 years ago
- 1 comment
Labels: high priority, feature, todo
#22 - Connection Interface Exposed & Refactored
Pull Request -
State: closed - Opened by mattcreager almost 11 years ago
#21 - chore(grunt): adds grunt-conventional-changelog plugin
Pull Request -
State: closed - Opened by 0x-r4bbit almost 11 years ago
- 6 comments
#20 - chore(grunt): adds load-grunt-tasks module
Pull Request -
State: closed - Opened by 0x-r4bbit almost 11 years ago
- 2 comments
#19 - Connection Documentation
Issue -
State: closed - Opened by mattcreager about 11 years ago
- 1 comment
Labels: todo
#18 - Users Implementation
Issue -
State: closed - Opened by mattcreager about 11 years ago
- 3 comments
#17 - Rooms Interface
Issue -
State: closed - Opened by mattcreager about 11 years ago
- 1 comment
#16 - $goConnection Interface
Issue -
State: closed - Opened by mattcreager about 11 years ago
Labels: high priority, feature, todo
#15 - HF a backwards compatability issue
Pull Request -
State: closed - Opened by mattcreager about 11 years ago
#14 - Allow CSP Support
Issue -
State: closed - Opened by robinboehm about 11 years ago
- 3 comments
Labels: feature, todo
#13 - Making Concurrent Updates to an Array Can Produce Inconsistencies
Issue -
State: open - Opened by mattcreager about 11 years ago
Labels: bug, todo
#12 - User Management API [GoUsers]
Pull Request -
State: closed - Opened by mattcreager about 11 years ago
- 1 comment
#10 - Replacing Token with User in platformConnect
Pull Request -
State: closed - Opened by mattcreager about 11 years ago
- 1 comment
#8 - Fix package.json
Pull Request -
State: closed - Opened by colinmacdonald about 11 years ago
- 1 comment
#7 - Create a GoAngular Abstraction for GoInstant User Management
Issue -
State: closed - Opened by mattcreager about 11 years ago
- 1 comment
#2 - Adding todo example to readme
Pull Request -
State: closed - Opened by mattcreager about 11 years ago