Releases: flatlogic/sing-app-react
Releases · flatlogic/sing-app-react
Updated documentation
v7.3.1 updated changelog
Brand new chat component
Check out the new chat
New exquisite design
Merge pull request #6 from flatlogic/colors_update Colors update
Virtual Tour
Check out the tour
Theme customizer
Check out our brand new theme customizer, choose colors that fit your needs!
Fix bugs and css improvements
Merge pull request #3 from flatlogic/new_version_improvements fix(Grid) css update, fix(Widgets) css, fix(Widget) loading state
Removed Jquery from core layout, new charts
Removed Jquery from core layout, new charts, updated documentation.
make an api stub for non-backend mode
v6.1.0 make an api stub for non-backend mode
Fix bugs
Node.js Backend Integration
- Added Node.js integration with Postgresql database;
- Added full authentication service;
- Added backend data to the Analytics page;
- Added E-commerce management page with CRUD products interacting;
- Bound E-commerce grid and product page with backend data too.