forked from cerc-io/laconic-console
1.5 KiB
1.5 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
ISSUES
- 05/31/20: https://github.com/webpack/webpack-cli/issues/1602 (webpack-cli issue with monorepos)
Added
- Fixed hook that causes 100x rerendering.
- Logging.
- Error handling.
- Table sorting.
- Version check.
- Fix JsonTree (yarn link).
- Client resolvers: https://www.apollographql.com/docs/tutorial/local-state/
- Test backend IPFS client request.
- Hash Router.
- Layout (with Material UI).
- config from provider.
- Error boundary.
- Server React app from server.
- Monorepo for client/server.
- Basic React/Apollo component.
Next
-
Webpack and dynamic config
-
Complete WNS functionality
- Logging
- Trigger server-side wire commands
- Test on device in production.
-
IPFS
-
Apps
-
Bots
-
Signal
-
Metadata
-
Client/server API abstraction (error handler, etc.)
-
Port dashboard API calls (resolve config first).
-
Port dashboard react modules with dummy resolvers.
-
Auth for mutations.