diff --git a/roadmap/entries/data-dx.json b/roadmap/entries/data-dx.json index c3f8812293..eae023827b 100644 --- a/roadmap/entries/data-dx.json +++ b/roadmap/entries/data-dx.json @@ -17,7 +17,7 @@ { "title": "Canister snapshots", "overview": "Allow for canister snapshots to be created on chain. Snapshots can be exported to and imported from off-chain storage.", - "status": "in_progress", + "status": "deployed", "forum": "https://forum.dfinity.org/t/canister-backup-and-restore-community-consideration/22597", "proposal": "", "docs": "", @@ -46,7 +46,7 @@ "proposal": "https://dashboard.internetcomputer.org/proposal/106146", "docs": "", "eta": "", - "status": "upcoming", + "status": "in_progress", "is_community": true, "in_beta": false, "milestone_id": "Thorium", @@ -55,7 +55,7 @@ { "title": "Standardized canister response codes", "overview": "Standardize canister response codes, particularly error codes, to enable better composability of services from canister smart contracts.", - "status": "upcoming", + "status": "deployed", "forum": "", "proposal": "", "docs": "", @@ -70,7 +70,7 @@ "proposal": "", "docs": "", "eta": "", - "status": "in_progress", + "status": "deployed", "is_community": true, "in_beta": false, "milestone_id": "Beryllium" @@ -82,7 +82,60 @@ "milestone_id": "Beryllium", "eta": "", "status": "in_progress", - "eta_to_render": "October 2024" + "eta_to_render": "November 2024" + }, + { + "title": "Code Authoring and Development Workflows", + "is_milestone": true, + "description": "This milestone introduces new products that make building on ICP fast, fun, and educational.", + "milestone_id": "Coulomb", + "eta": "", + "status": "in_progress", + "eta_to_render": "" + }, + { + "title": "ICP Ninja BETA", + "overview": "ICP Ninja is your go-to online platform for developing and deploying smart contracts on the Internet Computer (ICP).", + "status": "deployed", + "forum": "https://forum.dfinity.org/t/announcing-icp-ninja/36396", + "proposal": "", + "docs": "https://internetcomputer.org/docs/current/developer-docs/developer-tools/ide/icp-ninja", + "is_community": false, + "in_beta": true, + "milestone_id": "Coulomb" + }, + { + "title": "ICP Ninja User Experience Enhancements", + "overview": "ICP Ninja will receive a number of new user experience enhancements, such as dark mode and the ability to modify the file tree.", + "status": "in_progress", + "forum": "", + "proposal": "", + "docs": "", + "is_community": false, + "in_beta": true, + "milestone_id": "Coulomb" + }, + { + "title": "ICP Ninja Developer Productivity Enhancements", + "overview": "ICP Ninja will get additional features that improve developer productivity, such as the ability to view logs and see live compilation feedback.", + "status": "in_progress", + "forum": "", + "proposal": "", + "docs": "", + "is_community": false, + "in_beta": true, + "milestone_id": "Coulomb" + }, + { + "title": "Revamped Onboarding", + "overview": "The developer documentation will receive a number of updates focused on improving the onboarding journey for first time ICP developers.", + "status": "in_progress", + "forum": "", + "proposal": "", + "docs": "", + "is_community": false, + "in_beta": false, + "milestone_id": "Coulomb" }, { "title": "Cycles and instruction insights", @@ -104,7 +157,7 @@ "proposal": "", "docs": "", "eta": "Q2 2024", - "status": "in_progress", + "status": "deployed", "is_community": true, "in_beta": false, "milestone_id": "Thorium",