You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
normalise accented characters to their basic form ü -> u
trim white spaces at the end of an algorithm name
UI:
Excel:
NL:
ENG:
Out of scope:
Progress bar
CSV (.csv)
Technical Implementation
Make sure that the excel is exported as a tables (for example use xlxswriter package). If this takes longer than 1 day, we do not need this functionality.
Tables do not need to be styled.
If field is empty in the systemcard, the field can be left empty in the excel.
The text was updated successfully, but these errors were encountered:
Description
Export Formats: Users should be able to export data in excel.
Data Scope: The export should include details about each algorithm associated with the organization, such as:
User Permissions: All users that can 'see' the algorithms can download it.
Export Button: Add a button in the organization's algorithms view, according to the design below.
File naming conventions:
- NL: "AMT - Algoritme overzicht - {{ datum: jjjj-mm-dd hh:mm:ss }}.xlsx"
- EN: "AMT - Algorithm overview - {{ datum: jjjj-mm-dd hh:mm:ss }}.xlsx"
UI:
Excel:
NL:
ENG:
Out of scope:
Technical Implementation
The text was updated successfully, but these errors were encountered: