Skip to content
Snippets Groups Projects
  1. Mar 21, 2023
  2. Mar 10, 2023
  3. Feb 14, 2023
  4. Jan 09, 2023
  5. Dec 16, 2022
  6. Dec 15, 2022
  7. Nov 22, 2022
  8. Nov 16, 2022
  9. Oct 17, 2022
  10. Aug 18, 2022
  11. Jun 30, 2022
    • Coung Ngo's avatar
      Add ability to edit work items weight widget · 83f887d3
      Coung Ngo authored and Natalia Tepluhina's avatar Natalia Tepluhina committed
      The weight widget updates are only persisted in the frontend Apollo
      Cache for now. When the backend mutation for updating the weight has been
      created, the weight widget will be updated again to use this mutation.
      83f887d3
  12. Jun 02, 2022
  13. May 11, 2022
  14. Feb 09, 2022
  15. Oct 19, 2021
    • Natalia Tepluhina's avatar
      Added feature page · 6899531b
      Natalia Tepluhina authored
      Added mock changes for routing
      
      Route to singular feature by default
      
      Revert "Route to singular feature by default"
      
      This reverts commit a186aafe.
      Added routes for the feature page
      
      Fixed Ruby routing
      
      Added work item wrapper component
      
      Added basic types for the feature
      
      Added query for work items to schema
      
      Moved a router
      
      Changed routing for work item
      
      Added typedef for work item type
      
      Changed schema to array of widgets
      
      Added type for title
      
      Added apollo client to work item
      
      Added fetching work item from cache
      
      Added computed for title widget
      
      Added fragment and removed enabled
      
      Changed content to contentText
      
      Updated the initial query
      
      Added dynamic base path
      
      Fixed widget type to be a connection
      
      Disabled linted for mock response
      
      Fixed extending type query
      
      Added basic spec for app
      
      Created basic router spec
      
      Created basic test for work item root
      
      Added test with apollo client
      
      Added test for work item false query
      
      Apply 1 suggestion(s) to 1 file(s)
      Removed resource for work items
      
      Moved use router outside the factory
      
      Renamed query file
      
      Fixed imports
      
      Fixed import in test
      
      Apply 1 suggestion(s) to 1 file(s)
      6899531b
  16. Sep 08, 2021
Loading