forked from cerc-io/laconic-console
1.3 KiB
1.3 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
Added
- 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.
Tasks
POC
- Webpack and dynamic config
- Complete WNS functionality
- Logging
- Trigger server-side wire commands
- Test on device in production.
- IPFS
- Apps
- Bots
- Signal
- Metadata
Next
- https://github.com/standard/standardx (JSX)
- Client/server API abstraction (error handler, etc.)
- Port dashboard API calls (resolve config first).
- Port dashboard react modules with dummy resolvers.
- Auth for mutations.