v0.4.6-alpha
Pre-release
Pre-release
·
10 commits
to master
since this release
New Features
- Redux
<DataTable />component based on react-table
Additional Features
- Users data table
- Modals (default and confirm dialog) based on react-bootstrap
- User form for (new and edit)
- View user (static content)
- View, edit, delete user via data table or page
- Create config files for data table and forms
Minor Changes
- Update Docker composer and bin exec files
- Update package.json
- Update
README.md - Enable Redux browser dev tool if
process.env.NODE_ENV='development'