Skip to content
Snippets Groups Projects
  • Sean Hatfield's avatar
    d36c3ff8
    [FEAT] Slash templates (#1314) · d36c3ff8
    Sean Hatfield authored
    
    * WIP slash presets
    
    * WIP slash command customization CRUD + validations complete
    
    * backend slash command support
    
    * fix permission setting on new slash commands
    rework form submit and pattern on frontend
    
    * Add field updates for hooks,
    required=true to field
    add user<>command constraint to keep them unique
    enforce uniquness via teritary uid field on table for multi and non-multi user
    
    * reset migration
    
    ---------
    
    Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
    d36c3ff8
    History
    [FEAT] Slash templates (#1314)
    Sean Hatfield authored
    
    * WIP slash presets
    
    * WIP slash command customization CRUD + validations complete
    
    * backend slash command support
    
    * fix permission setting on new slash commands
    rework form submit and pattern on frontend
    
    * Add field updates for hooks,
    required=true to field
    add user<>command constraint to keep them unique
    enforce uniquness via teritary uid field on table for multi and non-multi user
    
    * reset migration
    
    ---------
    
    Co-authored-by: default avatartimothycarambat <rambat1010@gmail.com>
Code owners