• Natalia Tepluhina's avatar
    Unmocking create new task · 6ea43cb2
    Natalia Tepluhina authored
    Removed unused parameter
    
    Unmocking create new task
    
    Removed unused parameter
    
    Added a mutation to convert task
    
    Added mutation with hardcoded data
    
    Added integration for updating and fixed some tests
    
    Passed correct lockVersion
    
    Better to add skip so modal is still rendered
    
    Passed correct line numbers
    
    Replaced dropdown with form-select
    
    Disabled button for missed type
    
    Regenerated translations file
    
    Removed unneeded apollo update
    
    Removed unnecessary helper
    
    Added create WI form component
    
    Revert "Added create WI form component"
    
    This reverts commit dbc7f6794c12861ee75b2af65461c2b6ea5a572a.
    Added condition for work items
    
    Fixed loading for mutation
    
    Abstracted error messages
    
    Fixed work item creation
    
    Passed correct issue GID
    
    Added updating an issue description
    
    Removed buttons for existing tasks
    
    Fixed app spec to use shallow mount
    
    Fixed app spec
    
    Fixed create work item spec
    
    Fixed emitting update description event
    
    Fixed work item detail with loading
    
    Fixed description spec
    
    Fixed detail test with loading
    
    Added test for no workItemId prop
    
    Finished workItemDetail spec
    
    Apply 1 suggestion(s) to 1 file(s)
    Fixed description to use id
    
    Removed createWorkItemButton method
    6ea43cb2
app_spec.js 20 KB