Project

General

Profile

Feature #2681

Updated by Alexander Watzinger 29 days ago

For #2300 we need to add more column options for sorting asc/desc. 

 The following columns are allowed in the table: 

 |{background:#afa}. All done and working | 
 |{background:#d5de3e}. Need opinion | 
 |{background:#dead3e}. Need review/additional work | 
 |{background:#ddd}. Not needed to filter in my opinion| 

 table{background:#afa}. 
 |_. table_columns |_. Notes / Errors | 
 |{background:#ddd}. activity 'activity' |{background:#ddd}. Not relevant (only used needed, since it is only for user views) | 
 | begin 'begin'      | Done | 
 | checkbox 'checkbox' | Done | 
 | class 'class'      | Done (also available under 'system_class') | 
 | created 'created'    | Done | 
 | creator 'creator'    | Done | 
 | content 'content' / description 'description' | Done | 
 |{background:#ddd}. count 'count'      |{background:#ddd}. Works, but is currently not triggered by the API call. Find use case except Ext. Reference System | 
 |{background:#ddd}. default_precision 'default_precision' |{background:#ddd}. Not -Done- Possible but not relevant (only used at reference system overview) (see comment) | 
 | end 'end' | Done | 
 |{background:#ddd}. example_id 'example_id' |{background:#ddd}. Not relevant (only used at reference system overview) (see comment) | 
 | extension 'extension' | Done | 
 |{background:#ddd}. external_reference_match 'external_reference_match' |{background:#ddd}. Find use case | 
 | icon 'icon' | Done | 
 | license holder 'license holder' | Done | 
 |{background:#ddd}. main image 'main image' |{background:#ddd}. Does not need a filter | 
 | name 'name' | Done | 
 |{background:#ddd}. page 'page' |{background:#ddd}. Needs a link | 
 |{background:#ddd}. overlay 'overlay' |{background:#ddd}. Does not need a filter | 
 | public 'public' | Done | 
 |{background:#ddd}. range 'range' |{background:#ddd}. Ignore it for now (usage is situation dependent but it's always an entity) | 
 |{background:#ddd}. remove 'remove' |{background:#ddd}. Does not need a filter | 
 |{background:#ddd}. set logo 'set logo' |{background:#ddd}. Does not need a filter | 
 | size 'size' | Done | 
 | type 'type' / license 'license' | Done | 
 |{background:#ddd}.'type_link' |{background:#ddd}. type_link |{background:#ddd}. Need to handle links first (is for actors) | 
 |{background:#ddd}. update 'update' |{background:#ddd}. Does not need a filter | 
 |{background:#ddd}. resolver_url 'resolver_url' / website_url 'website_url' |{background:#ddd}. Not relevant (only used at reference system overview) (see comment) | 
 |{background:#ddd}. value 'value' |{background:#ddd}. Needs a link | 


Back