- Mar 21, 2023
-
-
Alexandru Croitor authored
Remove extra empty lines from generated doc when interface has no fields.
-
Alexandru Croitor authored
Adding a bility to handle work items at group level.
-
- Mar 10, 2023
-
-
Phil Hughes authored
This adds the saved replies dropdown to issues, epics, merge request diffs, merge request review dropdown, design management comments, and work items.
-
- Feb 14, 2023
-
-
Paul Gascou-Vaillancourt authored
This ensures we install VueApollo in work items. This fixes a FOSS spec failures where `this.$apollo` could not be resolved.
-
- Jan 09, 2023
-
-
Allows adding comments, but they don't show up in the list yet
-
- Dec 16, 2022
-
-
Nicolas Dular authored
Makes it possible to change the health status of a work item in the UI. Changelog: added EE: true
-
- Dec 15, 2022
-
-
Abhilash Kotte authored
Show progress value in work item details page Ability to update progress value Issue: gitlab-org/incubation-engineering/okr/meta#8
-
- Nov 22, 2022
-
-
Florie Guibert authored
Behind :okrs_mvc feature flag
-
- Nov 16, 2022
-
-
Changelog: fixed
-
- Oct 17, 2022
-
-
- Aug 18, 2022
-
-
- Jun 30, 2022
-
-
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.
-
- Jun 02, 2022
-
-
Add read-only work items weight widget with mock local data since the weight widget has not been implemented in the backend yet #362550
-
- May 11, 2022
-
-
Add different mutation when deleting a task from the modal, to trigger update of the parent issue description Also redirect to issue page when deleting work item from the detail page
-
- Feb 09, 2022
-
-
- Oct 19, 2021
-
-
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)
-
- Sep 08, 2021
-
-