Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / angular/tactical issues and pull requests
#58 - Where is the road map ?
Issue -
State: closed - Opened by badre429 almost 8 years ago
#57 - Is development freezed?
Issue -
State: open - Opened by nicoabie about 9 years ago
- 5 comments
#56 - ServiceWorkers?
Issue -
State: open - Opened by NathanWalker over 9 years ago
#55 - Remaining demo changes to merge in
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
#54 - chore(build): Generate .d.ts files for every .js file during build.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
Labels: lgtm
#53 - Socket IO Implementation
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm
#52 - refactor(store): Cleans up Store methods to make them more concise.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
Labels: lgtm
#51 - Send mutations to Tactical Store, and prepare backend API for mutations.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
Labels: lgtm
#50 - fix(store): Randomly generates sub version ids for mutations.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm
#49 - fix(idb): Test coverage includes 'remove' method.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
#48 - fix(store): Error handling
Issue -
State: open - Opened by ttowncompiled over 9 years ago
#47 - fix(store): Crash Recovery
Issue -
State: open - Opened by ttowncompiled over 9 years ago
#46 - feat(store): Stores and returns mutated objects.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
#45 - Switch to a single stream for data manager's observables
Pull Request -
State: closed - Opened by alxhub over 9 years ago
Labels: enhancement, lgtm
#44 - feat(indexeddb): Handling closed connections
Issue -
State: open - Opened by ttowncompiled over 9 years ago
Labels: enhancement
#43 - fix(idb): Modify idb specs to cover 'remove'
Issue -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
#42 - Cleanup
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm, cleanup
#41 - Data Manager deals with a failed mutation properly
Issue -
State: open - Opened by alxhub over 9 years ago
Labels: enhancement
#40 - Tactical Store can rollback a failed mutation.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#39 - fix(store): Cleans up Tactical Store to make it more readable.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: cleanup
#38 - Tactical Store provides API for retrieving pending mutations.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#37 - Data Manager attempts to make mutations when connectivity is established
Issue -
State: open - Opened by alxhub over 9 years ago
Labels: enhancement
#36 - Data Manager provides an error path to the application
Issue -
State: open - Opened by alxhub over 9 years ago
Labels: enhancement
#35 - Backend API for mutations
Issue -
State: closed - Opened by alxhub over 9 years ago
Labels: enhancement
#34 - Data Manager provides mutate API to the application
Issue -
State: closed - Opened by alxhub over 9 years ago
Labels: enhancement
#33 - Tactical Store returns mutated data if available
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#32 - Tactical Store provides API for recording a mutation
Issue -
State: closed - Opened by alxhub over 9 years ago
- 2 comments
Labels: enhancement
#31 - feat(indexedDB): An implementation of IndexedDB
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm
#30 - feat(test): Adds test configurations for Karma
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: enhancement, lgtm
#29 - fix(dist): Adds stricter pre-submit task.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: enhancement, lgtm
#28 - bug(dist): Clear dist folder on build
Issue -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
Labels: bug
#27 - IndexedDB implementation of the Idb abstraction.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#26 - Some test specs run twice
Issue -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: invalid
#25 - Integrate Tactical Store and Data Manager
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 7 comments
Labels: lgtm
#24 - TacticalDataManager implementation!
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 8 comments
Labels: enhancement, lgtm
#23 - Store
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 3 comments
Labels: lgtm
#22 - chore(build): Adds pre-submit task.
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm
#21 - Some prerequisites for using IndexedDB to cache data by JSON key.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: lgtm
#20 - Add ts2dart build task
Issue -
State: open - Opened by jeffbcross over 9 years ago
- 1 comment
#19 - Build
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
Labels: lgtm
#18 - chore(docs): Adds design docs for tactical
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
Labels: lgtm
#17 - Data Manager: Update interested clients when a new version of an object is received.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#16 - Data Manager: Update store when a new version of an object is received
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#15 - Data Manager: Service application request to fetch data
Issue -
State: closed - Opened by alxhub over 9 years ago
- 2 comments
Labels: enhancement
#14 - Data Manager: Backend abstraction
Issue -
State: closed - Opened by alxhub over 9 years ago
- 2 comments
Labels: enhancement
#13 - Data Manager: Track open observables
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#12 - Data Manager: Documented Application API
Issue -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: enhancement
#11 - Tactical Store: Store new version of object.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: enhancement
#10 - Tactical Store: Fetch object by key.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: enhancement
#9 - Tactical Store: Version abstraction
Issue -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: enhancement
#8 - Tactical Store: Abstraction Layer over IndexedDB (for testing)
Issue -
State: closed - Opened by alxhub over 9 years ago
- 2 comments
Labels: enhancement
#7 - Tactical Store: Documented interface exposed for data manager to use.
Issue -
State: closed - Opened by alxhub over 9 years ago
- 3 comments
Labels: enhancement
#6 - docs(readme): Add a basic introduction to README.md, including a few high-level goals.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: lgtm
#5 - Basic implementation of mutations on arbitrary JSON objects.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
Labels: lgtm
#4 - Codegen
Pull Request -
State: closed - Opened by ttowncompiled over 9 years ago
- 1 comment
#3 - (chore): Initial project setup.
Pull Request -
State: closed - Opened by alxhub over 9 years ago
- 1 comment
#2 - Create contributing.md
Issue -
State: open - Opened by jeffbcross over 9 years ago
Labels: enhancement
#1 - Support a web socket transport layer with server-side push capability
Issue -
State: open - Opened by alxhub over 9 years ago
Labels: enhancement