0.12.0
Release 0.12.0
brings:
- New style
- Custom tables with pagination
- Custom messages reader with filters and json/table/chart modes
- New connection card with pagination
- HTTP adapter client
Features and Bugfixes
- NOISSUE - Fix menu style
- NOISSUE - Rm ng2-smart-table and npm audit fix
- NOISSUE - Update docker-compose for Mainflux 0.12.0
- UI-174 - Replace ng2-smart-table by the custom one in users and groups
- NOISSUE - Fix reader request
- NOISSUE - Fix .env for latest docker-compose version
- NOISSUE - Fix new disconnected readers filter
- UI-156 - Implement v, vb, vs and vd filters in message-monitor component
- UI-191 - Refactor twins to use generalized table component in states and definitions
- UI-185 - Add contrast to alternating table rows and generalize table template
- NOISSUE - Remap diff value fields to a field value in messages response
- UI-187 - Add string, bool and data types in message-monitor and http client
- NOISSUE - Replace ngIf with ngSwitch in table template
- UI-147 - Refactor channels/things connection dropdown menu
- UI-174 - Use custom table in opc-ua page
- NOISSUE - Remove experimental build and use only dev and prod build
- NOISSUE - Add separate pagination component to Gateway and Lora svcs
- NOISSUE - Split Table component into Table and Pagination components
- NOISSUE - Fix time unit in charts (use milliseconds)
- UI-174 - Use custom table in twins states page
- NOISSUE - Fix docker-compose for twins service
- UI-174 - Implement custom table and message-monitor in gateways page
- UI-174 - Implement custom table and message-monitor in lora page
- NOISSUE - Fix style of sub-menu items
- UI-171 - Change Menu and Header colors
- NOISSUE - Sort connections list by name ascendent
- NOISSUE - Add prefix and suffix inputs to configure reader path
- UI-141 - Replace Things, Channels and Twins ng2-smart-table by the custom one
- UI-155 - Implement table pagination with limit
- UI-165 - Create custom table component with pagination
- NOISSUE - separate nginx entrypoint for ui and main nginx
- UI-152 - Add messages reader monitor (json, table and chart modes)
- NOISSUE - Update InfluxDB and Postgres docker-compose images
- UI-157 - Update docker-compose to use auth service
- UI-152 - Implement datepicker filter in messages-table
- NOISSUE - Add interval service
- UI-143 - Add message table component and message value pipe
- UI-140 - Add type edit/create to table and remove type undefined
- NOISSUE - Add missing attributes to editor attr list
- NOISSUE - Add Dockerfile.experimental
- NOISSUE - Order Things and Channels by name ascendent
- NOISSUE - Add UTF-8 BOM to CSV file
- NOISSUE - Add customizable strings file
- NOISSUE - Add experimental conditional build
- NOISSUE - Add environment substitution for ui
- NOISSUE - Add details to setup instructions
- NOISSUE - Add messages sufix envar
- NOISSUE - Fix typo
- NOISSUE - Rename Dashboard -> Home
- NOISSUE - Fix error messages and xterm bug in gateways page
- NOISSUE - Rename Orgs -> Groups
- NOISSUE - Add Organisations (Users groups) page
- NOISSUE - Use new menu hierarchy and rename Devices->Things
- NOISSUE - Add Users page
- UI-121 - Upgrade Dockerfile Node.js to 14.14.0
- NOISSUE - Fix typo and remove commented code
- NOISSUE - Bump ckeditor from 4.7.3 to 4.12.1
- NOISSUE - Update akveo/ngx-admin from starter-kit branch
- NOISSUE - Configure charts to display other values
- NOISSUE - Improve twin definition editor ergonomy
- NOISSUE - Remove Loraserver, Tracing and Grafana pages
- NOISSUE - Use new colors from styles/mainflux.css
- NOISSUE - Set password minLength to 8
- NOISSUE - Make angular environment variables configurable through docker environment vars
- NOISSUE - Add user admin envars in docker-compose
- NOISSUE - Add new Dashboard
- NOISSUE - Fix ng2-charts version
- NOISSUE - Add provision service to UI composition
- NOISSUE - Fix typo in authorization.js
- NOISSUE - Use not connected Things and Channels endpoint
- NOISSUE - Add clean command to Makefile
- NOISSUE - Fixed typo in ssl Makefile