Project

General

Profile

User story #12202

Updated by Vincent MEMBRÉ about 6 years ago

We need to add the following information before finale:  

 * for each account, we nned to see in the grid its authorization type (read only, etc). It could be either a tag (alike [audit] etc for directives) or a dedicated column (allowing to sort by authz kind). In any case, the table would be filterable by authz type,  

 And correct the following points:  

 * bad css for previous/next grid buttons 
 * Account name and Expiration date content are not vertically centered 
 * Table is cut at the bottom 
 * validity expiration behave unconsistantly: 

   * on creation, we should have the current date + one month pre-filled (defautl value) 
   * we should have a checkbox for expiration date to be able to disable it (for now, impossible to disable it if enabled) 

Back