| Data view - ChartJS - GUI configuration | To prevent you to write javascript code  to setup your chart. | v1.1 | WIP | 
| Connector - PostgreSQL | TLS support, input parameters variable, SQL Console, auto-completion. | v1.0 | Done (experimental) | 
| Cache | Cache SQL results for faster display of long running queries. We should be able to setup a TTL cache,the periodicity of the cache refresh, and multiple sets of report parameters. | v1.0 | Done | 
| Table - Format cell contents | To change text or background colour of a cell, based on some conditions. | TBD |  | 
| Table - Cell appareance | Change cell background colour depending on some conditions. | TDB |  | 
| Table - External link | Update column link manager to be able to build a link to an external resource. | v1.0 | Done | 
| Table - Image in cell | To display images from database or from an external link. (with options to setup max width/height.) | v1.0 | Done | 
| Data view widget - Info | A generic widget to display some text, with formatting options. | v1.0 | Done | 
| Data view widget - Metric | A widget to highlight one or more important metrics. | v1.0 | Done | 
| Data view widget - Trend | A widget to display latest trend, with formatting options, be able to display a tex and an icon. | TDB |  | 
| SQLConsole - list functions & procedures | In the tree directory of the SQL console, we will display available functions and procedures, in order to use them more easily. | TDB |  | 
| SQLConsole - draft directories | Developer will be able to store all his SQL drafts in directories. | TDB |  | 
| CSV / Excel import | Be able to import into an existing table or a new one a big CSV / Excel. The import tool should detect CSV/Excel columns type and try to match the right table's columns | TBD |  | 
| Report - auto-refresh | By default, when activated, a report is run asynchronously only when a user is displaying it. If the report has parameters it should be deactivated by default. User have to explicitly deactivate the auto-refresh functionality in order to change report's parameters. | TBD |  | 
| Report - alerts | Developper should be able to setup alerts based on threshold. If a thresholf is exceeded or execeded during a certain amount of time an alert is triggred. But alerts are activated by user and the user should be able to choose how and when to receive alerts : by texto or email. If an alert is setup and used by a user on a report, then the report should be auto -refreshed. | TBD |  | 
| SQL jobs | A developer could create raw SQL files and choose when to run it. Periodically or only once at a given date and hour. It is usefull for database maintenance, partition management… | TBD |  | 
| User authentication - Google SSO |  | TBD |  | 
| User authentication - LDAP |  | TBD |  | 
| User authentication - SAML | Azure, Google | TBD |  | 
| Table - column edition, row insertion | Be able to edit the value of a column, or delete / insert a row. | TBD |  |