Skip to content
  • Curtis Conard's avatar
    Kanban Phase 2 (Part 1) (#7928) · 402e00ad
    Curtis Conard authored
    
    
    * Some ES6 migration
    
    * Show card content preview on card title hover
    
    * Open card edit form in dialog
    
    * Card actions (Just delete for now)
    
    * Add icon to cards to identify type
    
    * Add Go To card action to open full form
    
    Opens the full item form as it previously did when clicking the card title.
    While the current behavior of opening the main form in a dialog when clicking the card title may be enough for a lot of cases, it is nice to have the option to go to the full form.
    
    * Implement Kanban rights class
    
    * Fix lint + Final commit for this PR
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarCédric Anne <cedric.anne@gmail.com>
    
    * Replace some Kanban rights references
    
    * Dark mode fixes
    
    * Convert Goto action to link
    
    * Fix clickable zone on links and links styling
    
    * Update ajax/kanban.php
    
    Co-authored-by: default avatarAlexandre Delaunay <delaunay.alexandre@gmail.com>
    
    * Remove slash before query params
    
    Co-authored-by: default avatarCédric Anne <cedric.anne@gmail.com>
    Co-authored-by: default avatarAlexandre Delaunay <delaunay.alexandre@gmail.com>
    402e00ad