Skip to content
  • Christopher Keim's avatar
    [TOB-241,38,20,62,396,397,399,400,73,458,460,425] feat: v1.0.0 · 8967b393
    Christopher Keim authored
    [TOB-241] feat: Add configuration page for attachment tags
    
    * Add basic settings routing
    * Add back end calls to add tags
    * Add component for list of items
    * Integrate component into settings page
    
    [TOB-38] feat: Add configuration page for departments
    
    * Add util functions to parse CSV data
    * Add back end calls for departments settings
    * Add store effect for departments settings
    * Add pipes to convert departments data
    * Add component to show department table
    * Integrate components into settings page
    
    [TOB-20] feat: Add configuration page for text blocks
    
    * Add back end calls for text block config
    * Add store effect for text block config
    * Add pipe to create select options from array
    * Resize text areas after rendering
    * Add class for text block configuration form
    * Add component to edit text blocks
    * Add component to edit text block groups
    * Add component to edit select lists
    * Integrate components into settings page
    
    [TOB-62] feat: Add config...
    8967b393