Fill in some change details (but mainly kick the build).

This commit is contained in:
Thomas E Lackey 2020-06-15 16:39:18 -05:00
parent 201dde63a6
commit b7b2f70c73

View File

@ -32,18 +32,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Next ### Next
- [ ] Webpack and dynamic config - [ ] Webpack and dynamic config
- [ ] Complete WNS functionality - [X] Complete WNS functionality
- [ ] Logging - [X] Logging
- [ ] Trigger server-side wire commands - [X] Trigger server-side wire commands
- [ ] Test on device in production. - [X] Test on device in production.
- [ ] IPFS - [X] IPFS
- [ ] Apps - [X] Apps
- [ ] Bots - [ ] Bots
- [ ] Signal - [X] Signal
- [ ] Metadata - [ ] Metadata
- [ ] https://github.com/standard/standardx (JSX) - [ ] https://github.com/standard/standardx (JSX)
- [ ] Client/server API abstraction (error handler, etc.) - [ ] Client/server API abstraction (error handler, etc.)
- [ ] Port dashboard API calls (resolve config first). - [X] Port dashboard API calls (resolve config first).
- [ ] Port dashboard react modules with dummy resolvers. - [ ] Port dashboard react modules with dummy resolvers.
- [ ] Auth for mutations. - [ ] Auth for mutations.